Extra Credit!
Now we want to provide you with some bonus material because we didn’t want to overwhelm you when you were just getting started. These are common ways we use Atmos daily in the infrastructures we manage.
You will learn
- How to deploy additional instances of your components.
- How to automate repetitive operations using workflows.
- How to extend the Atmos CLI by adding your own custom commands, making it easy for developers to rely on a single command.
- How to vendor all your external dependencies, which can include other components, stack configurations, and really just anything!
What's Included
📄️ Deploy Another App
Provision multiple components in the same stack
📄️ Vendor Dependencies
Learn how to vendor components from remote sources
📄️ Create Workflows
Automate your repetitive tasks with workflows
📄️ Add Custom Commands
Extend Atmos with your own custom CLI commands