SlideShare a Scribd company logo
SERVERLESS
NODE.JS AND
Viacheslav Panevskyi
Node.js Tech lead at Yalantis

10 years of production experience
Area of interests:
‣ software architectures / engineering
‣ travelling
‣ psychology
AGENDA
ABOUT ME
AGENDA
GOALS
▸ What is Serverless and FaaS ?
▸ What are pros and cons of that approach?
▸ When do we have to choose Serverless?
▸ NodeJS use cases?
WHAT IS SERVERLESS?
SOFTWARE SYSTEM EVOLUTION
WHAT IS SERVERLESS?
ARCHITECTURE / TECHNOLOGY
WHAT IS SERVERLESS?
FUNCTION-AS-A-SERVICE
WHAT IF?
WHAT IS SERVERLESS?
LAMBDA FUNCTION
COMMON LAMBDA USE CASES
SERVERLESS INCLUDES DIFFERENT CATEGORIES OF SERVICES
ENTERPRISE INTEGRATION PATTERNS
SERVERLESS APPLICATION
"Node.js and Serverless" Viacheslav Panevskyi
SERVERLESS FRAMEWORK OVERVIEW
SERVERLESS CLI COMMANDS
SERVERLESS OVERVIEW
ANATOMY OF LAMBDA FUNCTION
SERVERLESS EXAMPLE
SERVERLESS CONFIGURATION
SERVERLESS EXAMPLE
CONVERTING AN EXISTING EXPRESS APPLICATION
SERVERLESS OVERVIEW
SERVERLESS PROVIDERS
SERVERLESS PROS AND CONS
PROS OF SERVERLESS COMPUTING
▸ Cheaper than the traditional cloud
▸ Scalable & HA - Amazon, Microsoft and Google are better at
scaling than anything you can hire
▸ Management of infrastructure - Buying and configuring servers is
costly in terms of initial investment and specialized staff required
▸ Easy deployment - developers don’t have to wait for OPS, DBA,
etc, no need to worry about Linux, Docker updates
▸ Ability to focus on user experience and business logic
SERVERLESS PROS AND CONS
CONS OF SERVERLESS COMPUTING
▸ Vendor lock-in
▸ Learning curve
▸ Unsuitable for long term tasks (API Gateway has a timeout of 30
seconds, and Lambda has a maximum execution time of 5
minutes)
▸ For apps that may not see traffic for several minutes at a time, you
could see cold starts
▸ Cannot use native libraries (aka Addons) unless you package your
app on an EC2 machine running Amazon Linux
LAMBDA LIMITATION
COLD STARTS
▸ What is a Cold Start?
▸ When does a Cold Start occur?
SERVERLESS ARCHITECTURE
LEVEL OF COMPLEXITY
BEST PRACTICE
ADVANCED LOGGING
BEST PRACTICE
SMART RESOURCE ALLOCATION
SERVERLESS USAGE IN PRODUCTION
CASE STUDIES
SERVERLESS OVERVIEW
SERVERLESS ARCHITECTURE
MICROSERVICES AND SERVERLESS
SERVERLESS ARCHITECTURE
LAMDAS AS MICRO-SERVICES
▸ Events are first-class citizens
▸ Every lambda scales independently
▸ Agility (develop feature quick and in an isolated fashion)
▸ Language-agnostic
Classic micro-services concerns:
▸ Granularity (how to separate features? BDD? Bounded context?)
▸ Orchestration (dependencies between lambdas, service discovery)
BEST PRACTICE
THE 12 FACTOR PRINCIPLES
BEST PRACTICE
THE 12 FACTOR PRINCIPLES AND SERVERLESS
BEST PRACTICE
USEFUL LINKS
BOOKS
https://martinfowler.com/articles/serverless.html
https://serverless.com/
https://aws.amazon.com/ru/lambda/
https://aws.amazon.com/ru/serverless/

More Related Content

