Skip to content

Duleendra Shashimal

Menu
  • Home
  • About Me
  • Achievements
Menu

Category: CDK

Deploying a Lambda Function Using AWS CodePipeline

Posted on February 1, 2022February 1, 2022 by duleendra

In this post, I will show you how we can deploy an AWS Lambda function using AWS CodePipeline. I use AWS SAM for creating the Lambda function and AWS CDK for creating the CodePipeline and its components. Refer to the original article that I published on https://duleendra.medium.com

Read more

Amazon SNS Message Filtering

Posted on February 1, 2022February 1, 2022 by duleendra

How to filter messages published to Amazon SNS Topics Refer to the original article that I published on https://duleendra.medium.com

Read more

Deploy Your Static Web App to S3 Using AWS CodePipeline & CDK

Posted on February 1, 2022 by duleendra

In this post, I will show you how we can automate the deployment process of a static website using AWS CodePipline and AWS CDK. I will deploy a simple React App using AWS CodePipleline and its components. Refer to the original article that I published on https://duleendra.medium.com

Read more

Set S3 Bucket Properties Using AWS CDK

Posted on February 1, 2022 by duleendra

In this post, I will show you how we can create an Amazon S3 bucket with some common S3 properties using AWS CDK. Refer to the original article that I published on https://duleendra.medium.com

Read more

Running a Scheduled Event Using AWS Lambda, EventBridge Rules, and CDK

Posted on January 30, 2022January 30, 2022 by duleendra

In this post, I am going to show you how you can use AWS Lambda and Amazon Event Bridge Rule for running a cron job. I use AWS CDK for creating the infrastructure. Refer to the original article that I published on https://duleendra.medium.com

Read more

Creating Amazon CloudWatch Metric Filter, Alarm, and Slack Integration Using AWS CDK

Posted on January 30, 2022January 30, 2022 by duleendra

In my previous post, I explained how we can monitor application errors using AWS CloudWatch logs, metric filters, alarms, and AWS Chatbot Slack client. In that example, I manually created all the resources using AWS Management Console. In this post, I want to show you the implementation of the same infrastructure using AWS CDK. AWS CDK…

Read more

Creating AWS Client VPN Endpoint Using AWS CDK

Posted on January 30, 2022 by duleendra

In this article, I will explain how I used AWS CDK for creating AWS Client VPN Endpoint. Refer to the original article that I published on https://duleendra.medium.com

Read more
  • Previous
  • 1
  • 2

Recent Posts

  • AWS Verified Access for Accessing Internal Applications without VPN
  • Integrating HashiCorp Vault with AWS Lambda Using Terraform
  • EventBridge Pipes Using Terraform
  • Protect Personally Identifiable Data with CloudWatch Log Masking
  • Reprocess Past Events with Amazon EventBridge Archive and Replay

Categories

  • Amazon Aurora
  • API Gateway
  • AWS
  • AWS Verified Access
  • CDK
  • Cloudwatch
  • CodeBuild
  • CodePipeline
  • Config
  • Datadog
  • Docker
  • DynamoDB
  • ECS
  • EventBridge
  • EventBridge Pipes
  • Hashicorp Vault
  • Lambda
  • Load Balancer
  • S3
  • Serverless
  • SNS
  • SQS
  • Systems Manager
  • Terraform
  • Uncategorized
  • VPC

Archives

  • November 2023
  • August 2023
  • February 2023
  • January 2023
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
© 2025 Duleendra Shashimal | Powered by Minimalist Blog WordPress Theme