-
Book Overview & Buying
-
Table Of Contents
Azure for Developers - Third Edition
By :
In Chapter 5, you learned about your first serverless service in Azure – Azure Functions. When using these services as your building block, you need to use one of the supported programming languages and write some code on your own. As you’re probably aware, there’s another category of serverless services that are named low-code tools. They allow you to achieve similar results to Azure Functions but with almost no code needed.
One of the low-code solutions is Azure Logic Apps. This chapter is designed to explain that service to you, so you understand the building blocks, capabilities, and valid use cases, and know when and how to use it.
In this chapter, we’re going to cover the following main topics: