Learn how to automate your app infrastructure with NGINX and NGINX Plus – for app updates, service discovery, orchestration, and push-button deployments
nginx.conf 2016 Preview 1: NGINX Speakers
Take advantage of the early bird discount for nginx.conf 2016 now! Read about NGINX speakers in this blog post.
MRA, Part 4: The Fabric Model
Explore the benefits of the Fabric Model of the Microservices Reference Architecture from NGINX, pairing NGINX Plus with a microservice in every container
MRA, Part 2: The Proxy Model
Explore the benefits of implementing NGINX Plus as a reverse proxy server in the Proxy Model of the Microservices Reference Architecture from NGINX
Connecting Your Apps with Docker and NGINX, Part 2: Immutable Infrastructure
This post is from a webinar by Floyd Smith and Michael Hausenblas. It's focused on NGINX, containers, and immutable infrastructure.
Connecting Your Apps with Docker and NGINX, Part 1: NGINX and Microservices
This post about NGINX and microservices is from a recent webinar by Michael Hausenblas of Mesosphere. It's the first of two parts.
Service Discovery for NGINX Plus Using DNS SRV Records from Consul
Automate reconfiguration of NGINX Plus upstream server groups with service discovery using DNS SRV records from Consul DNS. A demo is provided on GitHub.
Introducing the Microservices Reference Architecture from NGINX
The NGINX Microservices Reference Architecture includes three models for development – the Proxy Model, the Router Mesh Model, and the Fabric Model.
Monitoring Microservices in Docker Containers with NGINX Amplify
Learn how to deploy NGINX Amplify in Docker containers to monitor NGINX instances in a microservices-based deployment.
Service Discovery for NGINX Plus with ZooKeeper
Discover how ZooKeeper and NGINXÂ Plus work together to automate reconfiguration of upstream server groups, with a demo implementation provided on GitHub