|
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 looks something like this: SA at AWS job posting: SA at Microsoft job posting: Kind of strange that they don't even have Gen AI mentioned, or just one bullet. Why is that? If we believe the headlines, shouldn't everything be Gen AI? To understand, let me give you couple real data points. The Lambda QuestionRecently, I interviewed a candidate for my startup. I asked: “Can AWS Lambda scale vertically and horizontally?” The candidate said, “I don’t know. I’ll just ChatGPT it”. You couldn’t answer to interviewer couple years back “I will just google it”. Interviews are not about googling dry information. They are about how you think. That Lambda question is just the start. The real signal comes from the follow-ups:
Let's Imagine He is Hired!I generate thousands of lines of code using AI for my startup. I was coding for a new feature. Claude asked me to create a new table or do a scan on a Dynamo table which would be very inefficient. Screenshot of the chats below (confidential info redacted): I told Claude that GSI can support more than two fields - table scan is not needed: It still gave wrong answer, so I asked it to read the blog: It changed the tune! Now, going back to previous scenario, let's say we hired the guy who doesn't know about cloud, but very good at prompt engineering, and agentic coding. He'd have accepted all these changes and created way more code than needed. Professionals with Cloud, DevOps knowledge can master Gen AI and become powerful, but the reverse is not true! And that's why FAANG and top companies prioritizes folks who know the fundamentals and system design. Just this week, 2 SA Bootcampers got amazing jobs. I am not saying this to sell my cohort - my cohort is full, and next one is couple months away, I am saying this to share that they got those jobs because they crushed the cloud, and system design, and behavioral interviews. Do you need to learn Gen AI? Yes, the core concepts, but you also need the Cloud parts. Gen AI is a tiny part of the SA interviews. We’ve Seen This BeforeWhen Cloud emerged, on-prem professionals panicked - “Data centers are dead. All the jobs of managing VMs are done for” What happened instead? New roles were created:
I was a Principal Solutions Architect at AWS the same way - I came from on-prem (mainframe to be exact!), and then I upskilled on cloud. The same pattern will repeat with GenAI - professionals who thrive will know cloud concepts, and Gen AI. So, if you’re transitioning into cloud, or doubling down on your career:
AI is a tool. Your thinking is the differentiator. If you want to see more examples where Gen AI messed up, and I had to drive it, check out this video: If you have found this newsletter helpful, and want to support me 🙏: Checkout my bestselling courses on AWS, System Design, Kubernetes, DevOps, and more: Max discounted links AWS SA Bootcamp with Live Classes, Mock Interviews, Hands-On, Resume Improvement and more: https://www.sabootcamp.com/ Keep learning and keep rocking 🚀, 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, 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...
Hello Reader, We all heard it - Gen AI is taking away your job. The reality is, it is for sure impacting your job functionalities. However, there is a bigger reason why many folks are failing interviews and not growing in their career, due to Gen AI, but NOT for the reasons you think! Let's dive deep. Moltbot/Clawdbot/OpenClaw is all over the internet. Everyone and their mother is installing it. It can delete spam emails, schedule meetings, monitor your flight confirmation, check you in, and...