diff --git a/content/resources/panel-infrastructure-as-code-can-we-do-better/index.md b/content/resources/panel-infrastructure-as-code-can-we-do-better/index.md index 7815e754cc61..239e19f3f913 100644 --- a/content/resources/panel-infrastructure-as-code-can-we-do-better/index.md +++ b/content/resources/panel-infrastructure-as-code-can-we-do-better/index.md @@ -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: diff --git a/content/resources/pulumiup-2024-keynote/index.md b/content/resources/pulumiup-2024-keynote/index.md index 5eb86d67ef26..09dfd445ae64 100644 --- a/content/resources/pulumiup-2024-keynote/index.md +++ b/content/resources/pulumiup-2024-keynote/index.md @@ -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: diff --git a/content/resources/secrets-policies-automating-cybersecurity/index.md b/content/resources/secrets-policies-automating-cybersecurity/index.md index e961dfb49695..fb0df9cde76f 100644 --- a/content/resources/secrets-policies-automating-cybersecurity/index.md +++ b/content/resources/secrets-policies-automating-cybersecurity/index.md @@ -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. diff --git a/content/resources/securing-iac-pipelines-in-regulated-industries/index.md b/content/resources/securing-iac-pipelines-in-regulated-industries/index.md index 9f08bc37619e..70d662a4c267 100644 --- a/content/resources/securing-iac-pipelines-in-regulated-industries/index.md +++ b/content/resources/securing-iac-pipelines-in-regulated-industries/index.md @@ -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"] diff --git a/content/resources/security-automation-faster-cheaper-better/index.md b/content/resources/security-automation-faster-cheaper-better/index.md new file mode 100644 index 000000000000..450b89597fc5 --- /dev/null +++ b/content/resources/security-automation-faster-cheaper-better/index.md @@ -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: +--- \ No newline at end of file diff --git a/static/images/people/david-giambruno.jpg b/static/images/people/david-giambruno.jpg new file mode 100644 index 000000000000..20f7e9f6f0a7 Binary files /dev/null and b/static/images/people/david-giambruno.jpg differ