Today, we will explore the power of variables in Terraform and how they can enhance the flexibility and reusability of our infrastructure code.
AWS Lambda is a serverless computing service that allows you to run your code without provisioning or managing servers. To get the most out of Lambda, it’s crucial to understand how to upload and…
Creating Nginx Docker image with a custom index.html page
A roadmap for achieving and maintaining the 12 certificates that AWS currently offers. It’s a long and demanding road, but that doesn’t have to discourage you.
How I explored the mechanics of online safety while sharpening Cloud skills
How to configure and connect in the AWS Client VPN using the OpenVPN client
Here’s how I resolved the “AccessControlListNotSupported” error in Amazon S3
AWS Certificate Manager(ACM) is a service that allows you to create, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS…
A tutorial on configuring AWS SFTP Server with AWS S3
The Node Exporter is a service from Prometheus that allows for the extraction of node information via an Application Program Interface (API). If you are reading this then you probably are well aware…
A guide to configuring CloudWatch to monitor the spring boot application log.
Create a Firebase account with your Gmail and Create a New Firebase Project of Name of your website like the below images You can create a new account or choose the already existing account. In my…
A tutorial on building a Docker image using AWS CodeBuild locally.
A proof of concept to see if we can run Spark on AWS Lambda.
When connecting your AWS environment to a SaaS solution in another AWS account, what do you say if you get asked whether you want to use AWS PrivateLink, Transit Gateway (TGW), or VPC Peering to…
The diagram below shows you what exactly I will create in this tutorial. I will create a cluster in one region spreading instances across three availability zones. All instances will be isolated…
This quick tutorial will show the steps for deploying a TypeScript lambda that is deployed behind API Gateway and can be used to calculate the sum of 2 numbers. This is an introductory tutorial and…
Explore the easiest way to bind EC2 IP with your Domain Name to host your content.
Boto3 aids you to navigate through the Amazon ecosystem
Lambda can now run your containers as a function with base runtimes provided by AWS or even with custom runtimes. With time, containerized apps became a hit and now the problem was how to deploy…
A step-by-step example demonstrating how to deploy a static single page website to AWS S3
Building a Terraform module that builds a bare-bones EC2 application server, qualifies for the AWS free-tier, and auto-assigns the ID of a registered AMI.
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service offering from AWS.It provides high availability and scalability for the Control Plane to run across multiple…
4 hacks to help construct workflows