PDF
Total cloud immersion
PDF
Go Serverless with AWS Lambda and Apex
PPTX
Keynote TIAD Camp Serverless
PPTX
OTP System with AWS Serverless
PDF
Start Serverless with Golang!
PDF
How we leveraged Drupal to build a leading SaaS product
PPTX
Operationnal challenges behind Serverless architectures by Laurent Bernaille
PPTX
Immutable infrastructure
Total cloud immersion
Go Serverless with AWS Lambda and Apex
Keynote TIAD Camp Serverless
OTP System with AWS Serverless
Start Serverless with Golang!
How we leveraged Drupal to build a leading SaaS product
Operationnal challenges behind Serverless architectures by Laurent Bernaille
Immutable infrastructure

What's hot (20)

PDF
Serverless Systems: The Future is Here
PPTX
Lieven Vandegaer from MEDIAGENIX - Orchestrating a video-on-demand pipeline w...
PDF
Platform as a Service for Rapid Development
PDF
OpenShift live demo @ Bangkok Technology Forum
PDF
Operations Delivery Business Value
PDF
Henrique Rodrigues (NotOnTheHighStreet.com) - Building a Future-Proof Infrast...
PDF
OpenFaaS
PDF
Bootstrapping a serverless application using Node.js & AWS
PDF
Serverless Empowering people
PDF
Automatic Provisioning of Consul & Vault
PPTX
Spangulumbraco
PPTX
Serverless - Increasing software delivery
PDF
Serverless microservices in the wild
PDF
Microservices Practitioner Summit Jan '15 - Scaling Uber from 1 to 100s of Se...
PDF
The great migration embracing serverless first
PPTX
Trond Hindenes - 18 months of learning: Notes from implementing Ansible in a ...
PPTX
Cloud Patterns Beuth Hochschule
PPTX
AWS Serverless solution for developers
PDF
PyConIT 2018 Writing and deploying serverless python applications
PDF
Using OpenShift PaaS
Serverless Systems: The Future is Here
Lieven Vandegaer from MEDIAGENIX - Orchestrating a video-on-demand pipeline w...
Platform as a Service for Rapid Development
OpenShift live demo @ Bangkok Technology Forum
Operations Delivery Business Value
Henrique Rodrigues (NotOnTheHighStreet.com) - Building a Future-Proof Infrast...
OpenFaaS
Bootstrapping a serverless application using Node.js & AWS
Serverless Empowering people
Automatic Provisioning of Consul & Vault
Spangulumbraco
Serverless - Increasing software delivery
Serverless microservices in the wild
Microservices Practitioner Summit Jan '15 - Scaling Uber from 1 to 100s of Se...
The great migration embracing serverless first
Trond Hindenes - 18 months of learning: Notes from implementing Ansible in a ...
Cloud Patterns Beuth Hochschule
AWS Serverless solution for developers
PyConIT 2018 Writing and deploying serverless python applications
Using OpenShift PaaS
Ad

Similar to "Node.js and Serverless" Viacheslav Panevskyi (20)

PDF
Serverless presentation
PDF
The Next Big Thing: Serverless
PDF
Skillenza Build with Serverless Challenge - Advanced Serverless Concepts
PDF
Exposing Lambda Functions as Managed APIs
PDF
Jumpstart your idea with AWS Serverless [Oct 2020]
PDF
The automation journey, feedback about the road to Ansible.
PDF
Stockholm Serverless Meetup - Serverless Challenges
PDF
2022 Presentation | Serverless Innovation with AWS
PPTX
AWS Serverless with Lambda, ApiGateway
PPTX
Mainframe to Serverless Architectures
PDF
Serverless architecture
PDF
Why Serverless?
PDF
GreatLearning Webinar - Microservices and Event-Driven Architecture.pdf
PDF
locize tech stack
PDF
Serverless Days Ahmedabad - Dhaval Nagar.pptx.pdf
PDF
"Плюси та мінуси впровадження AWS Lambda в проєкт" Віталій Григоришин
PDF
How to Design a Backend for IoT
PDF
Run Code, Not Servers: AWS Lambda
PPTX
An introduction to Serverless
PPT
Cloud computing
Serverless presentation
The Next Big Thing: Serverless
Skillenza Build with Serverless Challenge - Advanced Serverless Concepts
Exposing Lambda Functions as Managed APIs
Jumpstart your idea with AWS Serverless [Oct 2020]
The automation journey, feedback about the road to Ansible.
Stockholm Serverless Meetup - Serverless Challenges
2022 Presentation | Serverless Innovation with AWS
AWS Serverless with Lambda, ApiGateway
Mainframe to Serverless Architectures
Serverless architecture
Why Serverless?
GreatLearning Webinar - Microservices and Event-Driven Architecture.pdf
locize tech stack
Serverless Days Ahmedabad - Dhaval Nagar.pptx.pdf
"Плюси та мінуси впровадження AWS Lambda в проєкт" Віталій Григоришин
How to Design a Backend for IoT
Run Code, Not Servers: AWS Lambda
An introduction to Serverless
Cloud computing
Ad

More from Julia Cherniak (11)

PDF
"Definition of Done: Deadline driven development" Vitaliy Ratushnyi
PDF
"Muses Code JS or How Communities Change People" Tanya Butenko
PDF
"Принимают за hard skills, увольняют из-за soft skills" Павел Галушко
PDF
"It’s about time to embrace Streams" Luciano Mammino
PDF
"Lift me up. Mentorship 101" Tanya Butenko
PDF
"Using Blockchain in Node.js project: JavaScript Ninja’s experience" Maksym D...
PDF
"Black Clouds and Silver Linings in Node.js Security" Liran Tal
PDF
"The working architecture of NodeJs applications" Viktor Turskyi
PDF
"The search for App-iness : Progressive Web Apps" Jamie Maria Schouren
PDF
"The Future of Machine Learning & JavaScript"Asim Hussain
PDF
"ClojureScript journey: from little script, to CLI program, to AWS Lambda fun...
"Definition of Done: Deadline driven development" Vitaliy Ratushnyi
"Muses Code JS or How Communities Change People" Tanya Butenko
"Принимают за hard skills, увольняют из-за soft skills" Павел Галушко
"It’s about time to embrace Streams" Luciano Mammino
"Lift me up. Mentorship 101" Tanya Butenko
"Using Blockchain in Node.js project: JavaScript Ninja’s experience" Maksym D...
"Black Clouds and Silver Linings in Node.js Security" Liran Tal
"The working architecture of NodeJs applications" Viktor Turskyi
"The search for App-iness : Progressive Web Apps" Jamie Maria Schouren
"The Future of Machine Learning & JavaScript"Asim Hussain
"ClojureScript journey: from little script, to CLI program, to AWS Lambda fun...

Recently uploaded (20)

PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
System and Network Administration Chapter 2
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
Introduction to Artificial Intelligence
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
medical staffing services at VALiNTRY
PPTX
ai tools demonstartion for schools and inter college
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
DOCX
The Five Best AI Cover Tools in 2025.docx
PPTX
Online Work Permit System for Fast Permit Processing
PPTX
Materi_Pemrograman_Komputer-Looping.pptx
PPTX
Essential Infomation Tech presentation.pptx
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Digital Strategies for Manufacturing Companies
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
2025 Textile ERP Trends: SAP, Odoo & Oracle
How to Migrate SBCGlobal Email to Yahoo Easily
System and Network Administration Chapter 2
Wondershare Filmora 15 Crack With Activation Key [2025
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Introduction to Artificial Intelligence
Softaken Excel to vCard Converter Software.pdf
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
medical staffing services at VALiNTRY
ai tools demonstartion for schools and inter college
PTS Company Brochure 2025 (1).pdf.......
VVF-Customer-Presentation2025-Ver1.9.pptx
The Five Best AI Cover Tools in 2025.docx
Online Work Permit System for Fast Permit Processing
Materi_Pemrograman_Komputer-Looping.pptx
Essential Infomation Tech presentation.pptx
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Digital Strategies for Manufacturing Companies
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...

"Node.js and Serverless" Viacheslav Panevskyi