Chinmay Tonape

Chinmay Tonape @chinmay13

About: AWS Enthusiast, Cyclist, Trekker

Location:
Pune, India
Joined:
Nov 2, 2023

Chinmay Tonape
articles - 37 total

Securing API Gateway with AWS Cognito Authentication using OAuth 2.0 and Custom Domains

Introduction In our previous post, we explored securing API Gateway using a Lambda...

Learn More 4 0Mar 27

Securing API Gateway with Lambda Authorizer Using JWT Tokens

Introduction In an earlier post, we explored deploying a REST API using API Gateway, AWS...

Learn More 3 0Mar 18

Deploying a Serverless Architecture with REST API using API Gateway, Lambda, DynamoDB, and Terraform

In this tutorial, we aim to build a hands-on project that is versatile and applicable in various...

Learn More 4 0Feb 26

Configuring a Lambda Function in a VPC to access external API via NAT Gateway and Store in DynamoDB using AWS PrivateLink

Introduction AWS Lambda functions running inside a Virtual Private Cloud (VPC) provide...

Learn More 0 0Feb 16

Creating a Lambda Layer Using AWS CodeBuild and Terraform

AWS Lambda layers allow you to share common dependencies across multiple Lambda functions, reducing...

Learn More 0 0Feb 11

Configuring an AWS Lambda Function with Lambda Layers and Function URL Using Terraform

AWS Lambda is a serverless compute service that allows you to run code without provisioning or...

Learn More 0 0Feb 10

[Boost]

Implementing AWS CloudFront with Multiple Origin Cache Behavior...

Learn More 0 0Jan 8

Configuring Apache Web Servers on EC2 Instances Using Ansible and Terraform

In this blog post, we will walk through how to configure a set of EC2 Apache web servers using...

Learn More 1 0Sep 12 '24

Securing Your EC2 Website with HTTPS Using ACM Certs and Route 53 built with Terraform

In one of my earlier posts, we discussed designing a website hosted on EC2 instances within a...

Learn More 2 0Sep 2 '24

Placing EC2 Webserver Instances in a Private Subnet with Internet Access via NAT Gateway using Terraform

In one of my earlier posts, we designed a website hosted on EC2 instances in a Multi-AZ environment...

Learn More 5 0Sep 2 '24

Creating SSL Certificates using AWS Certificate Manager with DNS Validation using Terraform

Securing online communication is vital for protecting sensitive data. One effective way to establish...

Learn More 4 0Aug 31 '24

A comprehensive guide for Amazon ECS Cluster with EC2 Launch Type using Terraform

In this post, we will explore how to create an ECS cluster with the EC2 launch type using Terraform....

Learn More 18 0Aug 12 '24

Automate EC2 Instance Management with Lambda and EventBridge Using Terraform

In this post, we’ll explore how to implement a Lambda function to automate the management of EC2...

Learn More 1 0Aug 4 '24

Implementing AWS CloudFront with Multiple Origin Cache Behavior using Terraform

In this technical blog post, we will explore how to implement AWS CloudFront with multiple origin...

Learn More 5 0Jul 25 '24

Implementing Path based routing with Application Load Balancer ALB and EC2 Instances using Terraform

In this tutorial, we'll leverage Terraform to set up an architecture that includes an Application...

Learn More 7 0Jul 24 '24

Implementing Cross-Origin Resource Sharing (CORS) with Terraform and AWS S3

In this technical blog post, we will explore how to set up Cross-Origin Resource Sharing (CORS) for...

Learn More 0 0Jul 16 '24

Creating an Image Thumbnail Generator Using AWS Lambda and S3 Event Notifications with Terraform

In this post, we'll explore how to use serverless Lambda functions to create an image thumbnail...

Learn More 5 0Jun 30 '24

Deploying an S3 Event Notification to SNS topic using Terraform

In this post, we'll explore how to configure AWS S3 event notifications to send emails using SNS...

Learn More 2 0Jun 28 '24

AWS Networking with Terraform : Deploying a CloudFront with Primary and Failover Access Origin

In our previous post, we integrated CloudFront distribution with website applications hosted on EC2...

Learn More 3 0Mar 25 '24

How to push Docker Image to Public and Private AWS ECR Repository

In this short tutorial we will see how we can push a Docker Image to a private or public registry in...

Learn More 9 0Mar 22 '24

AWS Networking with Terraform : Deploying a CloudFront distribution for EC2 Website

In our earlier post, we implemented the seamless integration of Amazon S3 with CloudFront for hosting...

Learn More 0 0Mar 15 '24

AWS Networking with Terraform : Deploying a CloudFront distribution for S3 Static Website

In a previous blog post, we delved into the mechanics of hosting a static website using Amazon S3....

Learn More 12 0Mar 8 '24

AWS Networking with Terraform: Hosting a static website using S3

In our previous post, we leveraged AWS VPC Gateway Endpoint to establish secure connections to S3...

Learn More 1 0Feb 26 '24

AWS Networking with Terraform: VPC Gateway Endpoint to connect to S3 over AWS PrivateLink

In our previous post, we explained how to use VPC Interface Endpoints to establish secure connections...

Learn More 0 0Feb 22 '24

AWS Networking with Terraform: VPC Interface Endpoint to connect to SQS over AWS PrivateLink

In our previous post, we explored the intricacies of AWS networking by exploring the VPC Transit...

Learn More 6 1Feb 19 '24

AWS Networking with Terraform: VPC Transit Gateway between VPCs

In our previous post, we implemented an AWS networking concept, establishing a peering connection...

Learn More 8 0Feb 14 '24

AWS Networking with Terraform: VPC Peering Connection between VPCs

In our previous post, we started learning AWS networking concepts, culminating in the creation of a...

Learn More 1 0Feb 13 '24

AWS Networking with Terraform: Bastion Hosts to restrict access to Private Hosts

In our previous post, we explored how to enhance storage resiliency by attaching EFS volumes to...

Learn More 4 0Feb 12 '24

Getting Started with AWS and Terraform: Multi-Attaching Elastic File System (EFS) Volumes to EC2 instances using Terraform

In previous post, we explored how to enhance storage resiliency by multi-attaching Elastic Block...

Learn More 6 0Feb 3 '24

Getting Started with AWS and Terraform: Multi-Attaching EBS Volumes with Terraform

In a previous post, we tried to optimize scalability and availability for a web application by...

Learn More 1 0Jan 29 '24