Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

haydenrandolph/rest-recs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rest-recs

Live:

find an Italian restaurant that is vegetarian and delivers:

find any open Korean restaurant:

find an open restaurant that offers vegetarian options (regardless of style or delivery option):

Requirements:

  • Cloud-Native: Fully hosted and operational in the cloud (GCP - no personal azure sub).
  • Minimal Maintenance: Serverless architecture minimizes the need for ongoing maintenance.
  • IaC: Terraform scripts for full infrastructure setup.
  • Backend Storage: Cloud Storage bucket for log retention.
  • Security: Leveraging GCP's secure environment, with no authentication required for hitting endpoints (public access).
  • Automatic CI/CD: Application updates and infrastructure changes are handled through GitHub Actions.

Deployment Instructions:

  • Clone the repository.
  • Set up required GH service account in GCP & grant permissions.
  • Configure GitHub repository secrets (GCP service account key, Docker hub credentials, Terraform Cloud API Key).
  • Push changes to trigger CI/CD pipelines for deployment.

Looking forward to feedback :) !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages