Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
make keynote 40 minutes, shift all other times up by 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
shughes26 committed Jun 5, 2023
1 parent 49b03b5 commit 8c6c117
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions themes/default/content/pulumi-up/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,19 +221,19 @@ schedule:
- title: Keeping your Infrastructure Code DRY
description: |
Sam Cogan, Solution Architect at Willis Towers Watson, will show how you can build a library of reusable modules that you can reuse over and over in your IaC projects. This is not just about boilerplate code, but real, usable modules that provide value to your whole team, help you comply with standards, and build infrastructure faster.
time: "9:00 AM PT"
time: "8:40 AM PT"
- title: How a Bank Modernized its Software Engineering with Infrastructure as Code Automation
description: |
At financial institutions, data privacy and security aren't just best practices, they're Federal requirements. Join Dennis as he shares how Washington Trust Bank has modernized its software development and infrastructure practices since migrating to Azure and adopting infrastructure as code. He will cover how his team enables developers with infrastructure components, prevents developers from deploying forbidden resources with CrossGuard policies, and uses automation to save time and effort.
time: "9:20 AM PT"
time: "9:00 AM PT"
- title: Creating a ‘Cloud-Aware’ Code Solution
description: |
Ala will share how Pulumi enables a new category of “cloud-aware” developer tools that leverage familiar programming languages and can lower barriers to entry to deploying cloud infrastructure for small teams that lack dedicated infrastructure experts. He’ll show how developers can easily create infrastructure from code using familiar languages and without having expertise with a given cloud provider. This enables rapid iteration on cloud applications for early-stage teams who are prototyping and iterating on new products.
time: "9:40 AM PT"
time: "9:20 AM PT"
- title: Creating Infrastructure Automation Magic with Code
description: |
What happens when you combine the expressiveness and flexibility of programming with infrastructure as code automation? Magic. Join Matt as he demonstrates how Starburst uses Pulumi Automation API to increase the speed and accuracy of infrastructure operations (like blue-green deployments with Kubernetes clusters) with code. He will explain how Automation API has reduced complicated, unwieldy tasks into simpler tasks that are completely managed by code.
time: "10:00 AM PT"
time: "9:40 AM PT"
- title: Engineering a Multi-cloud Platform
description: |
Many teams invest considerable time in defining architectures unique to a cloud service provider - only to discover the need to support a different cloud provider due to regional availability requirements, mergers, or new supply chain restrictions. In this session, Tim Holm, CTO at Nitric, will introduce key concepts and challenges that every team must consider when planning for cloud-agnostic delivery including:
Expand All @@ -242,20 +242,20 @@ schedule:
- Self-service Infrastructure
- Team productivity
Tim will also share how his team leveraged the Pulumi platform to build a cloud-agnostic toolset for developers.
time: "11:30 AM PT"
time: "11:10 AM PT"
- title: Using Monorepos to Level-up your Infrastructure as Code and Software Delivery
description: |
The way you structure your Pulumi projects and stacks in GitHub repositories can impact how well your organization ships infrastructure, especially when there are multiple teams of developers collaborating. Join Tyler as he shares best practices for using monorepos with Pulumi and how this pattern has supported his platform engineering team in delivering more efficient infrastructure deployments and updates, increased code sharing & reuse, and better collaboration.
time: "11:50 AM PT"
time: "11:30 AM PT"
- title: Lessons Learned from Writing Thousands of Lines of IaC
description: |
Immutable architecture is the backbone of infrastructure as code, to ensure production environments cannot be changed during runtime. While this has the benefits of its inherent safety measures, this can also be restrictive. This talk will focus on some of the fundamentals of immutable architecture, best practices and recommended design patterns to work around its limitations, as well as what you most certainly should not be doing when running immutable architecture.
This will be demonstrated through a real-world example of using Pulumi to deploy a single-tenant SaaS in an automated pipeline, typical challenges encountered, and what was learned on the way.
time: "12:10 PM PT"
time: "11:50 AM PT"
- title: "Panel: AI and the Future of Cloud Development"
description:
time: "12:30 PM PT"
time: "12:10 PM PT"

registration:
items:
Expand Down

0 comments on commit 8c6c117

Please sign in to comment.