Dannys Blog

Dabbling in AWS

Welcome to my AWS journey! Here, I'll share my experiences, projects, and learnings as I explore the vast world of Amazon Web Services.

My AWS Projects

  • Static Website Hosting with S3

    I've set up this very website using AWS S3 for static hosting. It's a cost-effective and scalable solution for hosting simple websites.

    Click here to see how I did it

  • Serverless Applications with Lambda

    I'm exploring serverless architecture using AWS Lambda. It's fascinating how you can run code without provisioning or managing servers!

  • Database Management with RDS

    I've been working with Amazon RDS to manage relational databases in the cloud. It's a great way to set up, operate, and scale databases with ease.

  • how i clear the cache on this website

    how i clear the cache on this website

Learning Resources

If you're interested in getting started with AWS, here are some resources I've found helpful:

  • AWS Free Tier - Great for hands-on practice
  • AWS Documentation - Comprehensive guides for all services
  • AWS Certified Cloud Practitioner - A good starting point for AWS certification

Stay tuned for more updates on my AWS adventures!