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 21, 2021August 29, 2022AWS, 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? A 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 Read More

March 24, 2021August 11, 2023AWS, CloudFormation, CodeCommit

How to Create a CodeCommit Repo using CloudFormation

Create a CodeCommit repo using CloudFormation

How to 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, Read More

March 10, 2021August 11, 2023AWS, CloudFormation, CodePipeline, DevOps

Automated React App Deployment from CodeCommit to S3 using CodePipeline

Automated React Deployment from Codecommit to S3

Automated React App Deployment from CodeCommit to S3 using CodePipeline 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 Read More

March 3, 2021August 11, 2023AWS, 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 A 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- I didn’t cover CORS configuration in that post!!! Now, please don’t Read More

February 10, 2021August 11, 2023AWS, CloudFormation, EC2, IAM

Attach an IAM Role to an EC2 Instance with CloudFormation

attach an iam role to an ec2 instance using cloudformation

Attach an IAM Role to an EC2 Instance with 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 Read More

February 3, 2021August 11, 2023AWS, 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 To be honest, I have seen many Read More

January 13, 2021August 11, 2023AWS, CloudFormation, S3

How to Create S3 Bucket Policy using CloudFormation

bucket policy using cloudformation

How to Create S3 Bucket Policy using CloudFormation Dear Reader, In one of my previous posts, 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 Read More

December 16, 2020August 11, 2023AWS, CloudFormation, SSM

Using SSM Parameter in CloudFormation: Here is the right way

using ssm parameter in cloudformation

Using SSM Parameter in CloudFormation: Here is the right way Hello :), In our last post, we discussed how to create SSM parameters using the CloudFormation template. In this post, we will show you how to use the SSM parameter that we created in the last post in a CloudFormation Read More

December 9, 2020August 11, 2023AWS, CloudFormation, SSM

How to Create SSM Parameter using CloudFormation

Create SSM Parameter using CloudFormation

How to 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 Read More

November 4, 2020August 11, 2023ACM, API Gateway, AWS, CloudFormation

How to setup API Gateway Custom Domain using CloudFormation

API Gateway Custom Domain using CloudFormation

Create API Gateway Custom Domain using CloudFormation In this quick post, you’ll learn to create a custom domain name for your API Gateway using CloudFormation. You will also learn to map your microservices to the same domain that you create using base path mapping. Don’t worry if you don’t understand Read More

Posts pagination

< 1 2 3 4 >

Subscribe

Get awesome AWS learning material delivered straight to your inbox

Recent Posts

  • 5 Best VSCode Extensions for CloudFormation to Supercharge Your Workflow
  • How to Become a Kickass AWS Developer in 2024( 10 Tips)
  • Top 25+ AWS IAM Interview Questions and Answers in 2024
  • Enterprise Security Operation Center (SOC) – things you should know
  • How to Connect to EC2 Instance using Putty Quickly

Follow Us

  • Facebook
  • X
  • 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 259 other subscribers

©Copyright 2020 CloudKatha - All Rights Reserved