Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ main:
sortable_date: 2025-12-10T12:00:00-05:00

# Duration of the webinar.
duration: 90 minutes
duration: 60 minutes

# "virtual" will be shown under "show virtual events only", otherwise shown as City, State (seattle, wa)
location: virtual
Expand Down Expand Up @@ -73,7 +73,7 @@ form:
event_data:
name: "Day 2 Autonomous Infrastructure Management"
start_date: 2025-12-10T12:00:00-05:00
end_date: 2025-12-10T13:30:00-05:00
end_date: 2025-12-10T13:00:00-05:00
url: "https://www.pulumi.com/resources/day-2-autonomous-infrastructure-management/"
description: |
Getting infrastructure deployed is just one piece of the automation puzzle. The next question is: how do teams maintain a growing inventory of infrastructure in the long term? Infrastructure can drift from the latest standards due to manual intervention or the adoption of new, more stringent requirements. In this session, we'll dive into day 2 operations to show you how to simplify and automate maintenance - even as the number of resources you manage is expanding.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ main:
sortable_date: 2025-11-06T12:00:00-05:00

# Duration of the webinar.
duration: 90 minutes
duration: 60 minutes

# "virtual" will be shown under "show virtual events only", otherwise shown as City, State (seattle, wa)
location: virtual
Expand Down Expand Up @@ -77,7 +77,7 @@ form:
event_data:
name: "Self-Service - Enabling Developer Productivity"
start_date: 2025-11-06T12:00:00-05:00
end_date: 2025-11-06T13:30:00-05:00
end_date: 2025-11-06T13:00:00-05:00
url: "https://www.pulumi.com/resources/self-service-enabling-developer-productivity/"
description: |
Teams building Internal Developer Platforms are betting that standardization and self-service will bring improved productivity to their engineering organization. In this session, we'll explore how agents can help teams launch platforms faster by simplifying the process of creating reusable abstractions and templates that standardize self-service deployments.
Expand Down
Loading