Загрузка страницы

WHAT IS SERVERLESS? (all the important concepts in less than 10 mins!)

What is serverless? What does it mean? What benefits it has? Why use it? What is FaaS? What is Baas? What are its cons? All those questions are answered in this video.

★★ README / OPEN ME ★★

⭐ SUBSCRIBE TO THIS CHANNEL: http://bit.ly/foobar-youtube
⭐SHARE THIS VIDEO: https://youtu.be/F9U22AUJdc8

☆☆ ABOUT THIS VIDEO ☆☆
After making over 250 videos on Serverless, i think it is time to address what it is. I have been working on serverless projects since it early start and my definition had change over the years, but what I present you here is the most accepted definition of serverless by the serverless community in 2020.

In this video, we talk about the benefits, the cons, what are the most important concepts that you should know.

Other videos that you might be interested in:
- AWS STEP FUNCTIONS OVERVIEW (how to orchestrate serverless applications) https://youtu.be/YKUcZhsj3io
- SIMPLEST SERVERLESS APP WITH AWS CDK (API Gateway, AWS Lambda and DynamoDB): https://youtu.be/XVHGq2uJu9s
- AWS Amplify: https://www.youtube.com/playlist?list=PLGyRwGktEFqfquTNg6u82-m0u45qZUQpL

#foobar #serverless

☆☆ FOLLOW ME ONLINE ☆☆

🐦Twitter: https://twitter.com/mavi888uy
📷Instagram: foobar_codes
📚All my Serverless Courses: https://marcia.dev/courses/
✍️My blog - https://marcia.dev

☆☆ MY FAVORITE BOOKS ☆☆

📗Steve Jobs by Isaacson, Walter: https://amzn.to/2GDQxtY
📗Shoe Dog: A Memoir by the Creator of NIKE by Knight, Phil: https://amzn.to/2RKy4lJ
📗Sapiens: A Brief History of Humankind by Harari, Yuval Noah: https://amzn.to/2GHni9J

📘The Software Craftsman by Mancuso, Sandro: https://amzn.to/2uOLQuI
📘The Phoenix Project by Kim, Gene: https://amzn.to/2uNIS9Y
📘Clean Code by Uncle Bob: https://amzn.to/36LDGAo
📘Refactoring: Improving the Design of Existing Code by Martin Fowler: https://amzn.to/2RKLsqd
📘Building Microservices by Sam Newman: https://amzn.to/36GItmJ

☆☆ ABOUT FOOBAR ☆☆
In this channel, you can find mostly coding tutorials related to cloud and serverless.
In addition, I like also talking about architecture, software design, motivation, and leadership.
There is a new video every Tuesday, so stay tuned :)

Recording equipment:
📹Camera: https://amzn.to/36On0bE
📱Phone: https://amzn.to/2GDOTsq
🎤 Microphone: https://amzn.to/36JMWFw
🔭 Tripod: https://amzn.to/2tifxEb

If you want to create a podcast and host it in the same platform that I do check this link: https://www.buzzsprout.com/?referrer_id=874075

Видео WHAT IS SERVERLESS? (all the important concepts in less than 10 mins!) канала FooBar Serverless
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
1 октября 2020 г. 19:30:02
00:08:51
Другие видео канала
HOW TO ORCHESTRATE YOUR SERVERLESS APPS: Introduction to Express step functions | AWS reinvent #9HOW TO ORCHESTRATE YOUR SERVERLESS APPS: Introduction to Express step functions | AWS reinvent #9🆕Get EVENT BASED NOTIFICATIONS depending on LOCATION with Amazon Location Services and EventBridge🆕Get EVENT BASED NOTIFICATIONS depending on LOCATION with Amazon Location Services and EventBridge𝗗𝗼 𝘆𝗼𝘂 𝗸𝗻𝗼𝘄 𝗵𝗼𝘄 𝗗𝘆𝗻𝗮𝗺𝗼𝗗𝗕 𝗵𝗮𝘀  𝘀𝗶𝗻𝗴𝗹𝗲 𝗱𝗶𝗴𝗶𝘁 𝗽𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲?𝗗𝗼 𝘆𝗼𝘂 𝗸𝗻𝗼𝘄 𝗵𝗼𝘄 𝗗𝘆𝗻𝗮𝗺𝗼𝗗𝗕 𝗵𝗮𝘀 𝘀𝗶𝗻𝗴𝗹𝗲 𝗱𝗶𝗴𝗶𝘁 𝗽𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲?OPTIMIZE YOUR LAMBDA FUNCTIONS (interview with Alex Casalboni)OPTIMIZE YOUR LAMBDA FUNCTIONS (interview with Alex Casalboni)Step Functions Service Integration Patterns | FooBarStep Functions Service Integration Patterns | FooBarGetting started with Amazon KinesisGetting started with Amazon Kinesis🆕 Serverless Badge - A new certification to validate your Serverless Knowledge🆕 Serverless Badge - A new certification to validate your Serverless KnowledgeDISCOVER THE EVENTS IN SERVELESS APPS - EventBridge registry and discovery | AWS reinvent #2DISCOVER THE EVENTS IN SERVELESS APPS - EventBridge registry and discovery | AWS reinvent #2Add AWS S3 storage and use a CDN in an existing applicationAdd AWS S3 storage and use a CDN in an existing applicationNordic Office Hours - 28 Sep - StorageNordic Office Hours - 28 Sep - StorageHOW LEGO IS STANDARDIZING THEIR SERVERLESS SERVICES (how the ops team is enabling this)HOW LEGO IS STANDARDIZING THEIR SERVERLESS SERVICES (how the ops team is enabling this)🇪🇸 #10 - Comunidades y certificaciones en AWS  (Podcast AWS en Español)🇪🇸 #10 - Comunidades y certificaciones en AWS (Podcast AWS en Español)Can you do ACID transactions with DynamoDB?Can you do ACID transactions with DynamoDB?How to manage your application configuration in CDK and CDK PipelinesHow to manage your application configuration in CDK and CDK PipelinesWhat does a Software Engineer in the Cloud actually do? | Working in the cloud ☁️What does a Software Engineer in the Cloud actually do? | Working in the cloud ☁️What is the ROLE of a DEVELOPER in the cloud? Chat with Jeremy DalyWhat is the ROLE of a DEVELOPER in the cloud? Chat with Jeremy Daly🚌 Have you used EventBridge Event Bus?🚌 Have you used EventBridge Event Bus?HOW GRAPHQL CAN BE USED TO REPLACE REST IN OUR SERVERLESS PROJECTS (intro to AppSync with Yan Cui)HOW GRAPHQL CAN BE USED TO REPLACE REST IN OUR SERVERLESS PROJECTS (intro to AppSync with Yan Cui)🆕 How to filter messages based on the payload using Amazon SNS🆕 How to filter messages based on the payload using Amazon SNS8 Reasons You Should Choose DynamoDB for Your Next Project and How to Get Started8 Reasons You Should Choose DynamoDB for Your Next Project and How to Get Started🆕 Step Functions versions and alias!🆕 Step Functions versions and alias!
Яндекс.Метрика