Monitoring Microservices in Docker Containers with NGINX Amplify
Monitoring Microservices in Docker Containers with NGINX Amplify Most microservices deployments use container technologies in one way or another. When deploying NGINX in containers, thousands of users choose Docker for its ease of use and rapidly growing community. The NGINX image is one the most frequently downloaded in the Docker Registry. Recently we announced the beta version of NGINX Amplify, a new monitoring and configuration recommendation service, and we have received a lot of questions regarding the use of NGINX Amplify and Docker in the same deployment. In this post we discuss how these new free technologies can work together to improve the performance and manageability of your microservices deployment. NGINX Amplify Components and Workflow NGINX Amplify consists of multiple components. The ones that are visible to the user are: The NGINX Amplify Agent, which runs on the same system as NGINX The NGINX Amplify cloud [ more… ]