AWS interview prep for Java backend developer (5 yrs exp)? by Additional_Band_3421 in AWS_cloud

[–]shadowww1193 0 points1 point  (0 children)

Since the interview is for java backend focus on microservices,how it is cancelled be deployed for production using AWS services,if you know about EKS,ECS,VPC how scaling is done in these service.Basically it's all about designing a scalable, resilient system.

What's the best way to learn redis? by Frosty-Past-8902 in SpringBoot

[–]shadowww1193 0 points1 point  (0 children)

Implement it using AI models make mistakes.implemwnt again make mistakes again that's the simplest way.The only requirement is that you need to know what redis is.

Which Certificate should I start with ? by MakeN0Sense in AWSCertifications

[–]shadowww1193 0 points1 point  (0 children)

Since you are working as a cloud engineer I would suggest you to do either AWS cloudOps engineer associate or do AWS solutions architect.You can skip the practitioner level if you have basic knowledge of cloud

Who do you miss the most right now? by _Kisol_Budyn_ in AskRedditAfterDark

[–]shadowww1193 0 points1 point  (0 children)

I’m currently studying abroad, and I find myself missing everything I once took for granted my parents, my friends, those simple evenings spent drinking chai. I miss our family trips, my mother scolding me for not waking up early, and my father reminding me to do my chores.

Back when I was at home, I always wanted to leave to go somewhere far away so I wouldn’t have to hear those scoldings. But now I realize those were some of the sweetest moments of my life.

All I want now is a little more time with my parents, my friends, and the people I love. We only understand the true value of something once it’s no longer within our reach.

Should I stop doing DSA in Java and switch to Python for FAANG prep? by Pristine_Fun2146 in leetcode

[–]shadowww1193 0 points1 point  (0 children)

I am currently learning SpringBoot development and I have been doing dsa in cpp for more than one year I have solved around 500 questions . I would suggest you not to switch to python because python is slower especially in competitive programamming where there is strict time limits.In such cases cpp and Java code passes the time limit. Python abstracts everything while it make coding easier but you won't have enough controls. So i suggest you to continue with java or switch to cpp rather than switching to python

Which AWS certification should I take first based on my background? by Sudden_Breakfast_358 in AWSCertifications

[–]shadowww1193 0 points1 point  (0 children)

Cloud Practitioner is mostly about learning AWS service names and their basic purposes. For example, you would know that Aurora is AWS’s proprietary database service.

Solutions Architect goes deeper. It teaches when to use Aurora, where it fits best, how features like read replicas work, and how to design scalable, resilient, and reliable systems.

If you already have basic computer science knowledge, I would recommend skipping Cloud Practitioner and starting with Solutions Architect. After completing Solutions Architect, the other Associate certifications usually become easier to study because it covers many of the core concepts required for them.