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

April 23, 2021April 23, 2021AWS, CloudFormation, DynamoDB

Solved: cannot perform more than one GSI creation or deletion in a single update

cannot perform more than one GSI creation or deletion in a single update

Error Message : cannot perform more than one GSI creation or deletion in a single update Problem: I was trying to add multiple GSI on an existing table using CloudFormation updatestack. Initially, I created a DynamoDB table with two GSI Location-index and Department-index. After few days of initial table creation, Read More

April 21, 2021April 20, 2021AWS, CloudFormation, DynamoDB

How to Create DynamoDB table with Global Secondary Index using CloudFormation

How to Create DynamoDB table with Global Secondary Index using Cloudformation

How to Create DynamoDB table with Global Secondary Index using CloudFormation? Few days ago, I wrote a post on Creating a DynamoDB table using CloudFormation. Back then, I didn’t cover Global Secondary Indexes or GSI. You might ask, why? Well, I wanted to give GSI special attention as there are Read More

March 24, 2021March 24, 2021AWS, CloudFormation, CodeCommit

How to Create a CodeCommit Repo using CloudFormation

Create a CodeCommit repo using CloudFormation

Have you ever created a CodeCommit repo using CloudFormation? Ever Wondered, how to create a CodeCommit repo using CloudFormation with existing code? Created an empty repo and thought to update your stack to add code later? Is that even possible? Don’t worry, we will answer all the above question in Read More

March 10, 2021March 10, 2021AWS, CloudFormation, CodePipeline, DevOps

Automated React App Deployment from CodeCommit to S3 using CodePipeline

Automated React Deployment from Codecommit to S3

Gone are the days when companies used to deliver production deployments every few months. Now, in the time of agile, customers are looking for MVP(Minimum Viable Product) as early as possible. And after the MVP, they need frequent deployment of addition features. May be every 15 days or some companies Read More

March 3, 2021March 2, 2021AWS, CloudFormation, S3

How to Setup S3 Bucket CORS Configuration using CloudFormation

How to Setup S3 Bucket CORS Configuration using CloudFormation

How to Setup S3 Bucket CORS Configuration using CloudFormation Few days ago, I wrote a post about how to create an S3 bucket using CloudFormation. Apart from the basic bucket creation, I covered some of the features like- Versioning Encryption Preventing an object from becoming public etc. You can find Read More

February 10, 2021February 9, 2021AWS, CloudFormation, EC2, IAM

Attach an IAM Role to an EC2 Instance with CloudFormation

attach an iam role to an ec2 instance using cloudformation

Dear Reader, In my last post, I shared with you How to Launch an EC2 instance in an existing VPC. In this post, you will learn to attach an IAM role to an EC2 instance with CloudFormation. You will also see, how to attach existing IAM role to an EC2 Read More

February 3, 2021March 3, 2021AWS, CloudFormation, EC2

How to launch an EC2 instance in an existing VPC using CloudFormation

How to launch an EC2 instance in an existing VPC using CloudFormation

Launch an EC2 instance in an existing VPC using CloudFormation In this post, I will help you launch an EC2 instance in an existing VPC using CloudFormation. I will also share the template in YAML as well as JSON for your convenience. Prerequisite An AWS Account Basic Knowledge of EC2 Read More

January 13, 2021March 3, 2021AWS, CloudFormation, S3

How to Create S3 Bucket Policy using CloudFormation

bucket policy using cloudformation

Create S3 Bucket Policy using CloudFormation Dear Reader, In one of my previous post, I shared with you “How to Create an S3 Bucket using CloudFormation” . In this post, I will help you create an S3 bucket policy using CloudFormation. You will also see how the created policy is Read More

December 16, 2020December 18, 2020AWS, CloudFormation, SSM

Using SSM Parameter in CloudFormation: Here is the right way

using ssm parameter in cloudformation

Hello 🙂 , In our last post, we discussed how to create SSM parameter using CloudFormation template. In this post, we will show you how to use the SSM parameter that we created in last post in a CloudFormation template. Please note that, even if you create your SSM parameter Read More

December 9, 2020June 10, 2021AWS, CloudFormation, SSM

How to Create SSM Parameter using CloudFormation

Create SSM Parameter using CloudFormation

Dear Reader, Hope you are doing well 🙂 . In this post, I will help you create SSM parameter using CloudFormation. In addition to that, I will also share the permissions that are required to create an SSM parameter using CloudFormation. You can also checkout my post on how to Read More

Posts navigation

Previous 1 2 3 Next

Subscribe

Get awesome AWS learning material delivered straight to your inbox

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Recent Posts

  • Rising Cybersecurity Threats Expected to Continue in 2022
  • AWS Lambda Function URLs: Here is How You can Set it Up
  • How to Create an S3 Bucket using Terraform
  • 7 Benefits of Cloud Computing for Students
  • Cyber Security and our Life: Things You Should Know

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 141 other subscribers

©Copyright 2020 CloudKatha - All Rights Reserved