
Unmasking Hidden Costs: Your Guide to AWS Cost Optimization Cleanup Strategies
- AWS
- Cost Optimization
- 07 Feb, 2026
- 17 Mins read
The cloud offers amazing flexibility and scalability, letting businesses innovate and grow super fast. But if you're not careful, those benefits can quickly lead to surprisingly high bills. Lots of co

Becoming an AWS Pro: A Deep Dive into Amazon Elastic Container Service
- AWS
- Cloud Computing
- 13 Oct, 2023
- 05 Mins read
Introduction If you're working on container orchestration on AWS, Amazon Elastic Container Service (ECS) is worth understanding well. This guide covers ECS in depth and answers the most common que

How to Deploy a Spring Boot Application to AWS CloudFormation
- AWS
- Spring Boot
- 17 Jan, 2023
- 09 Mins read
Introduction Deploying a Spring Boot application to the cloud can provide many benefits such as scalability and easy management. AWS CloudFormation is a service that allows for the creation and ma

How to CI/CD AWS With Github using Jenkins
Introduction In previous posts, I have shown you how to setup Jenkins on AWS EC2 instance. You can check the post here. In this post, I will show