Table of Contents
Video
[youtube 9nRtHG-nXVo 423 752]
About the Talk
Jamstack is all the rage in development these days. And for good reason! Jamstack gives us the ability to speed up our development and to scale to incredible traffic quickly, easily, and cheaply.
Jamstack falls short though in that a static site usually has to find a solution to bring in a backend server and database.
Let's talk about how a Fullstack Jamstack environment can be created on the cloud provider. We'll create a server, API, and a static frontend in this talk and host it all on an app platform.
What You'll Learn
- How to deploy a static site to the cloud provider
- How to deploy a database, server, and API
- How to connect a backend API and a static frontend
About the Presenter
Chris Sev is the founder of web dev tutorial site, Scotch.io. He is also a Senior Developer Advocate at the cloud provider. He's on a mission to find the best way to build a full stack SaaS app quickly.