heart Posts from the community...
Link
@faun shared a link, 2 weeks ago

Introducing the Amazon EKS Auto Mode workshop

Amazon EKS Auto Modetosses the headaches of Kubernetes cluster management to AWS. It dynamically tunes resources, making life easier for your apps. Feeling lazy? The workshop deploys an app with just one command, all while delivering beefy, scalable solutions. Oh, and you’ll master it in two hours f..

Introducing the Amazon EKS Auto Mode workshop
Link
@faun shared a link, 2 weeks ago

Scaling Nextdoor’s Datastores

Nextdoor took on database scalability like a pro. Theydynamically routed queriesto read replicas and keptcache consistencytight, even while yanking the carpet out with schema changes. Multi JOINs blocked their move todistributed SQLlike annoying roadblocks. But Nextdoor, the sly foxes, extended thei..

Scaling Nextdoor’s Datastores
Link
@faun shared a link, 2 weeks ago

Serverless Is a Lie (But It’s Still Useful)

ECS Fargatedominates 24/7 stateless APIs, dodging those peskyLambdacold starts. Meanwhile,Lambdathrives in event-driven bursts but hits a 15-minute ceiling. For lean, mean APIs with built-in auth, lean towardsAPI Gateway. But if speed matters, marryFargatewith anApp Load Balancer.Step Functionsstrea..

Serverless Is a Lie (But It’s Still Useful)
loading...