Category: Data, Infrastructure, automation

What if cloud management were as easy as raising a JIRA ticket? Normally, once a ticket is raised with any issue, an engineer is manually assigned to resolve that task — but what if you could have a virtual DevOps engineer instead?

You’re basically telling the workflow to execute automatically when a JIRA ticket gets raised with the matching summary.

If you want to automate the process end-to-end- you can have the workflow raise a JIRA ticket when a CloudWatch alarm goes off, the corrective action then executes, and the workflow then closes the ticket.

To reboot your apache server in case of it going unresponsive, you can raise the ticket and the workflow will trigger the response.

Related Articles