Files
product-demos/docs/deploy_application.md
2020-05-13 17:04:37 -04:00

33 lines
1.0 KiB
Markdown

# Demo: Deploy Application
## Table of Contents
TBD
# Objective
Demonstrate application deployment for Linux systems. This demonstration will install applications on multiple RHEL servers.
# What business problem is solved?
- **speed to market**:
reducing human time to install applications
- **reduce human error**:
automation of routine manual processes
- **reduce complexity**:
does not require a System Administrator familiar with the specific operating system to install the Application. Automate and test once and allow all users access to deploy Ansible Jobs.
- **enforce policy**:
Ansible creates guard rails on which applications can be deployed and how they are installed on IT infrastructure.
# Features show cased
- Push button deployment
- Self Service IT - Surveys
For description of these and other features of the Red Hat Ansible Automation Platform please refer to the [features README](features.md)
# Guide
COMING SOON
You have finished this demo. [Click here to return to master demo list](../README.md)