Author name: Udaykumar

Automating AWS Instance Start and Stop with Python and Lambda: A Step-by-Step Guide

In one of the recent AWS infrastructure migration projects that we worked on, the customer asked for our suggestions on reducing their AWS cloud IT infrastructure costs. After closely collaborating with the customer’s internal team to understand usage patterns, we realized that some of the EC2 instances were used exclusively during business hours, rendering their […]

Automating AWS Instance Start and Stop with Python and Lambda: A Step-by-Step Guide Read More »

Obtaining Wildcard SSL certificate from Let’s Encrypt using CloudFlare DNS

If you use Cloudflare for your domain DNS management, Certbot and Cloudflare can team up to make it simple for you to get a SSL certificate called a wildcard SSL certificate. This certificate automatically verifies your domain through DNS, saving you time and effort. With a wildcard certificate, you can secure not only your main

Obtaining Wildcard SSL certificate from Let’s Encrypt using CloudFlare DNS Read More »

Scroll to Top