|
Hello Reader, If you are in your 30s or 40s or 50s, is it really too late to make changes in your career? The short answer is "No". How do I know- coz I changed my career in mid 30s from dead end legacy job to AWS, doubled my salary, and more importantly, I have helped others in their 30s, 40s, and even 50s do the same. In this edition, I will share all the tips, and tricks so you can do the same. If you are stuck in your career, your situation probably looks like below:
Keep in mind - this is NOT YOUR FAULT. 10/15/20 years back, when you started your career, there was no way for us to know that Cloud, DevOps, and AI would become big. In most cases, we were just assigned our area, like I was assigned to Mainframe, because I didn't have a computer science degree. None of it is your doing, you just ended up in this situation (which we will change!). Now, let's get to the sensitive topic of age. When it comes to age, there are two kinds of age - your biological age, that you can't control. Second - your workplace age, which you can control. When it comes to workplace age, people don't really think of your biological age, but think of a collection of negative traits:
NONE of these qualities are related to age. I have seen young people getting fired for demonstrating the above qualities. On the other hand, irrespective of your biological age, if you start displaying the positive qualities below, people don't perceive you as an old employee.
To be fair, 30s 40s or 50s are not that old. You have 30, 20, and 10 more years to work, respectively! Workplace age is NOT a number, but rather a mindset. If you start displaying the above qualities, you will be thriving at your workplace. Now, let's go back to the diagram and discuss some strategies to switch. The goal is this: Notice, the left circle is not "What you ARE good at", instead "What you CAN BE good at". This is where I see a lot of my students falter. I also made this mistake, let me explain. When I was trying to switch from the mainframe, I searched for the highest-paid IT jobs. Data scientist came up, and I started learning that. Soon, I realized it was too hard and too distant from my current role. I can't re-use any of my existing knowledge. Then, I picked up AWS and reused my database and API knowledge. I was already a team lead and was designing projects in Mainframe. I re-used the design concepts, became a Solutions Architect at Verizon, and eventually made it to the mothership aka AWS itself. In summary:
Many of my students, including some in late forties and early fifties, used the above techniques and successfully switched careers to AWS. I want YOU to be the next one! Let's go 🙌🚀 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, 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. This question is critical because everyone uses this service in almost every project! Question - How will you secure your S3 bucket? Common but average answer I will use KMS so bucket objects are not unencrypted I will use Bucket Policy and IAm roles for least privilege to secure my bucket What the interviewer is looking for is you...
Hello Reader, Often I hear this - API Gateway is Serverless, hence it's better than Application Load Balancer (ALB). In todays newsletter edition, we will take an objective look at both, consider pros and cons, and more importantly how to tackle this in system design or tech interview. Remember our guiding principle - to get the job, or to excel at the job - you need to DELIGHT and not just MEET the standard. Let's get started. Both can route traffic to backends, both are managed by AWS, and...
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. This question is even more relevant now, after this week's AWS outage! Question - How did you do Disaster Recovery (DR) for your AWS application? Common but average answer - I will replicate it to another region What the interviewer is looking for is how DR strategies are chosen, and what are the different strategies. As an SA, you will be...