Open in app

Sign In

Write

Sign In

Anil Augustine Chalissery
Anil Augustine Chalissery

205 Followers

Home

Lists

About

Published in

AWS in Plain English

·Aug 5

Workaround for Amazon Lex V2 with Terraform

Unleashing the Power of Amazon Lex V2 with Terraform: Overcoming Limitations and Ingenious Workarounds Introduction Conversational bots have become increasingly popular for automating customer interactions, streamlining support processes, and enhancing user experiences. Amazon Lex V2 is a powerful natural language understanding service that allows you to build sophisticated bots that can…

Terraform

4 min read

Workaround for Amazon Lex V2 with Terraform
Workaround for Amazon Lex V2 with Terraform
Terraform

4 min read


Published in

FAUN — Developer Community 🐾

·Mar 21

Building Multi-Environment Infrastructure with Terragrunt

A walkthrough in Terragrunt with a multi-environment example — Why Terragrunt? Terraform is a powerful tool for infrastructure as code, but it can be challenging to manage larger projects with multiple modules and environments. That’s where Terragrunt comes in. Terragrunt is a tool that provides extra functionality on top of Terraform, making it easier to manage complex infrastructure projects. One of…

Terraform

4 min read

Building Multi-Environment Infrastructure with Terragrunt
Building Multi-Environment Infrastructure with Terragrunt
Terraform

4 min read


Published in

FAUN — Developer Community 🐾

·Nov 4, 2022

Apache Spark on AWS EKS

Creating EKS cluster with eksctl and Deploying Apache spark on EKS using Helm chart — Introduction Apache Spark is an open-source analytical engine for executing data engineering, data science, and machine learning on single-node machines or clusters. Apache Spark natively supports Python, Java, R, and Scala, giving you a variety of languages for building your applications. …

Devops Tool

5 min read

Apache Spark on AWS EKS
Apache Spark on AWS EKS
Devops Tool

5 min read


Published in

AWS in Plain English

·Oct 31, 2022

SonarQube deployed in AWS ECS Fargate

SonarQube is an open-source code quality-checking tool. Here we deploy Sonarqube in ECS Fargate — SonarQube is an open-source code quality-checking tool. Usually, we install this in some medium-type instances or run it in Docker. Here we are using a serverless model which is also cost-effective. We use a public docker hub image to create this. Prerequisite Aws access to create ECS service Postgres DB for…

AWS

5 min read

SonarQube deployed in AWS ECS Fargate
SonarQube deployed in AWS ECS Fargate
AWS

5 min read


Published in

AWS in Plain English

·Aug 3, 2022

How to use the Public Terraform module from Terraform Module Registry

In this post let's make use of a public terraform module from terraform module registry In my previous post, we published a Terraform module so in this post we’ll be using that module to create an S3 bucket. Open the Terraform Registry page for the S3 module.

Terraform

3 min read

How to use the Public Terraform module from Terraform Module Registry
How to use the Public Terraform module from Terraform Module Registry
Terraform

3 min read


Aug 2, 2022

How to publish Terraform module in Terraform registry

In this post let's publish a module in Terraform. We will be creating a module to create an S3 bucket then we will be publishing it to Terraform registry. — Introduction It was a few months back I started using Terraform modules, till then I was more into root module setup. But using the root module for large projects will be a hectic task. Since I discovered Terraform module I never went back to the root module setup due to its…

Terraform

4 min read

How to publish Terraform module in Terraform registry
How to publish Terraform module in Terraform registry
Terraform

4 min read


Jul 20, 2022

My learning path to HashiCorp Certified: Terraform Associate

This post is about the journey I took to clear Terraform Associate Certification — HOORAY..! I am happy to share that I have achieved the Terraform Associate certification badge from HashiCorp. It’s been over 3 years now since I started terraforming the infrastructure on AWS but it was not until last month I started thinking about getting certified. …

DevOps

4 min read

My learning path to HashiCorp Certified: Terraform Associate
My learning path to HashiCorp Certified: Terraform Associate
DevOps

4 min read


Published in

AWS in Plain English

·Jul 6, 2022

Self-hosted Pritunl VPN in AWS EC2

This post is about step by step process of configuring Pritunl VPN in AWS EC2 — Why Pritunl VPN? As a best practice of security we all keep our backend logic layer and database layer in private subnets with Natgatway or without Natgatway, but at times developer or DB admin, needs to log in to DB for manual querying. It is at times like this we require a Bastion…

Pritunl

8 min read

Self-hosted Pritunl VPN in AWS EC2
Self-hosted Pritunl VPN in AWS EC2
Pritunl

8 min read


Published in

AWS in Plain English

·Jun 28, 2022

How to Setup AWS Client VPN

How to configure and connect in the AWS Client VPN using the OpenVPN client — Introduction This post is to create a client VPN in AWS and with the help of an OpenVPN client, we can connect to privately hosted resources in the VPC like RDS DB, Redshift DB… etc. OpenVPN uses VPN technologies to secure and encrypt data sent over the internet. Its custom VPN…

AWS

8 min read

How to Setup AWS Client VPN
How to Setup AWS Client VPN
AWS

8 min read


Published in

Towards AWS

·Jun 12, 2022

Multiport Fargate ECS Service with Terraform module

This post will guide you through creating a multiport Fargate ECS service with Terraform module — Currently, in AWS ECS, we cannot expose multiple ports from the container to the ECS service via the AWS console. So the workaround used is to create an ECS service with AWS CLI but this involves creating target groups manually and attaching them to the load balancer, also need to…

Aws Fargate

4 min read

Multiport Fargate ECS Service with Terraform module
Multiport Fargate ECS Service with Terraform module
Aws Fargate

4 min read

Anil Augustine Chalissery

Anil Augustine Chalissery

205 Followers

DevOps Engineer | AWS Enthusiast | Analyse -> Solve -> Automate | https://www.linkedin.com/in/anilaugustinechalissery/

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams