|
AWS FOR THE REAL WORLD
β±οΈ
Reading time: 4 minutes
π―
Main Learning: Which AWS services are worth your time and which ones to skip
π¬
Hey Reader ππ½ a new week, new AWS video coming out. I (Sandro) used all of my knowledge from the past six plus years building AWS solutions, ranking the services I actually use and the services I hate. For some I've changed my mind A LOT over the years (e.g. DynamoDB). Let me know what you think and check it out. AWS NewsBut first of all, what happened that week? Believe us, some interesting stuff!
A new startup launched πNot a sponsor. We work with Blocks and recommend them because we use them ourselves. Now to the Tier Listβ¦ πSpoiler π
That's it for this week! Tobi & I are actually meeting this week, planning videos ahead, and playing Squash. Sandro & Tobi |
We teach AWS for the real world - not for certifications. Join more than 10,500 developers learning how to build real-world applications on AWS.
AWS FOR THE REAL WORLD β±οΈ Reading time: 11 minutes π― Main Learning: Most teams should stay serverless. EKS only pays off at real scale. π Blog Post Hey Reader ππ½For years we told everyone the same thing: don't run Kubernetes! And we meant it. Running k8s yourself is a second full-time job. Cluster upgrades, etcd backups, some networking plugin that falls over on a Tuesday and nobody can say why.We're serverless people through and through. Lambda first, a queue behind it, scale to zero, go...
AWS FOR THE REAL WORLD β±οΈ Reading time: 12 minutes π― Main Learning: Most of the complaints in the viral "leaving AWS" post are skill issues β but egress pricing is a fair hit. π Blog Post Hey Reader ππ½Recently, a post with the title "I returned to AWS and was reminded why I left" hit 810 upvotes on Hacker News last week and went pretty viral with it.I read it twice before forming an opinion. My honest take: most of the complaints are skill issues! π€·βοΈNevertheless, the post is well written and...
AWS FOR THE REAL WORLD β±οΈ Reading time: 10 minutes π― Main Learning: Describe the agent: model, prompt, tools and AWS runs the orchestration loop behind one API call! π Blog Post Hey Reader ππ½ If you've ever built an agent on AWS, you know the pain: glue Bedrock, Lambda, and DynamoDB together, grab LangGraph or Strands, then also own the orchestration loop, the memory layer, and your own tracing. π A "simple" agent ends up with multiple layers of pain.AWS just shipped something that takes most...