{{ define "main" }}

Watch The Announcements

About

{{ .Params.event_description | markdownify }}

Speakers

{{ range $id := .Params.speakers }} {{ $authorPage := $.Site.GetPage (printf "/authors/%s" ($id | urlize)) }} {{ $authorData := index $.Site.Data.team.team $id }}
{{ $authorData.name }}
{{ $authorData.name }}

{{ $authorData.title }}, {{ $authorData.company }}

{{ end }}

Supported by our friends at

Get started with Cloud Engineering

Pulumi is a cloud engineering platform that brings infrastructure, application development, and compliance teams together through a unified software engineering process to deliver and manage modern cloud applications.

{{ end }}