Intro to Serverless: why and how (with basic tutorial)

preview_player
Показать описание
A brief intro to Serverless and why you should learn it. Also, a tutorial on getting started with Serverless.

--

Рекомендации по теме
Комментарии
Автор

I thought this video gonna be confusing but after watch it through it actually very simple to integrate your application to FaaS

izzurzuhri
Автор

Good introduction with example. Thanks!

Автор

This could be more to the point about what serverless is. I didn't understand until about 2 minutes in. It felt a lot like talk about water and a picture of tomatoes. Then at 2 minutes in, a brief sentence about what serverless is. I suppose now I will google what that term means.

So, for those people who didn't get as much as wanted from this video:

Here's a link to the wikipedia article:

Briefly: Serverless computing is a cloud computing execution model in which the cloud provider dynamically manages the allocation of machine resources. Pricing is based on the actual amount of resources consumed by an application, rather than on pre-purchased units of capacity. It is a form of utility computing.

Also Martin Fowler starts talking about Serverless as applications that significantly depend on third-party services for the backend. known as Backend as a Service or "BaaS". Or or on custom code that's run in ephemeral containers (Function as a Service or "FaaS").

Here's more Martin Fowler:

PatteeGreen
Автор

How is this different from a nodejs application deployed on heroku/redhat openshift?

sarimsiddique
Автор

Hello, thanks for watching my video, if you want to learn more about serverless you should visit my channel where I have a whole playlist on how to get started with serverless :)

foobar_codes
Автор

Great video... It will be great to see a DynamoDB (Amazon database) connected to Lamda.

COANelmejorChannel
Автор

What about other cloud serverless platforms, like Azure, Google or IBM?

NogrTL
Автор

I've seen that u're working as a fullstack developer at rovio, I'm right? Which stack do you use?

MarcoAntonio-fhrd
Автор

How ! why you don't care about the infrastructure of the conducts !!! the water conducts !

dragonhunterutub
Автор

Is AWS the only choice for serverless?

blackclover
Автор

This means, if you own the server it is just maintenance cost, that to over a period of time that would be negligible where as this pay per use server will suck your blood forever. Dare to argue with me?

rajeshkumarreddy
Автор

at 5:27 you get the point of the video, serverless, serverless, serverless... Boum make an AWS account, why not Azure or google cloud or firebase ?

dragonhunterutub
Автор

tell some example projects of server-less

danyrupesarputharaj
Автор

Actually, many of us do care about the infrastructure which delivers water throughout a city.

aliquewilliams
Автор

You soo quick..
You are teaching students, if they know everything why they watch your video..
Try to develop your teaching skills

viral_u
Автор

I'm half way in... Still no idea what serverless is!

I do know about water utilities though, and if I'm a dev ops, then I need to learn it.

👎

NathanBudd