From the course: Serverless Architecture

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Select best fit serverless use cases

Select best fit serverless use cases - Amazon Web Services (AWS) Tutorial

From the course: Serverless Architecture

Select best fit serverless use cases

- [Instructor] Let's continue looking at this core architecture as implemented by vendors. So AWS would use S3 Buckets, DynamoDB, for NoSQL Document Databases for our serverless website, Lambda Functions, and API Gateway. Now, this is the simplest possible approach. Serverless has been around for many, many years and most production is going to have a lot more services than this. What do I mean by that? As cloud vendors have increased their number of service offerings, more and more offerings are available as serverless services. Amazon likes to say that they want to remove what they call the undifferentiated heavy lifting. It's a fancy way of saying we'll manage the servers so you can manage the services. So for compute, obviously we have Lambda, which kicked off that category, but we're really moving into lots and lots of other services where you don't see the servers. Storage, we've got S3 and we've got a whole…

Contents