Deploying and Securing an App on AWS EKS with Gitlab CI/CD and Checkov
Streamlining AWS EKS Deployment with GitLab CI/CD and Checkov: Automating Security and Compliance Checks to Ensure a Secure and Reliable Application.
Mar 7, 20238 min read240

Search for a command to run...
Articles tagged with #aws
Streamlining AWS EKS Deployment with GitLab CI/CD and Checkov: Automating Security and Compliance Checks to Ensure a Secure and Reliable Application.

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
