β
Hi Cloud Friends ππ½,
first of all, happy new year!
Good news for the start of the year: We settled on a launch date.
We will launch AWS Fundamentals on the 16th of January π
Let's see some details of the launch like packages, prices, and table of content.
We offer two packages.
The first package is the actual book. The book has more than 330 pages and is full of AWS knowledge.
We focussed on practical advice on how to actually use AWS.
Some key points:
The second package contains of the book plus all infographics. The infographics are unbranded and created in high quality. With that you can simply print them out and hang them up in your office. Never forget any configuration π
We've created infographics for all 16 services
You can see both packages hereβ
The prices for the packages will be $39.99 and $59.99. As a thank you for the ongoing support and as a celebration for the launch we will offer a 25% discount once we launch.
The prices will then be:
Now lets have a look about the whole table of contents:
The full table of content is available here.
β
We created two new infographics. One for creating managed SQL databased with RDS. And a second one for building serverless Event-Driven Architectures with EventBridge. You get them first!
β
You will be the first we will message once we launch (together with our Discord Server of course). We will start the launch with a short discount period for everybody who supported us as a thank you ππ½
Thanks & see you soon
Sandro & Tobi ππ½
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.
Hey Reader ππ½ This issue will be about a recent real-world experience that just went off right with the new year! π Once upon a time... π¦ It all started in September 2024 where Edgio, the main CDN provider we used for one of my large enterprise projects, filed for bankruptcy. Edgio was natively integrated into Azure, allowing you to use it without leaving the Azure ecosystem. It also featured a powerful rules engine (allowing for all kinds of conditions, redirects and rewrites) and didnβt...
β 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...