Overview
Duration: 1 hour
In this workshop, we’re going to learn more about cloud computing and Infrastructure as Code by exploring how to use Pulumi to build, configure, and deploy a real-life, modern application using Docker. We will create a frontend, a backend, and a database to deploy the Pulumipus Boba Tea Shop, and along the way, learn more about how Pulumi works to make managing all of these different moving pieces a little bit less painful!
Presenters
- Matty StrattonStaff Developer Advocate
Join us to learn:
- How to provision, manage, and destroy cloud resources with Pulumi.
- How to build an deploy Docker containers.
- How to build and deploy a full stack application.
Recording Coming Soon!
This live webinar is no longer available. The recording will be posted to this page when it is available.
Get Started with Pulumi
- Create an AWS S3 Bucket then modify the bucket to host a static website.
- Create an Azure Resource Group and Storage Account, then export the storage account’s connection string.
- Create a Google Cloud Storage Bucket and apply labels to that bucket.
- Create a Kubernetes NGINX deployment and add a config value for MiniKube deployments.