Setting Up AWS S3 with Django

Ever tried to build a CMS fearing scalability? Me neither, but when we code, we should always do best practices! So while Django thoughtfully provides a static folder for your assets, it will definite...
0 Read More

DEPLOYING WEB SERVER WITH TERRAFORM

DEPLOYING WEB SERVER WITH TERRAFORM
IntroductionThis guide provides a step-by-step explanation of how to use Terraform to deploy an AWS EC2 instance with a security group that allows HTTP traffic. The configuration automates the setup o...
0 Read More

Fargate Spot Capacity rack

As AWS Community Builder 2025 ( Container category ) First post. I am using Fargate ondemand and Fargate Spot together, but it seems that the resources are running low, and the frequency of Spot inter...
0 Read More