Developing Applications Using Microservices and Azure – Part 1
As more companies transition to a modular development model, integration with different services and platforms has become a common approach in many projects. By leveraging multiple systems, developers can build out complex applications, incorporating functionality from several sources to accomplish their goals. Many of these systems are small, light-weight services designed to perform a single function or purpose. In this article, I’ll walk you through the process of building an application using these microservices and Microsoft Azure.