How to learn AWS in depth?
I am currently in project where we don’t use AWS but during interview every one is asking for AWS. I want to know how to get in-depth knowledge of AWS.
I've been working as a full stack (backend heavy) Node.js developer for about three years. I now want to study AWS because it seems like every company these days wants someone with familiarity with AWS. What should I learn about AWS, where should I get that knowledge, and how much knowledge is necessary as a full stack developer? Your advice and thoughts are much appreciated.
I might be hated for saying this. Full stack will mean that you don't grasp anything in detail.
If you want to familiarize yourself with AWS, start with something simple:
Spin up an ec2 server, deploy some code on it. Connect it to something like Nginx, and serve some API(s)
Spin up another ec2, put both of these behind a load balancer. Play around.
Try connecting a rds service to your ec2(s)
Learn about managing network permissions, etc.
Try using s3 as blob storage for storing files etc.
Figure out IAM roles and permissions.
Try pushing application logs to cloudwatch.
Advanced version:
These are the most commonly used AWS parts and then some. The basic one will cover almost all beginner use cases and then some. After this, I feel other tools might be less common and are mostly use case dependant.
For learning purposes theory part, udemy courses are best refer to Stephane marek course and practicals can do on AWS skills builder
I am currently in project where we don’t use AWS but during interview every one is asking for AWS. I want to know how to get in-depth knowledge of AWS.
Hi Grapevine,
I'm Arnav, Director of Engg at Jio Cinema. I previously exited my startup to Scaler. Some of you may know me from ScalerPod. I've also led engineering teams at Zomato & Target.
Here to chat with you about my journey...
Why is jiocinema so effin horrible to use on Samsung tvs ? Just fix this shit already.
I'm learning Full stack web dev and learned HTML, CSS and also covered a wide Array of JS topics. But before getting started with backnd i'm confused about how much JS shuld i cover before getting into backend framework like Node.JS
I am a senior Data engineer(9YOE) and have worked on a large scale Data warehousing, Spark, Orchestration(Airflow) and visualization on AWS and Azure. I currently don't have scope for tech stack improvement in my current org and would li...
I have 3 YOE and have been working exclusively with React, Typescript and NextJS throughout my career.
Wanted to know how and what resources I can use to upskill myself with more in-depth knowledge in frontend.
Primarily looking for f...