From legacy to cloud serverless
Part 4: Connecting Firestores, Automating Deployment and Securing the Supply Chain by Configuring Binary Authorization
Feb 5, 20248 min read175
Search for a command to run...
Articles tagged with #cloud
Part 4: Connecting Firestores, Automating Deployment and Securing the Supply Chain by Configuring Binary Authorization
Part 2: Transform the Docker Compose services to Kubernetes resources

Part 1: Containerize the app

In this article, we are going to deploy a VPC architecture in a scalable way. It is mainly about deploying two VPCs, one for a bastion host in a public subnet, and the second one for the main resources of the architecture, namely two private subnets ...

Serverless Website deployment using Infrastructure as Code and automated with a CI/CD Pipeline
