Saltar al contenido

Inquiry on what to learn

0

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

preguntada hace 3 años304 visualizaciones
1 Respuesta
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!

EXPERTO
respondido hace 3 años
AWS
EXPERTO
revisado hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.