Blog

Find all articles below

Cost Management for AWS CI/CD Infrastructure using Python and Lambda

In this tutorial, I will show you how to streamline CI/CD Cost Management with Python Scripts and AWS Lambda. Scenario Consider your DevOps team using a development lab for application testing, where...

Automating Image Analysis in a photo-sharing application with AWS Lambda, S3, Rekognition, and DynamoDB using CDK and Python

This short tutorial is the perfect example of how to use CDK with Python to automate a workflow. Read below for more details. Scenario You have a photo-sharing application where users can upload...

Deploying a dynamic E-commerce Website on AWS Using Terraform

In this short tutorial, I will show you how to deploy an ecommerce website on AWS, how Terraform helps you quickly build and maintain a strong, reliable platform that can grow with your business...

Troubleshooting Terraform: Use Terraform Modules To Address Common Issues

In this short tutorial, I will show you how to use Terraform modules to troubleshoot common issues when building AWS infrastructure. Specifically, we’ll address leap and bounds issues to ensure a...

Building a DEV environment on AWS using Terraform — Part II

In this second part, I will install Docker on AWS EC2 before deploying. In part II, here what you will learn: Configuring AWS EC2 Userdata with Terraform Setting Up VSCode SSH Configuration Utilizing...

Building a DEV environment on AWS using Terraform – Part I

In this short tutorial, I will create a secure and isolated AWS environment for developers, accessible through Remote SSH for streamlined workflow and enhanced security. Scenario My manager asked me...

Implementing AWS Cost Optimization

In this short tutorial, I’ll set up a Lambda function to help you save on storage costs by finding and deleting EBS snapshots that aren’t connected to any active EC2 instances. Background AWS Cloud...

How to troubleshoot connecting to AWS EC2 instance

This brief tutorial demonstrates how to establish SSH connections to an EC2 instance using MobaXterm, particularly useful for troubleshooting purposes. Pre-requisite For this project, you need: an AWS...

Using GitHub Desktop To add changes to a GitHub Repository

Learn how to use GitHub Desktop Software to commit change to the main branch in your remote GitHub repository. Background GitHub Desktop is a user-friendly application that provides an intuitive way...

Using VPC Endpoint To Control Access To Trusted S3 Buckets

Creating an endpoint policy for S3 buckets allows you to control access to those buckets. In this lab, I will provide steps by steps of Creating an endpoint policy for S3 buckets that allows you to...

Using CloudWatch Dashboards To Monitor EC2 Instance

Configuring a CloudWatch Dashboard give us views of the health and performance of all AWS resources. I will provide steps by steps of creating an EC2 instance for Windows and then configuring a...

DevOps Tools: Terraform

In this short demo, we’ll create a simple VPC with CIDR Range: 192.168.0.0/24 using Terraform. Background Interested in automating infrastructure across any cloud platform? Terraform is your go-to...

Need help?

I help clients Optimize and automate their technical operations by accelerating company global growth with Cloud technology services.