Skip to content

Inquiry on what to learn

0

What AWS should i learn as a nodejs developer ?. The roadmap doesnot seem clear.

asked 3 years ago304 views
1 Answer
1

Hi,

not knowing what is the goal of your learning (job, upskill etc..) is a bit tricky. Given the above information I would simply start by creating an API is the cloud. You have two flavors:

After that you can either create the AWS resources manually as a start, and then trying to provision them via Infrastructure as Code CDK. Here you can find a couple of resources:

Finally, explore patterns and combination of how AWS can interact with each others, specially event driven architectures: https://serverlessland.com/.

Hope this helps!

EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.