News

This is a beginner-friendly guide on how to use AWS. You'll learn what AWS can do, how to create a simple Lambda function, and more!
It turns out that learning AWS is a rewarding, interesting, and even worthwhile pursuit. Sure, it's infuriating at times and sure, AWS is overkill by orders of magnitude, but I'm building a new ...
To host your static website on AWS infrastructure and make it accessible through a custom domain name, simply follow the following steps: AWS provides developers a treasure trove of services, from ...
Most beginners start with AWS Console, the default GUI, while seasoned sysadmins generally prefer a command-line interface (CLI). Problem is, the AWS CLI is not user friendly.