Orchestration

Card Puncher Data Processing

About

A orchestration tool will provision the servers or container themselves, leaving the job of configuring those servers to other configuration management tool.

It's part of a set of tool to support infrastructure as code.

Meaning of the term orchestration

  • basic ordering or command-blasting
  • conducting machines like an orchestra

The capability to do operations on multi-tier applications in a coordinated way, making it easy to orchestrate a sophisticated zero-downtime rolling upgrade.

List





Discover More
Card Puncher Data Processing
Aws - Cloudformation (CFN)

AWS CloudFormation is a the Infrastructure as Code offering of Aws. It's categorized as orchestration tool. You declare resources in CloudFormation Templates and AWS CloudFormation takes care of provisioning...
Card Puncher Data Processing
Infra - Terraform

Terraform is an orchestration tool that will bootstrap, initialize resources and can start a configuration management tool Terraform isnot a configuration management...
Card Puncher Data Processing
Infrastructure as code Application

Application This section is composed of the applications that you can use to implement a infrastructure as code
Card Puncher Data Processing
VM - Container (Ligthweight VM)

A container is the logical OS equivalent of a process in a virtual environment. They share: an operating system installed on the server and run resource-isolated (Each container has isolated environment...
Card Puncher Data Processing
What is Infrastructure as code? (Configuration, Provisioning, and Software Deployment)

Infrastructure as code means that all ops operations are scripted and are found in code. They are used in DevOps pipeling for continuous deployment You will find three kind of software in this area:...



Share this page:
Follow us:
Task Runner