Serverless

We may no longer have to think about servers...

Who I am ?? 👩🏻‍💻💪🏻💻

Maria Fernanda Serna Arboleda

Co-Organizer MedellinJS

Javascript Developer

https://mafe.dev

BACKEND AS A SERVICE

(BAAS)

FUNCTION AS A SERVICE

(FAAS)

¿ What is the serverless ?

BACKEND AS A SERVICE (BAAS)

AWS DynamoDB

Firebase

Auth0

Function AS A SERVICE (FAAS)

AWS Lambda

Google Functions

Azure Functions


¿ How to execute the code ?

Monolithic

FAAS

Benefits

Servers are fully-abstracted

Speed

Availability

Scaling is event-driven

not resource-driven

Pay only

for what you use

¿ when use serverless ? 

Tasks that run with a fixed frequency

Infrastructure Automation

Data processing

Web Applications

ChatBots

CODE!! 

Thanks

👩🏻‍💻

mafe.dev

Serverless

By Maria Fernanda Serna Arboleda