From the course: AWS for Developers: Data-Driven Serverless Applications with Kinesis (2019)

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

What we are going to build

What we are going to build

- [Instructor] In this video we are going to see what we are going to build during the course. I will call it the project. This application will guide the course and by the end of the course, you will have a working application that you can use later on to keep on doing experiments. Imagine that we are the owners of an online bakery that sells cakes. Our customers can purchase cakes online and they will get them delivered to their homes some time after. We are going to create a serverless system to do the whole ordering process. This is a back-end course. We are not going to focus on the front-end aspect of this site. We are going to model the flow of the data. We are going to manage the order in a stream of data. We are not using a database for this. We are going to see in the following videos why we make this decision instead of a more traditional decision of using a database. In this video we are going through the use cases so you know what we are going to build. So let's start…

Contents