CF Template with Conditional StatementConditional statements are statements where a hypothesis is followed by a conclusion. Similarly, CloudFormation offers several condition…Sep 2, 2024Sep 2, 2024
Docker day to day commands — Docker cheat codeWhen it comes to container world, Docker is a major thing that you need to consider to start with. Either if you’re a developer or a…Jul 26, 2024Jul 26, 2024
AWS Backup — Backing up EC2 Instance using aws backupAWS Backup is a fully managed backup service centralizing and automating the backup of data across AWS services. Using this service, you…Jul 18, 2024Jul 18, 2024
Terraform Series — Useful Terraform commands (Terraform cheat sheet)There are multiple set of terraform commands are available. Each command has its own purpose, there are few commands which will also helps…Jun 10, 2024Jun 10, 2024
AWS S3 ReplicationAmazon Simple Storage Service (S3) Replication is an elastic, fully managed, low cost feature that replicates objects between buckets. S3…May 14, 2024May 14, 2024
Terraform Series : CloudFront Distribution creation using TerraformCloudFront is a Content Delivery Network (CDN) service offered by AWS. The content delivery network was created to provide a…Mar 21, 2024Mar 21, 2024
Terraform Series : EKS cluster & worker node creationAmazon Elastic Kubernetes Service (Amazon EKS) is a managed Kubernetes service that makes it easy for you to run Kubernetes on AWS and…Mar 5, 2024Mar 5, 2024
Terraform : Same code for deploying multiple EC2 in different AZ’sIn my terraform series, we have taken a new use case. Mostly this will be asked in an interviews.Jan 13, 2024Jan 13, 2024
Terraform Series : Code to create multiple EC2 instances along with EBS volumesThis set of terraform code helps to create the multiple ec2 instances in an aws environment along with EBS volumes attached to it.Dec 12, 2023Dec 12, 2023