Hello Reader, In the previous newsletter edition, we took a look at top Gen AI tools, and how can you benefit from the trend. The matter of the fast is, even in general SA interviews, you have to expect Gen AI questions. This is similar to how you expect fundamental containerization and DevOps questions. Gen AI is becoming quite popular, and this is no exception. In today's edition, let's go over AWS Gen AI landsacape, that I am following: The image illustrates the AWS Generative AI (Gen AI) landscape, categorizing services and tools across several layers. Embedding and RAG (Retrieval-Augmented Generation)This layer focuses on embedding data and enabling retrieval-augmented generation for AI applications.
Agentic AIThis layer supports building intelligent agents capable of executing tasks autonomously.
InfrastructureThis layer provides the foundational hardware and services to train and host AI models.
Notable LLMs (Hosted in Bedrock)This layer highlights large language models hosted on AWS Bedrock for generative tasks.
Coding & ProductivityThis layer focuses on tools to enhance coding efficiency and productivity through generative AI.
How I am learning Gen AIMy goal is to re-use as much as my existing experience for Gen AI, and then add additional components. If you know an area, add Gen AI components to your arsenal. For example:
Since I am deep in Kubernetes and Serverless and meet with customers, Gen AI comes up in relation to Kubernetes and Serverless. I am learning Gen AI on Kubernetes, MLOps, and Bedrock with Serverless to answer customer questions. ChatGPT adds a brand new feature!ChatGPT just announced image generation and editing feature. It's pretty cool. I generated the image below using this. This is how you can too Steps:
So far, Grok has been leading the image generation race. But that changes now! ChatGPT image quality is pretty dope! have you tried it yet? Question to you readers - Have you started learning Gen AI yet? And if yes, what topics/tools/services are you learning? 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 Solutions Architect at AWS.
Hello Reader, Another day, another MCP tool. But this one is special. Today we are going to go over newly released EKS MCP server. This is the official Kubernetes MCP server released and maintained by AWS. This one will rule them all! In today's edition, we are going to go over what it is, why this one is a game changer, how you can use this to get job interviews and demand more money, and whether it will eliminate SRE jobs. There are three Ways to Manage Kubernetes : Traditional Way (Manual...
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 You're Learning the Wrong Gen AI Tools ⚙ There are countless Gen AI tools and services out there. But here’s the key question you should be asking: Which tools are actually being used by the...
Hello Reader, MCP is all the rage now. But does this make RAG obsolete? This is becoming a burning question in real-world projects and in interviews. In today's edition, let's take a closer look and find out the answer. Let's go over what is what quickly. RAG (Retrieval Augmented Generation) RAG (Retrieval Augmented Generation) is used where the response can be made better by using company specific context that the LLM does NOT have. You store relevant company data into a vector database....