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 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 8, 2023AWS, 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 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 is attached 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, 2020March 8, 2023AWS, 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

November 4, 2020December 13, 2022ACM, 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

September 30, 2020April 11, 2022ACM, AWS, CloudFormation

How to Automate Provisioning of ACM Certificate using CloudFormation

How to Automate Provisioning of ACM Certificate using CloudFormation

In this quick post, you will learn to automate provisioning of ACM Certificate using CloudFormation. Since June 2020, AWS CloudFormation allows to request a certificate including validation using DNS validation. To be precise, Now you can use CloudFormation templates to perform all of the steps to validate your domain with Read More

August 19, 2020March 8, 2023AWS, CloudFormation, S3

How to Create an S3 Bucket using CloudFormation

Create an S3 Bucket using CloudFormation

In one of my posts, you have seen how to create an s3 bucket using the AWS console. Today, I’ll cover how to create an S3 bucket using CloudFormation. Related: How to Create an S3 Bucket using Terraform After completing this tutorial you should be able to- Prerequisite: Let’s start 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