Making Infrastructure Safe for Agents with Kelsey Hightower 3.18.26
Register Here!Webinars
Join our upcoming webinars with DevOps thought leaders to learn about developer self-service, Internal Developer Platforms, Kubernetes and more.
Upcoming Webinars
Check our blog for upcoming webinars if you don't see any here.
Previous Webinars
Getting Started with Massdriver: From Zero to Self-Service in 30 Minutes
Watch our founding engineers walk through setting up Massdriver, creating your first bundle, and deploying infrastructure through the visual canvas.
Best Practices for Containerizing Web Apps with Docker
In this webinar you'll learn to Dockerize a web application and discover how to efficiently utilize containerization, streamline application deployment, and optimize resource utilization through practical demonstrations and expert insights.
Migrating Existing OpenTofu Modules into Massdriver
In this webinar, we'll demonstrate how you can take existing OpenTofu (or Terraform) modules and migrate them into Massdriver, making it easy to publish, deploy and observe your infrastructure!
Open Office Hours
Open Office Hours is a monthly webinar where we discuss the evolving landscape of cloud solutions and platform engineering. As always, we will be answering your in-depth questions about Massdriver, unraveling the complexities of cloud technologies, and exploring the latest trends in platform engineering. Tune in to deepen your understanding, engage with our experts, and be part of an insightful conversation that shapes the future of cloud computing.
Accelerate Your IaC adoption: Importing Infrastructure into Ready-Made Terraform / OpenTofu Templates
In this 60-minute session, learn how to import your existing infrastructure into Massdriver’s opinionated IaC templates, giving you a head start on building and managing your infrastructure as code with compliance, security, and best-practices out-of-the-box.
Migrate from Heroku to Azure using Massdriver
Discover how to seamlessly migrate from Heroku to Azure using Massdriver in this webinar. We'll guide you through migrating web and worker apps, setting up a PostgreSQL database, a Redis cache, and deploying with Azure Web Apps. Plus, learn how to streamline your CI/CD process for a smooth transition.
Getting Started with OpenTofu in AWS
Join us for a comprehensive webinar on getting started with OpenTofu, the Terraform fork, in AWS. Learn how to provision infrastructure, manage state effectively, and implement best practices for automation. We'll also cover importing existing resources into OpenTofu to optimize your cloud management.
Getting Started with OpenTofu in Azure
Join us for a comprehensive webinar on getting started with OpenTofu, the Terraform fork, in Azure. Learn how to provision infrastructure, manage state effectively, and implement best practices for automation. We'll also cover importing existing resources into OpenTofu to optimize your cloud management.
Open Office Hours
Open Office Hours is a monthly webinar where we discuss the evolving landscape of cloud solutions and platform engineering. As always, we will be answering your in-depth questions about Massdriver, unraveling the complexities of cloud technologies, and exploring the latest trends in platform engineering. Tune in to deepen your understanding, engage with our experts, and be part of an insightful conversation that shapes the future of cloud computing.
Writing Maintainable IaC: Use Case Specific OpenTofu / Terraform Modules
Join us for a webinar on Use Case-Oriented Design for Terraform modules. We will teach you to write maintainable modules tailored to specific functional requirements. This design philosophy enhances usability and ensures that each module performs optimally within its intended environment.
Running KubeVirt on AWS EKS
Kubernetes is a powerful workload orchestrator. But what if you have workloads that operate better in VM's instead of containers? KubeVirt extends the Kubernetes API, allowing it to not only schedule containers, but also schedule VM workloads. In this webinar, we'll configure an AWS EKS cluster to run KubeVirt and schedule VMs on bare metal nodes, alongside containers on traditional EC2 instances.
Generating OpenTofu / Terraform from Existing Cloud Resources
This webinar is designed for developers, cloud architects, and IT professionals interested in automating and optimizing their cloud resource management. This session will introduce participants to OpenTofu, the open-source Terraform fork, and Terraformer, a tool that enables users to generate infrastructure as code (IaC) representations from their existing cloud resources across multiple platforms.
Airlock: Massdriver's New Open-Source Project
Join us as we showcase Massdriver's newest open source project: Airlock. With Airlock you can standardize the interface to your infrastructure-as-code around JSON schema, giving you rich validation, easy-to-use graphical interfaces, and interoperability between tools.
How to enable API endpoints with Massdriver apps
Unlock the potential of your microservice architecture with insights on exposing private and public API endpoints in Massdriver. Discover how these strategies can enhance your service communication and elevate your infrastructure's capabilities.
Scripting with Massdriver
Join our webinar to explore the capabilities of the Mass CLI tool, essential for operations teams seeking to enhance efficiency through advanced automation. Discover how to patch configurations across multiple applications simultaneously, run mutations in Massdriver's GraphQL, and integrate the Mass CLI's automation capabilities into your CI/CD pipelines with GitHub Actions. This session is a must-attend for those looking to leverage Massdriver's robust tooling for more streamlined and effective operational workflows.
Open Office Hours
Join us for episode 2 of 'Open Office Hours' at Massdriver where we continue our journey into the evolving landscape of cloud solutions and platform engineering. As always, we will be answering your in-depth questions about Massdriver, unraveling the complexities of cloud technologies, and exploring the latest trends in platform engineering. Tune in to deepen your understanding, engage with our experts, and be part of an insightful conversation about the future of cloud computing. All skill levels welcome!
Observability in Kubernetes using Prometheus
Dive into the world of Kubernetes observability as we showcase configuring Prometheus for comprehensive monitoring of Kubernetes clusters, focusing on vital metrics like CPU, memory, and detailed pod and container statistics. Gain expertise in utilizing Grafana's powerful visualization tools to transform complex data into clear, actionable insights. Join us to enhance your DevOps toolkit, ensuring you stay at the forefront of Kubernetes management and optimization.
Observability in Kubernetes using Jaeger
Discover the power of OpenTelemetry tracing in Kubernetes. We'll be deploying Jaeger as a distributed tracing backend alongside an example application from which we will collect traces, and then debug our application. This webinar is beginner-friendly and requires only a basic understanding of common Kubernetes terms.
Debugging applications in Kubernetes
CrashLoopBackOff, OOMKilled, Pod Pending, Readiness check failed, PC Load Letter. What the **** does that mean? In this webinar, we'll look at how Kubernetes pods are scheduled, how they can fail, and how to troubleshoot the failures. Come join us and learn how you can start running your applications on the powerful Kubernetes container orchestrator.
Scaling Ops: Embracing platform engineering’s potential
As an operations professional, you may feel outnumbered. Developers need infrastructure and automation, and the security team, legal team, and even your CFO have requirements on top of that. Platform engineering is a practice that seeks to encode all of the non-negotiables while allowing self-service to developers. This involves abstracting security requirements, providing access to the tools to scale, developing alarms and backups out of the box, allowing for cost restrictions and monitoring, and other strategies to help your organization innovate efficiently. In this webinar, we'll explore strategies to build software around your existing automation to provide both developers and stakeholders with an experience that meets their needs.
Open Office Hours
Join us for our inaugural episode of 'Open Office Hours', where we'll be answering your questions about Massdriver, cloud solutions, and platform engineering. Additionally, we'll recap the notable moments from 2023 and discuss what's got us excited in the year ahead.
AI Made Simple: Deploying Stable Diffusion with Massdriver and SageMaker
AI is not just a buzzword—it's a revolution, and the power lies in bringing it to life. In this webinar, we're showcasing the real-world deployment of Stable Diffusion text-to-image models using Massdriver. Experience firsthand the simplicity of launching a SageMaker Studio for pioneering AI research and setting up an Inference Endpoint for user engagement all without the intricacies of AWS infrastructure. Massdriver's user-friendly interfaces are your ticket to deploying AI models like Stable Diffusion with the ease of a few clicks.
Writing Maintainable Infrastructure as Code
In this webinar you'll learn to design infrastructure-as-code modules that are maintainable and extensible. I’ll also cover why IaC registry modules are problematic and why your team should consider writing their own. The talk will use OpenTofu/Terraform to illustrate but applies to other IaC tools like Pulumi and Crossplane.
Zero Down Time Deployments in Kubernetes
If you've run web based applications in Kubernetes, you (or your users) may have noticed a spike in errors and 503's when rolling out new versions of your application. In this webinar, we'll look at some of the strategies you can use to rollout application changes with 0 downtime. There will be a workshop portion where we will take an example application which is having 503's during rollouts and use the strategies discussed in the webinar to eliminate them and achieve 0 downtime rollouts.
Massdriver Feature Showcase: Bundle Building
In this webinar, you'll learn to take Terraform modules and publish them to the Massdriver Package Registry. You'll learn how to use dynamic configuration, principle of least privilege IAM, and infrastructure monitoring.
Massdriver Feature Showcase: Environmental Parity
Learn how our environmental parity capability allows for the seamless replication and synchronization of your architectural resources across different environments within the same project, ensuring consistency without altering the scale. Don't miss the chance to discover how Environmental Parity can revolutionize your cloud management and optimize your workflows.
AKS Made Easy on Massdriver
In this webinar, discover how Massdriver simplifies the deployment and management of Azure Kubernetes Service (AKS), making it easy for organizations to harness the power of container orchestration and streamline their cloud-native applications. Learn how Massdriver eliminates the complexity of managing Kubernetes, enabling you to effortlessly optimize your infrastructure for enhanced scalability and efficiency, all while simplifying your cloud-native application management.
Best Practices for Containerizing Web Apps with Docker
In this webinar you'll learn to dockerize a web application and discover how to efficiently utilize containerization, streamline application deployment, and optimize resource utilization through practical demonstrations and expert insights. Gain a comprehensive understanding of Docker fundamentals and learn valuable tips and tricks to enhance your development workflow and maximize the benefits of containerization technology.
Debugging Applications in Kubernetes
In this webinar, we'll look at how Kubernetes pods are scheduled, how they can fail, and how to troubleshoot the failures. Come join us and learn how you can start running your applications on the powerful Kubernetes container orchestrator.
Load Testing with Grafana K6
Being caught off guard by traffic to your application can ruin your day or worse your night. Learn to get ahead of your success and leverage load testing to scale your applications.
Upgrading PostgreSQL Versions with Minimal Downtime
In this webinar, we'll dive into practical strategies, best practices, and useful tools that will help you seamlessly upgrade your PostgreSQL database version or migrate to a database provider with little to no downtime. Whether you're a database administrator, developer, or IT professional, this webinar is designed to equip you with valuable insights and skills to successfully navigate the upgrade process and enhance your database management expertise.
Debugging Applications in Kubernetes
In this webinar, we'll look at how Kubernetes pods are scheduled, how they can fail, and how to troubleshoot the failures. Come join us and learn how you can start running your applications on the powerful Kubernetes container orchestrator.
Running Azure OpenAI with Massdriver
In this tutorial you'll learn how to build a best-practice infrastructure bundle for running OpenAI on Azure with alarms, secrets management, and parity out-of-the-box. We'll fine-tune OpenAI and run a demo application to use its API.
Deploying 3-tier Web Applications on Kubernetes with Massdriver
In this webinar you’ll learn to push docker images to the Azure Container Registry (ACR) and deploy applications to Azure Kubernetes Service (AKS) using Massdriver. We’ll discuss the best-practices, security, and compliance of various cloud resources deployed during the webinar.
Massdriver Feature Showcase: Diffing Environments & Deployments
In this webinar, you'll learn how to lower mean time to resolution with visual change history diffing and how to quickly spot configuration differences across regions and environments cutting your debugging time in half.
Massdriver Feature Showcase: Bundle Building
In this webinar, you'll learn to take Terraform modules and publish them to the Massdriver Package Registry. You'll learn how to use dynamic configuration, principle of least privilege IAM, and infrastructure monitoring.
Best Practices for Containerizing Web Apps with Docker
In this webinar, you'll learn to dockerize a web application and discover how to efficiently utilize containerization, streamline application deployment, and optimize resource utilization through practical demonstrations and expert insights. Gain a comprehensive understanding of Docker fundamentals and learn valuable tips and tricks to enhance your development workflow and maximize the benefits of containerization technology.