|
Hello Reader, At AWS Re:Invent 2025, AWS announced Lambda Durable Functions that can execute for up to one year while maintaining reliable progress despite interruptions. However, there are caveats:
And yes, if you have been looking for Durable Functions in us-east-1 or us-west-2 and couldn’t find it, you are not crazy. It’s only available in us-east-2 (Ohio)! Verdict: Durable Functions won't impact microservices or traditional EDA workloads, but for customers who want to use Lambda for workflow orchestrations with multi steps, this becomes a viable option. There is another big change happened in Serverless world - API Gateway Private Integration change. API Gateway REST API private Integration does NOT need NLB anymore.
HTTP API can reach to either ALB and NLB today. But REST API has more features, and more widely used. Want to get personally trained by me and get cloud jobs?I run SA Bootcamp with Live Classes covering Technical, Behavioral, Mock Interviews, 1:1, Hands-On, LinkedIn/Resume Improvement, latest Gen AI topics, and more. Past students got high paying jobs including at AWS, Microsoft, Google, Databricks, JPMC, Reddit, CoreWeave and more.
PS - We have had a lot of people ask to send out a calendar invite so it's easier to join on Jan 3rd for your timezone.
🍎 Apple Calendar/Universal (Download the below .ics file, and open with your Calendar): Get-AWS-Solutions-Architect-Job-Bootcamp-Jan-2026-Cohort-Live-Launch-FullDesc.ics See you in the webinar 🚀, Raj |
Free Cloud Interview Guide to crush your next interview. Plus, real-world answers for cloud interviews, and system design from a top AWS Solutions Architect.
Hello Reader, Agents are everywhere. But there’s a big difference between using an agent and building one end-to-end. Let's face it - if you tell a recruiter that you played with Claude or ChatGPT, or even created a workflow using n8n, that won't impress them. Because when a company hires you, it expects you to know how to build agent using the infrastructure components. With that in mind, let's turn our attention to how to build an agent. Good Agent Let's take a look at building a good...
Hello Reader, If you listen to the loudest voices online, you’d think cloud careers are over. AI agents will design architectures. AGI will explain that to the executives. Coding agents will write everything. As per Anthropic CEO Dario Amodei - Software engineers will be obsolete in 6 - 12 months. And they are the brightest and smartest. If they are doomed, what chances do us, the mere mortals, have? If you look at open Solutions Architect positions, even at AWS, or Microsoft, or Google, it...
Hello Reader, In today’s post, let’s look at another correct but average answer and a great answer that gets you hired to common cloud interview questions. Question - How will you secure your application on AWS? Common but average answer(s) I will use KMS, IAM, and firewall for security I will use KMS for encryption, IAM for access, Security Group, Private subnet Why average? What the interviewer is looking for is you understand different attack vectors and how to mitigate them. Explain what...