Sarah Hughes bf6d2ff761
Sarah/resources cleanup (#2571)
* remove upcoming filter for workshops in the past based on date

* show 'recording coming soon' instead of registration for old workshops

* fix date formatting on 4/1/2020 workshop
2023-03-16 11:35:20 -07:00

3.1 KiB

title, meta_desc, featured, pre_recorded, pulumi_tv, preview_image, unlisted, gated, type, external, block_external_search_index, url_slug, hero, main
title meta_desc featured pre_recorded pulumi_tv preview_image unlisted gated type external block_external_search_index url_slug hero main
Modern Cloud Infrastructure in Go Join us Wed, Apr 1, 2020, 6:30 PM where Evan Boyle will go over modern cloud progamming techniques using Pulumi and Go. false false false /images/webinar/pulumi_tech_talk.jpg true false webinars true true https://www.meetup.com/Golang-DC/events/269213913/
title image
Modern Cloud Infrastructure in Go /icons/containers.svg
title sortable_date duration datetime description presenters learn
Modern Cloud Infrastructure in Go 2020-04-01T18:30:00.000-04:00 1.5 hours WED, APR 01, 2020 AT 6:30PM EDT Declaratively defining, deploying, and managing infrastructure usually means breaking out of your day to day toolchain and using YAML or some sort of DSL. Learn how to automate modern infrastructure like functions, containers, and Kubernetes using Pulumi and Go. In this talk we'll explore the productivity superpowers that Pulumi brings to infrastructure: 1. Provisioning - We'll author a serverless application on AWS, exploring Pulumi's familiar imperative approach using Go that still enables declarative state and change management. 2. Testing - Pulumi's unique approach opens up a lot of options with unit and integration testing and gives you the confidence to move quickly. 3. Architecture - Programming languages are naturally suited to encapsulation and abstraction. This enables us to represent our architecture in reusable components that can be published and shared across teams and organizations.
name role
Evan Boyle Staff Software Engineer, Pulumi
How to rovision cloud infrastructure in Go.
How to test cloud infrastructure.