2020-11-10 14:41:52 -08:00
---
# Name of the webinar.
title: "AWS - Howdy Partner"
2021-11-12 12:19:21 -08:00
meta_desc: "Join Laura Santamaria as they show off some of the newest features in Pulumi and how those features make building on AWS easier than ever."
2021-05-12 16:48:04 -07:00
aliases:
- /resources/aws-howdy-partner-twitch-2020-06-01
2020-11-10 14:41:52 -08:00
# A featured webinar will display first in the list.
featured: false
# If the video is pre-recorded or live.
2021-05-12 16:48:04 -07:00
pre_recorded: false
2020-11-10 14:41:52 -08:00
# If the video is part of the PulumiTV series. Setting this value to true will list the video in the "PulumiTV" section.
pulumi_tv: false
# The preview image will be shown on the list page.
preview_image: "/images/webinar/aws-howdy-partner.png"
# Webinars with unlisted as true will not be shown on the webinar list
2021-12-16 11:09:39 -08:00
unlisted: true
2020-11-10 14:41:52 -08:00
# Gated webinars will have a registration form and the user will need
# to fill out the form before viewing.
2021-11-12 10:00:45 -08:00
gated: true
2020-11-10 14:41:52 -08:00
# The layout of the landing page.
type: webinars
# External webinars will link to an external page instead of a webinar
# landing/registration page.
2021-11-12 10:00:45 -08:00
external: false
2023-03-24 11:17:37 -07:00
block_external_search_index: true
2020-11-10 14:41:52 -08:00
# The url slug for the webinar landing page. If this is an external
# webinar, use the external URL as the value here.
2021-11-12 10:00:45 -08:00
url_slug: "aws-howdy-partner-twitch"
2020-11-10 14:41:52 -08:00
# The content of the hero section.
hero:
# The title text in the hero. This also serves as the pages H1.
2021-11-12 10:00:45 -08:00
title: "AWS Howdy Partner"
2020-11-10 14:41:52 -08:00
# The image the appears on the right hand side of the hero.
image: "/icons/containers.svg"
# Content for the left hand side section of the page. External webinars just need the
# time and duration values filled out.
main:
# Webinar title.
2021-11-12 10:00:45 -08:00
title: "AWS Howdy Partner"
2020-11-10 14:41:52 -08:00
# URL for embedding a URL for ungated webinars.
youtube_url: ""
# Sortable date. The datetime Hugo will use to sort the webinars in date order.
2021-11-22 13:45:04 -08:00
sortable_date: 2021-12-08T14:00:00-08:00
2020-11-10 14:41:52 -08:00
# Duration of the webinar.
duration: "1 hour"
# Datetime of the webinar.
datetime: ""
# Description of the webinar.
2021-11-12 10:00:45 -08:00
description: |
Join Pulumi and the AWS team for a fun live coding session showing off the new AWS Native Provider.
2020-11-10 14:41:52 -08:00
# The webinar presenters
presenters:
2021-11-12 12:19:21 -08:00
- name: Laura Santamaria
2021-11-12 10:00:45 -08:00
role: Developer Advocate, Pulumi
- name: Andrew Park
role: Specialist Solutions Architect, AWS
- name: Marina Novikova
role: Partner Solutions Architect, AWS
2020-11-10 14:41:52 -08:00
# A bullet point list containing what the user will learn during the webinar.
learn:
2021-11-12 10:00:45 -08:00
- How to provision AWS resources with Pulumi.
form:
hubspot_form_id: "e97a5160-b983-457b-9195-878630599823"
2020-11-10 14:41:52 -08:00
---