Skip to content
CloudKatha

CloudKatha

  • Home
  • AWS
  • Contact Us
  • About
  • Work with Us
    • Advertise With Us
    • Write for Us – Cloud Computing | AWS | Cyber Security | DevOps | IoT

Category: CloudFormation

March 1, 2023March 1, 2023AWS, CloudFormation, SNS, SQS

Subscribe an SQS Queue to an SNS Topic using CloudFormation

Subscribe an SQS Queue to an SNS Topic using CloudFormation Dear Reader, I hope you are doing great. Remember a few days ago, I shared a post with you on how to create an SNS topic and subscription using AWS CloudFormation. In this post, I will help you subscribe an Read More

November 28, 2022November 28, 2022AWS, CloudFormation, EC2

How to Create Security Group in AWS using CloudFormation

How to Create Security Group in AWS using CloudFormation

How to Create Security Group in AWS using CloudFormation Dear reader, I hope you are doing great. In this post, I will help you create security group in AWS using CloudFormation. I will show you various ways in which you can create/define the backbone of a security group i.e inbound/outbound rules. Read More

October 7, 2022October 7, 2022AWS, CLI, CloudFormation

AWS CloudFormation create-stack vs deploy: Which One to Use?

AWS cloudformation create-stack vs deploy Which One to Use

AWS cloudformation create-stack vs deploy: Which One to Use? If you have deployed a CloudFormation template in AWS using CLI, I am sure you had the same confusion which I was having a few days back. Having two options create-stack and deploy, it becomes quite confusing on which one to Read More

September 28, 2022September 29, 2022AWS, CLI, CloudFormation

How to Deploy CloudFormation Template using AWS CLI

How to Deploy CloudFormation Template using AWS CLI

How to Deploy CloudFormation Template using AWS CLI When it comes to creating and managing resources on AWS, there are many ways in which you can achieve this. AWS CloudFormation is the IaC(Infrastructure as Code) way of provisioning resources. AWS CloudFormation lets you deploy your resources on AWS in a Read More

September 2, 2022September 2, 2022AWS, CloudFormation

How to Convert CloudFormation JSON to YAML and Vice Versa

How to Convert CloudFormation JSON to YAML and Vice Versa

How to Convert CloudFormation JSON to YAML and Vice Versa You have a CloudFormation template in JSON and you want to convert it into YAML. You try searching for some JSON to YAML online converter and try it. But sad, it doesn’t quite work with CloudFormation specific syntax. Sounds familiar? Read More

August 29, 2022August 29, 2022AWS, CloudFormation, DynamoDB

How to Create DynamoDB Global Table using CloudFormation

How to Create DynamoDB Global Table using CloudFormation

How to Create DynamoDB Global Table using CloudFormation In my previous post, we learnt How to Create DynamoDB Global Table using AWS Console. We also learnt that DynamoDB global tables are helpful when we have our application users spread worldwide. It helps us provide data access at lower latency and Read More

July 6, 2022July 6, 2022AWS, CloudFormation, VPC

How to Create VPC with Public and Private Subnet using CloudFormation

How to Create VPC with Public and Private Subnet using CloudFormation

How to Create VPC with Public and Private Subnet using CloudFormation When it comes to creating Amazon Virtual Private Cloud or VPC, you can use AWS Management Console, AWS CLI, AWS SDK etc. Although, using console’s VPC wizard looks like the easiest option but imagine if you have to do Read More

April 4, 2022April 4, 2022AWS, CloudFormation, S3

Resolved: Number of distinct destination bucket ARNs cannot exceed 1

Resolved Number of distinct destination bucket ARNs cannot exceed 1

Error Message : Number of distinct destination bucket ARNs cannot exceed 1 Problem: I was trying to setup Cross Region Replication on my S3 bucket using CloudFormation. I had a use-case where, replication needed to happen from one source bucket to multiple destination buckets. As far as I knew, AWS Read More

February 2, 2022February 2, 2022AWS, CloudFormation, SNS

How to Create AWS SNS Topic Policy using CloudFormation

How to Create AWS SNS Topic Policy using CloudFormation

How to Create AWS SNS Topic Policy using CloudFormation Dear reader, I hope you are doing great. In one of my previous post, I explained how to use CloudFormation to create SNS topic and subscription. In today’s post, I am here to help you create SNS Topic Policy using CloudFormation. By Read More

October 20, 2021October 20, 2021AWS, CloudFormation, EC2

How to Associate Elastic IP with EC2 Instance using CloudFormation

How to Associate Elastic IP with EC2 Instance using CloudFormation

How to Associate Elastic IP with EC2 Instance using CloudFormation Dear Reader, hope you are doing good. In my previous post, we talked about Elastic IP and it’s significance with respect to EC2 Instance. We also allocated an elastic IP to our account and then associated that to one of Read More

Posts navigation

1 2 3 >

Subscribe

Get awesome AWS learning material delivered straight to your inbox

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Recent Posts

  • How to Install PHP 8.2 on Amazon Linux 2 Instance
  • How to Auto Format Terraform Code in Visual Studio Code on Save
  • How to Create EC2 Instance using Terraform on AWS
  • 9 Tips to Increase Security on the Safari Browser
  • Subscribe an SQS Queue to an SNS Topic using CloudFormation

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Know More

  • About
  • Advertise With Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Write for Us – Cloud Computing | AWS | Cyber Security | DevOps | IoT

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 220 other subscribers

©Copyright 2020 CloudKatha - All Rights Reserved