Skip to content

Duleendra Shashimal

Menu
  • Home
  • About Me
  • Achievements
Menu

Category: Terraform

AWS Verified Access for Accessing Internal Applications without VPN

Posted on November 1, 2023November 1, 2023 by duleendra

In this post, I will explain how we can use AWS Verified Access to access an application without requiring a VPN..Refer to the original article that I published on https://duleendra.medium.com

Read more

Integrating HashiCorp Vault with AWS Lambda Using Terraform

Posted on August 11, 2023August 11, 2023 by duleendra

In this article, I’ll explain how an AWS Lambda function can easily retrieve secrets from HashiCorp Vault using the Vault Lambda Extension. Refer to the original article that I published on https://duleendra.medium.com

Read more

Protect Personally Identifiable Data with CloudWatch Log Masking

Posted on January 19, 2023January 19, 2023 by duleendra

Logging is one of the essential components of software development. We use different types of logs to identify issues in applications, track application events, analyze the performance of applications etc. Even though logs are very beneficial, they also introduce a huge risk to your business. For example, logging sensitive data of the customers, exposing security…

Read more

AWS Lambda Event Filtering

Posted on June 7, 2022June 8, 2022 by duleendra

Event Filtering AWS Lambda has provided a feature to filter events that come from Amazon SQS, Amazon Kinesis, and Amazon DynamoDB. With this feature, Lambda only sends the filtered events to the handler function.  Refer to the original article that I published on https://duleendra.medium.com

Read more

Provisioning Multiple ECS Services Using Terraform

Posted on May 16, 2022May 16, 2022 by duleendra

In this post, I will show you how we can create an ECS cluster with multiple ECS services using Terraform. Refer to the original article that I published on https://duleendra.medium.com

Read more

Creating a Datadog Dashboard Using Terraform

Posted on May 9, 2022 by duleendra

In this post, I will show you how we can create a Datadog dashboard using Terraform. In this example, I create a dashboard for monitoring AWS RDS metrics. Refer to the original article that I published on https://duleendra.medium.com

Read more

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