A crash course on Serverless APIs with Express and MongoDBby@adnanrahic
9,525 reads
9,525 reads

A crash course on Serverless APIs with Express and MongoDB

by Adnan Rahić12mMarch 8th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Using AWS Lambda is pretty much the same as using a tiny Node.js runtime. It just abstracts away everything except for the code. The setup itself will be bare bones minimum. But, it will still have everything you need to continue adding features for your future production apps. It's like serverless but for running entire back ends. You can host and scale apps automagically. Pretty neat. Using Lambda, you can use MongoDB without batting an eye! It’s a simple tool to make development and deployment incredibly easy.

Coin Mentioned

Mention Thumbnail
featured image - A crash course on Serverless APIs with Express and MongoDB
Adnan Rahić HackerNoon profile picture
Adnan Rahić

Adnan Rahić

@adnanrahic

Senior Developer Advocate @ Tracetest.io. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.

About @adnanrahic
LEARN MORE ABOUT @ADNANRAHIC'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Adnan Rahić HackerNoon profile picture
Adnan Rahić@adnanrahic
Senior Developer Advocate @ Tracetest.io. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!