Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.01 KB

File metadata and controls

32 lines (28 loc) · 1.01 KB
title Slide Decks
sidebar_label Slides
sidebar_position 0
description Browse available Atmos presentation slide decks.
hide_table_of_contents true

import { SlideIndex } from '@site/src/components/SlideDeck';

Slide Decks

Browse our collection of presentation slide decks about Atmos and infrastructure as code best practices.

<SlideIndex decks={[ { title: "Atmos Roadmap 2025-2026", description: "Product roadmap showcasing current initiatives, progress, and upcoming features. Reducing tool fatigue through unified infrastructure orchestration.", slideCount: 15, slug: "/slides/roadmap", tags: ["roadmap", "features", "planning"], }, { title: "Scale Terraform Workflows with Atmos", description: "Learn how Atmos helps teams manage Terraform configurations at scale with hierarchical YAML, inheritance, and workflow automation.", slideCount: 27, slug: "/slides/atmos-intro", tags: ["terraform", "atmos", "workflows"], }, ]} />