📢 Notice 📢

1 minute read

On this day, I completed the AWSome Day Online Conference and deepened my understanding of AWS cloud technologies.
The three‑hour workshop highlighted the importance of cloud computing. I already rely on cloud platforms such as Google Colab for my machine‑learning projects, and the conference showed me just how broad the cloud ecosystem really is.

daesblog

Key Takeaways

🌩️ Introduction to AWS

  • Reviewed the fundamentals of cloud computing and the benefits of elasticity, pay‑as‑you‑go pricing, and global reach.
  • Saw how AWS’s worldwide infrastructure underpins scalable, secure, and reliable services.

🖥️ Compute, Storage & Databases

  • Compared managed vs. unmanaged services.
  • Explored
    • EC2 for virtual machines
    • S3 for object storage
    • Lambda for serverless computing
    • DynamoDB for scalable NoSQL databases.

🌐 Networking & Security

  • Learned how to design secure, resilient networks with VPCs, subnets, and security groups.
  • Discussed services such as Route 53 (DNS) and CloudTrail (auditing).
  • Revisited the shared‑responsibility model and best practices for IAM access control.

🚀 Innovation with AWS

  • Saw real‑world use cases in
    • IoT (AWS Greengrass)
    • Machine learning (SageMaker, Textract, Polly)
    • Blockchain
    • Satellite data (AWS Ground Station).
  • Learned how businesses innovate at scale with edge services like AWS Wavelength.

Overall, it gave me a clearer understanding of the AWS ecosystem, which will help me when I need to build cloud-native solutions in the future!

Leave a comment