Chinmay Tonape

Chinmay Tonape @chinmay13

About: AWS Enthusiast, Cyclist, Trekker

Location:
Pune, India
Joined:
Nov 2, 2023

Chinmay Tonape
articles - 53 total

Kubernetes Ingress Playlist – Part 6: Securing the Kubernetes Ingress Using Cert-Manager with HTTPS

In the previous parts of our Kubernetes Ingress playlist, we covered installing the NGINX Ingress...

Learn More 2 0Aug 6

Kubernetes Ingress Playlist – Part 5: Secure Your App with HTTPS using Self-Signed TLS Certificates

So far in our Kubernetes Ingress playlist, we've covered what Ingress is, how to install NGINX...

Learn More 1 0Aug 6

Kubernetes Ingress Playlist – Part 4: Basic Authentication using NGINX Ingress

In the previous parts of this playlist, we explored what Ingress is, installed the NGINX Ingress...

Learn More 1 0Aug 6

Kubernetes Ingress Playlist – Part 3: Routing in NGINX Ingress Controller

In the previous parts of the playlist, we learned what Ingress is and how to install the NGINX...

Learn More 1 0Aug 6

Kubernetes Ingress Playlist – Part 2: Installing NGINX Ingress Controller on AWS EKS using Helm

In earlier part of our Kubernetes Ingress Playlist, we understood what Kubernetes Ingress is and why...

Learn More 1 0Aug 4

Kubernetes Ingress Playlist – Part 1: Understanding Ingress Controllers

As organizations adopt microservices architecture and Kubernetes for deploying containerized...

Learn More 1 0Aug 3

Ways to Run and Access an NGINX Container on Kubernetes

Introduction Kubernetes offers multiple types of workloads to manage containerized...

Learn More 0 0Jul 31

Exposing Kubernetes Pods to Internet with AWS Load Balancer Controller on EKS Using LoadBalancer Service and Ingress

In earlier posts, we explored how to: Deploy an Amazon EKS cluster using Terraform community...

Learn More 9 1Jul 29

Creating an Amazon EKS Kubernetes Cluster with Terraform Modules

Kubernetes (K8s) has become the de facto standard for orchestrating containerized applications. It...

Learn More 3 0Jul 23

Provisioning AWS Infrastructure Using GitHub Actions and CloudFormation

In the evolving world of DevOps and infrastructure automation, GitOps has emerged as a powerful...

Learn More 5 0Jul 7

Creating a Custom Amazon Machine Image (AMI) with HashiCorp Packer on AWS

In this blog post, we’ll walk through the process of creating a custom Amazon Machine Image (AMI)...

Learn More 0 0Jul 2

Automating AWS Infrastructure Provisioning with CloudFormation and GitLab CI/CD

Provisioning infrastructure using Infrastructure as Code (IaC) brings repeatability, scalability, and...

Learn More 3 0Jun 24

Provisioning AWS Infrastructure Using Jenkins Pipelines and CloudFormation

In this blog post, we’ll explore how to automate AWS infrastructure provisioning using CloudFormation...

Learn More 2 0Jun 22

Deploying Jenkins on EC2 for CI/CD Pipelines

Here we will walk through the process of provisioning a Jenkins server on an Amazon EC2 instance...

Learn More 0 1Jun 21

Automating AWS Infrastructure Provisioning with CodePipeline and CloudFormation Nested Stacks

In this blog post, we’re diving into a hands-on, automated approach to provisioning and managing AWS...

Learn More 0 0Jun 19

Automating AWS Infrastructure Provisioning with GitSync and CloudFormation

In this blog, we will explore how to automate AWS infrastructure provisioning using CloudFormation...

Learn More 0 1Jun 17

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 5 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 4 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 1 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 5 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 19 1Aug 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 8 0Jul 25 '24