Introduction
System design and deployment
()
Lab setup
()
1. System Design
Define a capacity planning strategy
()
2. Deploying and Configuring Systems
Configure LXD to host containers
()
Create containers
()
Configure and maintain containers
()
Deploy a pre-configured image
()
Maintain systems via configuration management tools
()
Conduct post-deployment verifications
()
3. Working with Large Systems
High-availability implementations
()
Clustering with Pacemaker and Corosync
()
Configuring cluster nodes
()
Hosting a clustered resource
()
Using GNU parallel
()
Run commands on many systems with GNU Parallel
()
Run commands on many systems with parallel-SSH
()
4. Creating and Distributing Packages
Create a custom package
()
Install, modify, and update a custom package
()