{archive_title}

Tag: Azure Container Apps

  • Secure Microservices on ACA with APIM Gateway Part 2

    ·

    ,

    Secure Microservices on ACA with APIM Gateway Part 2

    Introduction: In our last blog, we explored the game-changing advantages of containerized Azure API Management in securing and exposing microservices APIs within decentralized environments. This method, marked by centralized authentication and streamlined management, ensures both seamless microservices operations and a robust security foundation. Now, let’s dive into the practical side. In this follow-up, we provide…

  • Image placeholder

    ·

    , ,

    Secure Microservices on ACA with APIM Gateway Part 1

    Problem Statement: In a microservices architecture, individual services require secure authentication mechanisms. However, implementing built-in authentication for each container app in a decentralized manner becomes impractical and lacks a centralized approach. Solution: Utilize containerized Azure API Management (APIM) to establish a centralized authentication mechanism for securing and exposing microservices APIs to the external world. This…