# 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) # Video [Watch here](https://youtu.be/pU8ZgSBuEJw) # Guide 1. Login to Ansible Platform UX 2. Navigate to **Templates** ![job templates](../../images/templates.png) 3. Click the rocket next to **INFRASTRUCTURE / Deploy Application** to launch the Job ![rocket launch](../../images/rocket.png) 4. The survey will prompt you to install an application. ![survey choice](../../images/deploy_application_survey.png) --- You have finished this demo. [Click here to return to master demo list](../../README.md)