Prashanth ViswanathanCF Template with Conditional StatementConditional statements are statements where a hypothesis is followed by a conclusion. Similarly, CloudFormation offers several condition…Sep 2Sep 2
Prashanth ViswanathanDocker 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 26Jul 26
Prashanth ViswanathanAWS 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 18Jul 18
Prashanth ViswanathanTerraform 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 10Jun 10
Prashanth ViswanathanAWS S3 ReplicationAmazon Simple Storage Service (S3) Replication is an elastic, fully managed, low cost feature that replicates objects between buckets. S3…May 14May 14
Prashanth ViswanathanTerraform 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 21Mar 21
Prashanth ViswanathanTerraform 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 5Mar 5
Prashanth ViswanathanTerraform : 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 13Jan 13
Prashanth ViswanathanTerraform 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