Book Image

Robust Cloud Integration with Azure

By : Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott
Book Image

Robust Cloud Integration with Azure

By: Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott

Overview of this book

Any software developers, architects, and technical managers lookng to learn about Azure IaaS essentials need look no further. This book is ideal for Microsoft Enterprise developers, DevOps or any IT professionals looking to connect cloud-based and on-premises systems with Azure.
Table of Contents (23 chapters)
Robust Cloud Integration with Azure
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Chapter 14. Tooling and Monitoring for Logic Apps

Being able to deploy a solution that consists of several resources and for different environments (Dev, UAT, QA, and Prod) in a repetitive and structured manner can be challenging without proper tooling in place.

In general, when a solution has been deployed to a cloud environment, you lose the capability to actively monitor, troubleshoot, and optimize your applications without the proper monitoring in place. Also, being able to view the current workload or being alerted of unpredicted loads can be another issue.

Another challenge is how do we actively monitor the consumption of resources and be alerted if we exceed the existing hosting plan.

In this chapter, you will learn the following:

  • How to use the Azure Resource Manager templates to create resources and best practices

  • Deploying Logic Apps either manually or using continuous deployments and using PowerShell scripts

  • How to set up monitoring and alerting for Logic Apps