Skip to content

Commit

Permalink
Updates to PulumiUP on-demand content (#12930)
Browse files Browse the repository at this point in the history
  • Loading branch information
shughes26 authored Sep 25, 2024
1 parent f14d575 commit 1e14af5
Show file tree
Hide file tree
Showing 6 changed files with 88 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ main:

# Description of the webinar.
description: |
Watch industry leaders discuss the past, present, and future of Infrastructure as Code (IaC) and overall infrastructure technologies.
Dive into the fascinating journey of infrastructure management, from the early days of manual server provisioning to today’s cutting-edge practices. This panel discussion explores the evolution of Infrastructure as Code (IaC), featuring insights from industry leaders like Adam Jacob, Brian Grant, Elad Ben-Israel, and Luke Hoban.
Together, they unravel key milestones, discuss ongoing challenges like complexity and standardization, and envision future innovations like AI-driven automation. This panel provides a comprehensive look at the past, present, and future of managing modern cloud environments.
# The webinar presenters
presenters:
Expand Down
5 changes: 5 additions & 0 deletions content/resources/pulumiup-2024-keynote/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ main:
Watch PulumiUP 2024's keynote. Pulumi's co-founder and CEO shared insights into the company's current landscape and future direction, offering a glimpse into how the company is shaping the future of cloud engineering.
This keynote also featured presentations and demos from key members of the Pulumi team, unveiling the latest product launches designed to elevate your infrastructure management experience.
Learn more about the new product launches:
- [Pulumi - One Unified Platform For All Your Infrastructure Needs](/blog/pulumi-up-2024/)
- Visibility, intelligence, and controls over all infrastructure with [Pulumi Insights 2.0](/blog/pulumi-insights-2/)
- Centralized secrets management and orchestration that scales with [Pulumi ESC](/blog/pulumi-esc-ga/)
# The webinar presenters
presenters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ main:
# case-sensitive
tags:
level: # Beginner, Intermediate, Advanced
topics: ["Secrets Management", "Security", "DevOps", "Pulumi ESC", "Automation"]
topics: ["Secrets Management", "Security", "DevOps", "DevSecOps", "Pulumi ESC", "Automation"]
languages: []

# The right hand side form section.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ main:
# case-sensitive
tags:
level: Intermediate # Beginner, Intermediate, Advanced
topics: ["Automation", "CI/CD", "DevOPs", "Pulumi ESC"]
topics: ["Automation", "CI/CD", "DevOps", "Pulumi ESC"]
languages: []
clouds: ["AWS"]

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
# Name of the event, <= 60 characters
title: Security Automation—Faster. Cheaper. Better.
meta_desc: Join us for an insightful fireside chat, with by Joe Duffy, co-founder/CEO of Pulumi, featuring David Giambruno, VP of Engineering and DevOps at Tivity Health.
meta_image:

# A featured webinar will display first in the list.
featured: false

# Webinars with unlisted as true will not be shown on the webinar list
unlisted: false

# Gated webinars will have a registration form and the user will need
# to fill out the form before viewing.
gated: false

# The layout of the landing page.
type: webinars

# External webinars will link to an external page instead of a webinar
# landing/registration page. If the webinar is external you will need
# set the 'block_external_search_index' flag to true so Google does not index
# the webinar page created.
external: false
block_external_search_index: false

# The url slug for the webinar landing page. If this is an external
# webinar, use the external URL as the value here.
url_slug: security-automation-faster-cheaper-better

# Content for the left hand side section of the page.
main:
# Webinar title.
title: Security Automation—Faster. Cheaper. Better.

event_type: event # workshop | event

# URL for embedding a URL for ungated webinars.
youtube_url: https://www.youtube.com/embed/35vAiKdDux4

# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2024-09-18T09:00:00-00:00

# Duration of the webinar.
duration: 30 minutes

# "virtual" will be shown under "show virtual events only", otherwise shown as City, State (seattle, wa)
location: virtual

# Description of the webinar.
description: |
Join us for an insightful fireside chat, "Security Automation—Faster. Cheaper. Better." Moderated by Joe Duffy, co-founder and CEO of Pulumi, and featuring David Giambruno, VP of Engineering and DevOps at Tivity Health.
In this session, David G. shared his expertise on how DevOps and DevSecOps teams are automating security processes to achieve higher quality and scalability. Learn how these efforts drive tangible business outcomes, accelerating development speed while creating a competitive edge.
Explore the intersection of security automation and business impact with an industry leader who's driving real-world results.
# The webinar presenters
presenters:
- name: Joe Duffy
role: CEO, Pulumi
photo: /images/team/joe-duffy.jpg
- name: David Giambruno
role: VP Engineering and DevOps, Tivity Health
photo: /images/people/david-giambruno.jpg

# case-sensitive
tags:
level: # Beginner, Intermediate, Advanced
topics: ["Automation", "DevOps", "DevSecOps", "Security", "GitOps"]
languages: []

# The right hand side form section.
form:
# HubSpot form id.
hubspot_form_id:
salesforce_campaign_id:
---
Binary file added static/images/people/david-giambruno.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e14af5

Please sign in to comment.