
























Welcome, intrepid cloud explorer! You’ve decided to venture into the AWS jungle in 2025, where the services multiply faster than your monthly bill. Forget those quaint relics like S3, EC2, and RDS that everyone always gravitates towards—despite being the lion’s share of AWS revenue, they’re practically stone tablets now when it comes to interest and attention. Let’s talk about navigating the real AWS experience.
First, you’ll need to understand modern AWS service naming. They’ve clearly hired a team of Scrabble champions who’ve been hitting the espresso too hard and have used up all the good letters / names in the early game. Need serverless AI-powered quantum computing? That’s AWS QuantumLambdaForgeMaxProUltra™ (but they call it “Amazon Q” for short). Want to deploy a simple API? You’ll need AWS HyperGatewayMeshFabricOrchestrator360™.
Pro tip: If the service name doesn’t sound like a rejected Transformer, it’s probably deprecated, by which I of course mean “a Google product.”
AWS documentation in 2025 is an immersive experience in much the same way as being waterboarded. Think of it like an escape room where the prize is understanding what the service actually does. Each doc page contains:
Remember: If you understand the documentation on first read, you’re reading the docs for the wrong service. If it’s any consolation, the one you’re reading almost certainly runs containers.
Writing IAM policies is like playing 4D chess while blindfolded and riding a unicycle. In 2025, you need permissions to request permissions to view the permissions you need. The principle of least privilege has evolved into the principle of “good luck figuring out why this doesn’t work, beat your head on this until you give up and allow *.”
Sample modern IAM policy:
{
"Effect": "Deny",
"Action": "Everything:YouActuallyNeed",
"Resource": "*",
"Condition": {
"StringEquals": {
"aws:PleaseWork": "false"
}
}
}
Opening your AWS bill is the modern equivalent of opening Pandora’s box. You’ll discover charges for:
The Cost Explorer now requires its own Cost Explorer to understand why the Cost Explorer costs so much. Obnoxiously, there’s still no cohesive overview of everything in your account, despite the mediocre efforts of Resource Explorer to fumble its way into that gap.
Every re:Invent (re:Invent: It’s the Week After Thanksgiving Because We Hate Our Families and Figure You Do, Too™), AWS announces 73 new services that all do slightly different versions of the same thing. By 2025, there are 51 different ways to run containers on AWS, each with its own pricing model that would make a derivatives trader weep. You’ll need to choose between:
AWS Support in 2025 is a game of telephone played through Google Translate. Your simple question about network connectivity will result in a 3-week email chain discussing banana import regulations in Peru. The folks in AWS Support are amazing and precious (seriously, they’re incredible), which is why AWS has taken significant steps to wall off any and all access to them that doesn’t first pass through the gauntlet of useless GenAI. This is to test your mettle and ensure you’re determined to solve a problem, rather than just idly wishing a service would do what the documentation says it should.
AWS now releases new certifications faster than you can earn them. By the time you pass the “AWS Certified Quantum Blockchain Solutions Architect—Associate Level 3.5 Beta,” it’s already obsolete, because their testing partner Pearson Vue gets its corporate self off on abusing test-takers purely out of malice. Your LinkedIn profile will need its own CDN to host all your certification badges, but they’re too busy stuffing that product with insipid GenAI, too.
Congratulations! You’re now ready to embark on your AWS journey. Remember, every expert was once a beginner who wondered why their “simple” WordPress site costs $3,000 a month to run.
May your lambdas be warm, your regions be close, and your bills be… well, let’s just focus on the first two.
Disclaimer: This guide is not responsible for any emotional damage, financial ruin, or existential crises resulting from using AWS. Side effects may include: compulsive dashboard refreshing, nightmares about cascading failures, and an irrational fear of the words “data transfer costs.”
by Corey Quinn
Corey is the Chief Cloud Economist at Duckbill, where he specializes in helping companies improve their AWS bills by making them smaller and less horrifying. He also hosts the "Screaming in the Cloud" and "AWS Morning Brief" podcasts; and curates "Last Week in AWS," a weekly newsletter summarizing the latest in AWS news, blogs, and tools, sprinkled with snark and thoughtful analysis in roughly equal measure.
Stay up to date on the latest AWS news, opinions, and tools, all lovingly sprinkled with a bit of snark.
"*" indicates required fields
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。