Open in app

Sign In

Write

Sign In

Duleendra Shashimal
Duleendra Shashimal

490 Followers

Home

About

Published in Towards AWS

·Pinned

Provisioning Multiple ECS Services Using Terraform

In this post, I will show you how we can create an ECS cluster with multiple ECS services using Terraform. Example As shown in the above diagram, this architecture consists of three services that run in public and private subnets in a VPC. Frontend service: This is the public-facing application that…

Aws Ecs

3 min read

Provisioning Multiple ECS Services Using Terraform
Provisioning Multiple ECS Services Using Terraform
Aws Ecs

3 min read


Published in Towards AWS

·Pinned

Protect Personally Identifiable Data with CloudWatch Log Masking

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. …

Aws Cloudwatch

5 min read

Protect Personally Identifiable Data with CloudWatch Log Masking
Protect Personally Identifiable Data with CloudWatch Log Masking
Aws Cloudwatch

5 min read


Published in Towards AWS

·Feb 26

EventBridge Pipes Using Terraform

In this post, I will show you how to implement a simple event-driven application using EventBrdige Pipes and Terraform. At the time of writing this post, EventBrdige Pipes resources are not available with Terraform AWS Provider, therefore I use Terraform AWS Cloud Control Provider (awscc). …

Eventbridge Pipes

5 min read

EventBridge Pipes Using Terraform
EventBridge Pipes Using Terraform
Eventbridge Pipes

5 min read


Published in Towards AWS

·Sep 25, 2022

Reprocess Past Events with Amazon EventBridge Archive and Replay

In Amazon EventBridge, you can create an encrypted archive of the events published to an event bus. In this post, I will explain how we can create an event archive and replay those events later. Advantages of an Event Archive When testing an application feature or bug, you may need to generate various events. Sometimes…

Eventbridge

4 min read

Reprocess Past Events with Amazon EventBridge Archive and Replay
Reprocess Past Events with Amazon EventBridge Archive and Replay
Eventbridge

4 min read


Published in Towards AWS

·Aug 24, 2022

Using AWS Lambda with Amazon Aurora MySQL

Amazon Aurora is a fully managed relational database engine that is compatible with MySQL and PostgreSQL. In this article, I will explain how you can invoke an AWS Lambda function from an Amazon Aurora MySQL cluster with the native function lambda_sync or lambda_async . Simple Use Case We have an Amazon Aurora MySQL…

Amazon Aurora

5 min read

Using AWS Lambda with Amazon Aurora MySQL
Using AWS Lambda with Amazon Aurora MySQL
Amazon Aurora

5 min read


Published in Towards AWS

·Aug 16, 2022

Accessing a Cross-Account Amazon SQS Queue Using AWS Lambda

This post will show you how Lambda functions can consume messages from an SQS queue in a different AWS account. Use Case We have an application running in a few environments such as DEV, UAT, and PROD. This application has an Amazon SQS queue for publishing order information of customers. …

AWS Lambda

4 min read

Accessing a Cross-Account Amazon SQS Queue Using AWS Lambda
Accessing a Cross-Account Amazon SQS Queue Using AWS Lambda
AWS Lambda

4 min read


Published in Towards AWS

·Jul 15, 2022

Querying Data in S3 Using Amazon S3 Select

We can use Amazon S3 Select to retrieve a subset of data from an S3 object using simple SQL statements. Since Amazon S3 Select filters a subset of data, it will help to reduce the data transfer cost and latency of an application. …

S3

4 min read

Querying Data in S3 Using Amazon S3 Select
Querying Data in S3 Using Amazon S3 Select
S3

4 min read


Published in Towards AWS

·Jul 11, 2022

Amazon EventBridge Custom Event Bus Example

We can use the AWS EventBridge event bus to receive events from various event sources such as AWS services, custom applications, SasS applications, etc. To do that, AWS EventBridge provides two types of event buses such as default and custom. …

Amazon Eventbridge

4 min read

Amazon EventBridge Custom Event Bus Example
Amazon EventBridge Custom Event Bus Example
Amazon Eventbridge

4 min read


Published in Towards AWS

·Jul 1, 2022

Automated Image Scanning with AWS CodePipeline & ECR

In this post, I am going to explain how we can scan docker images for vulnerabilities from a CI/CD pipeline. I use AWS CodePipeline to scan Docker images stored in AWS ECR. Note that I use AWS CDK for creating all the resources and you can clone the complete project…

Aws Ecr

4 min read

Automated Image Scanning with AWS CodePipeline & ECR
Automated Image Scanning with AWS CodePipeline & ECR
Aws Ecr

4 min read


Published in Towards AWS

·Jun 7, 2022

AWS Lambda Event Filtering

Event Filtering AWS Lambda provides 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. Advantages of event filtering In some use cases, we may not need to process all the events that come from the event sources…

Serverless

3 min read

AWS Lambda Event Filtering
AWS Lambda Event Filtering
Serverless

3 min read

Duleendra Shashimal

Duleendra Shashimal

490 Followers

DevOps Engineer | AWS Community Builder| 7x AWS Certified

Following
  • Ruby Noir

    Ruby Noir

  • Jan Sebastian

    Jan Sebastian

  • Crishantha Nanayakkara

    Crishantha Nanayakkara

  • Assumpta Arachie

    Assumpta Arachie

  • Dr Mehmet Yildiz

    Dr Mehmet Yildiz

See all (364)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech