1 Comment
â­  Return to thread

Funny story, I would consider some cloud native styles from the scratch instead starting from a virtual server: simply put your static web content on an object store, avoid to complex data structures from the beginning before having your hypothesis approved. If persistency is needed you might start from a json store like firebase ( it has some more opportunities in the cage if you start growing), put backend logic in a serverless runtime such as cloudRun (knative) or Cloudfunction and represent your environment in manifest, your copilot might help you to grow in with gcloud and terraform 😉

Expand full comment