OpsWorks

aws/management aws/automation aws/service

💡 Definition

AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet. It lets you use code to automate the configuration of your servers.

🔑 Key Concepts

⚙️ How it Works

You write configuration code (Recipes/Manifests) that defines how to install and configure packages on your instances. OpsWorks agents on your EC2 instances or on-premises servers pull these configurations and apply them.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * Systems Manager * CloudFormation * Elastic Beanstalk