Reader small image

You're reading from  Architecting Cloud-Native Serverless Solutions

Product typeBook
Published inJun 2023
PublisherPackt
ISBN-139781803230085
Edition1st Edition
Concepts
Right arrow
Author (1)
Safeer CM
Safeer CM
author image
Safeer CM

Safeer CM is a technology generalist with more than 16 years of experience in site reliability engineering, DevOps, infrastructure, and platform engineering. A site reliability engineer by trade, Safeer has managed large-scale production infrastructures at internet giants like Yahoo and LinkedIn and is currently working at Flipkart. He has experience in cloud management and consulting for budding and established startups as a cloud architect. He is an ambassador of the Continuous Delivery Foundation and contributes to the CD and DevOps communities. As a technology speaker, blogger and meetup organizer, Safeer enjoys mentoring new technology talents, especially in the fields of SRE and DevOps.
Read more about Safeer CM

Right arrow

Azure Logic Apps

Azure Logic Apps is a workflow orchestration PaaS offering from Azure. It provides a simplified and intuitive user interface and user experience to design, develop, and orchestrate workflows. You can integrate these workflows with a large number of Azure cloud services as well as other vendors’ services. This allows you to model business processes and automate them, thus offering a powerful business process automation service. Since this is a PaaS, you can scale your workflows to the scale of your business needs.

Some of the key points to remember about the workflow design are as follows:

  • A workflow is started by a trigger – this could be a webhook, an email, an Azure cloud event, and so on.
  • The trigger kicks off a sequence of one or more actions that carry out an operation that is part of the workflow.
  • The workflow also provides control structures for conditional logic and loops.
  • At each action (aka step of the workflow), you can...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Architecting Cloud-Native Serverless Solutions
Published in: Jun 2023Publisher: PacktISBN-13: 9781803230085

Author (1)

author image
Safeer CM

Safeer CM is a technology generalist with more than 16 years of experience in site reliability engineering, DevOps, infrastructure, and platform engineering. A site reliability engineer by trade, Safeer has managed large-scale production infrastructures at internet giants like Yahoo and LinkedIn and is currently working at Flipkart. He has experience in cloud management and consulting for budding and established startups as a cloud architect. He is an ambassador of the Continuous Delivery Foundation and contributes to the CD and DevOps communities. As a technology speaker, blogger and meetup organizer, Safeer enjoys mentoring new technology talents, especially in the fields of SRE and DevOps.
Read more about Safeer CM