PinnedDuleendra ShashimalinTowards AWSAWS Verified Access for Accessing Internal Applications without VPNIn this post, I will explain how we can use AWS Verified Access to access an application without requiring a VPN.Nov 11, 20235Nov 11, 20235
PinnedDuleendra ShashimalinTowards AWSIntegrating HashiCorp Vault with AWS Lambda Using TerraformIn this article, I’ll explain how an AWS Lambda function can easily retrieve secrets from HashiCorp Vault using the Vault Lambda Extension.Aug 19, 2023Aug 19, 2023
PinnedDuleendra ShashimalinTowards AWSProvisioning Multiple ECS Services Using TerraformIn this post, I will show you how we can create an ECS cluster with multiple ECS services using Terraform.May 16, 2022May 16, 2022
PinnedDuleendra ShashimalinTowards AWSProtect Personally Identifiable Data with CloudWatch Log MaskingLogging is one of the essential components of software development. We use different types of logs to identify issues in applications…Jan 22, 2023Jan 22, 2023
Duleendra ShashimalinTowards AWSAWS Verified Access Integration with OktaIn my previous post, I explained how we can use AWS Verified Access to access internal applications without using a VPN. In that example, I…Jan 30Jan 30
Duleendra ShashimalinTowards AWSEventBridge Pipes Using TerraformIn this post, I will show you how to implement a simple event-driven application using EventBridge Pipes and Terraform. At the time of…Feb 26, 2023Feb 26, 2023
Duleendra ShashimalinTowards AWSReprocess Past Events with Amazon EventBridge Archive and ReplayIn 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…Sep 25, 20221Sep 25, 20221
Duleendra ShashimalinTowards AWSUsing AWS Lambda with Amazon Aurora MySQLAmazon Aurora is a fully managed relational database engine that is compatible with MySQL and PostgreSQL. In this article, I will explain…Aug 24, 2022Aug 24, 2022
Duleendra ShashimalinTowards AWSAccessing a Cross-Account Amazon SQS Queue Using AWS LambdaThis post will show you how Lambda functions can consume messages from an SQS queue in a different AWS account.Aug 16, 20221Aug 16, 20221
Duleendra ShashimalinTowards AWSQuerying Data in S3 Using Amazon S3 SelectWe 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…Jul 15, 2022Jul 15, 2022