Structure shared infrastructure
Hi Alex,
Thanks a lot for the example! I am wondering how I can extend this structure to host shared infrastructures such as VPC, for example?
Hi @bloonguyen1207, thank you for the feedback 😃. Can you please tell me a bit more about the application? For an example, an application that implements an ETL service with multi-step process, where each step runs on a compute, using a single VPC for all steps. As another example, an application that implements a networking service for the organization and provides VPC, firewall and other capabilities. The reason I ask is because recommendations would be different depending on the application purpose (e.g., I might recommend having the VPC become a separate application with its own repository and deployment pipeline).