InGeek CulturebyAnsu KImplement CI/CD pipeline on AWS EC2 server using GitHub ActionsLet’s say you have an EC2 instance running your application, on which you take a pull from a GitHub repo to update the application every…Apr 8, 2023Apr 8, 2023
Ansu KAWS Global InfrastructureAmazon’s infrastructure is the foundation on which everything is built and is based on three things, the Availability Zones, Region and…May 13, 2021May 13, 2021
Ansu KGetting started with AWSWhat is AWS? AWS is the cloud service provided by Amazon, other cloud services include Azure by Microsoft, Google Cloud Platform (GCP) by…May 12, 20211May 12, 20211
Ansu KAuto deploy and auto scale servers: using AWS CodeDeploy and GitHub ActionsWhen you push your code to the repository, as a developer, you have to take an extra step to deploy the latest code to the running servers…Jan 11, 2022Jan 11, 2022
InGeek CulturebyAnsu KCreate production Kubernetes with AWS: A step-by-step guideWe want to have the below setup where your production code is being deployed to AWS EKS (Elastic Kubernetes Service) which sits behind an…Jan 21, 2023Jan 21, 2023
InGeek CulturebyAnsu KHelm 102Here are some steps that you can implement in your helm chart to make it more robust after you have setup your Kubernetes and created a…Aug 4, 2022Aug 4, 2022
InGeek CulturebyAnsu KSetup Kubernetes for your infra and add CI/CD using GitHub Actions — Part II (Implementation)Till now we’ve seen that we have a lot of services to offer to our customers and each service has its own application. 50 ASGs, as…May 8, 2022May 8, 2022
InGeek CulturebyAnsu KSetup Kubernetes for your infra and add CI/CD using GitHub Actions — Part I (Introduction)Earlier we had solved the problem of CI/CD and scaling with AWS CodeDeploy, GitHub Actions and AWS Auto Scaling Groups (ASG). This works…May 3, 2022May 3, 2022