Report LinksWe do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.
Serverless is a truly incredibly piece of technology that has grown rapidly in the last few years. It has the ability to scale up massively to deal with incredible compute-demands at a moments notice and it also scales down to nothing for those periods of time where your services aren't being used.
In this course, we are going to be taking a practical approach to learning Serverless. We'll start from scratch and gradually build up an image-sharing website built purely with AWS Lambda, S3 and Vue.js on the frontend.
Throughout this course, we will be covering the following topics
• The Basics of Serverless
• Bootstrapping your Serverless App
• Uploading Files To S3
• Authentication with Cognito
• Deployment and Operations
• Project Structure
• Testing