Skip to content

gllb/gcp-birthdayapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal of this project is to deploy a highly available API and a database backend on GCP.

Alt text

Development / Testing

  • start local postgres db

make start-local-db

  • run unit test

make go-test

  • stop local postgres db

make stop-local-db

Terraform

K8S

  • Create a deployment of birthdayapp able to connect to the db, with a Loadbalancer type service.

Birthdayapp source

  • Create a test suite
  • Implement the failing test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published