AWS Fundamentals Is Now Available πŸŽ‰


Dear Cloud Friends πŸ‘‹πŸ½

this is the day! This morning we launched our book AWS Fundamentals - AWS for the Real World.

Both packages are off 25% for the first few days. Use the code LAUNCH25 during checkout.

Check the products out here:

​Package 1 - The Ebook​

​Package 2- Ebook & Infographics​

Do you have any questions? Reply to this email, join our Discord, or head over to our FAQs 😊

Feel free to share this message and discount with all your friends and AWS learners. 😊

Thank you!
Sandro & Tobi

PS: Our payment processor does not support setting the prices including taxes. We settled on the average VAT and therefore deducted 10% of the final prices. Sorry for the inconvenience!

​

AWS for the Real World

Join our community of over 8,800 readers delving into AWS. We highlight real-world best practices through easy-to-understand visualizations and one-pagers. Expect a fresh newsletter edition every two weeks.

Read more from AWS for the Real World

βŒ› Reading time: 13 minutes πŸŽ“ Main Learning: How to Run Apps on Fargate via ECS πŸ‘Ύ GitHub Repository ✍️ Read the Full Post Online πŸ”— Hey Reader πŸ‘‹πŸ½ When building applications on AWS, we need to run our code somewhere: a computation service. There are a lot of well-known and mature computation services on AWS. You’ll often find Lambda as the primary choice, as it’s where you don’t need to manage any infrastructure. You only need to bring your code - it’s Serverless ⚑️. However, more options can be...

βŒ› Reading time: 10 minutes πŸŽ“ Main Learning: Running Postgres on Aurora DSQL with Drizzle πŸ‘Ύ GitHub Repository ✍️ Read the Full Post Online πŸ”— Hey Reader πŸ‘‹πŸ½ With re:Invent 2024, AWS finally came up with an answer to what many people (including us) asked for years: "What if there were something like DynamoDB but for SQL?" With Amazon Aurora DSQL, this is finally possible. It’s not just a β€œscales-to-zero” solution like Aurora Serverless V2. It is a true distributed, serverless, pay-per-use...

βŒ› Reading time: 12 minutes πŸŽ“ Main Learning: CloudWatch Launches re:invent 2024 ✍️ Read the Full Post Online πŸ”— Hey Reader πŸ‘‹πŸ½ re:invent happened already two weeks ago and there were some amazing launches πŸ‘€ CloudWatch got a lot of love at that re:invent. This is why we are showing you our top CloudWatch launches for this year. We've worked through all of them, tried to get them working with our example application of the CloudWatch Book, and are now busy updating the book ✍🏽. Let's dive into...