Introduction to Serverless
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 221 MB | Duration: 44 minutes
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 221 MB | Duration: 44 minutes
The serverless computing concept is an up-and-coming execution model that tries to address the needs of modern cloud-based software. Of course, it doesn’t work without servers, but the responsibility of maintaining the servers is shifted from the customer to the cloud providers. That means you don't need to worry about having resources for sudden bursts in demand or have a strategy to ensure high availability of a service.
In this course, Markus Mühlberger will show you how to use Amazon Web Services to create a "serverless" web app, complete with a REST API back-end. You'll also see how to deal with some advanced scenarios like integrating other AWS services and orchestrating state-aware functions. Along the way, you'll build a cool web service to convert text to speech.