Useful Links
Computer Science
Other Tools and Technologies
OpenStack
1. Introduction to Cloud Computing and OpenStack
2. Identity Service: Keystone
3. Compute Service: Nova
4. Image Service: Glance
5. Block Storage Service: Cinder
6. Object Storage Service: Swift
7. Networking Service: Neutron
8. Dashboard: Horizon
9. Orchestration Service: Heat
10. Telemetry and Monitoring
11. Deployment and Configuration
12. Operations and Management
13. Advanced Topics
Orchestration Service: Heat
Core Functionality
Template-Based Orchestration
Automated Resource Provisioning
Stack Lifecycle Management
Infrastructure as Code
Key Concepts
Stacks
Stack Creation
Stack Update
Stack Deletion
Stack Events
Templates
Heat Orchestration Template
AWS CloudFormation Template Compatibility
Template Validation
Resources
Resource Types
Resource Dependencies
Resource Properties
Parameters
Parameter Definition
Parameter Validation
Parameter Groups
Outputs
Output Definition
Output Retrieval
Autoscaling
Scaling Policies
Scaling Groups
Alarm-Based Scaling
Nested Stacks
Stack Adoption
Heat Architecture
heat-api
API Endpoints
heat-api-cfn
CloudFormation-Compatible API
heat-engine
Template Parsing
Resource Management
Stack Operations
heat-api-cloudwatch
CloudWatch-Compatible API
Template Development
Template Structure
Resource Definitions
Intrinsic Functions
Conditions
Template Composition
Previous
8. Dashboard: Horizon
Go to top
Next
10. Telemetry and Monitoring