High‑Performance Caching with NGINX and NGINX Plus

2016-08-25 KENNETH 0

High‑Performance Caching with NGINX and NGINX Plus This post is adapted from a webinar by Owen Garrett, introduced by Andrew Alexeev. Table of Contents Introduction  0:00 Introduction  1:22 About This Webinar  2:17 Basic Principles of Content Caching  2:35 Basic Principles  3:59 Mechanics of HTTP Caching  7:46 What does NGINX cache? Content Caching and NGINX  9:55 NGINX in Operation 10:06 NGINX Config 11:14 Caching Process 15:32 Caching is Not Just for HTTP 17:10 How To Understand What’s Going On 17:38 Cache Instrumentation 19:08 Cache Instrumentation (Cont.) 20:09 Extended Status 21:57 How Content Caching Functions in NGINX 22:40 How It Works 23:53 How is Cached Content Stored? 26:36 Loading Cache From Disk 28:07 Managing the Disk Cache 29:22 Purging Content From Disk Controlling Caching 31:27 Controlling Caching 32:30 Delayed Caching 34:45 Control Over Cache Time 36:18 Cache / Don’t Cache 37:25 Multiple Caches 39:07 [ more… ]

Announcing NGINX Plus R10

2016-08-23 KENNETH 0

Announcing NGINX Plus R10 We are excited to announce NGINX Plus Release 10 (R10), our most significant release yet. NGINX Plus extends the open source NGINX software with advanced functionality and award‑winning support, providing customers with a complete application delivery solution. With this release we are providing a number of new features to dramatically improve the security and performance of applications delivered by NGINX Plus, along with additional features for improved network integration and support for customization of NGINX Plus through scripting. To learn more about NGINX Plus R10, join our webinar on August 31, 2016 at 10:00 AM PDT. NGINX Plus R10 features the initial release of our web application firewall (WAF), powered by ModSecurity and fully supported by NGINX, Inc. Web application attacks increased by 50% in the past year and DDoS attacks more than doubled, according to Akamai. Every application is now at risk of being attacked. NGINX Plus with ModSecurity WAF helps protect web applications from [ more… ]

No Image

nginx.conf 2016 Preview 3 – Keynotes and Training

2016-08-23 KENNETH 0

nginx.conf 2016 Preview 3 – Keynotes and Training There’s less than a month left until nginx.conf 2016 happens in Austin, TX September 7–9. Sign up today for an All Access pass with this link for a $400 discount! The conference will include specifics about recent NGINX news, including the use of NGINX Plus as a load balancer on AWS, the performance advantages of NGINX Plus over hardware ADCs, and getting the most out of the public beta of NGINX Amplify. In recent posts, we’ve described the keynotes and NGINX talks and customer and partner talks you’ll enjoy at the conference. This post sums up some last‑minute additions, and highlights our Training Day. Here are a few more of the exciting sessions coming up from NGINX partners and customers: Conference Day 1: Wednesday, September 7 – Fail in Order to Succeed: Designing Microservices with Dragos Dascalita Haut from Adobe; How I Learned to Stop [ more… ]

Taking Microservices Home

2016-08-16 KENNETH 0

Taking Microservices Home This post is adapted from a keynote presentation by Zhamak Dehghani at nginx.conf in September 2015. Table of Contents  0:00 Introduction  0:30 Collaborate via Choreography  2:30 Battling the Monoliths  6:09 Building a Model for Migration  8:20 Find the Seams  8:51 Measure Toxicity 11:24 Deconstructing the Monolith 12:13 Service Modeling is Difficult 17:24 Constructing Microservices 21:06 Find your Granularity 22:07 Leap in our Empathetic Evolution 0:00 Introduction So it’s been four years since microservices architecture first captured our attention. It was promised as an architectural style that lets us compose small, unique services around business domain problems to build complex and wonderful solutions. A network of interconnected services choreographed beautifully to give our users an uninterrupted experience. 0:30 Collaborate via Choreography This was a grassroots movement, and our developer community felt quite passionate about it. Obviously, we embraced its complexity [ more… ]

No Image

Choosing the Right Load Balancer on Amazon: AWS Application Load Balancer vs. NGINX Plus

2016-08-13 KENNETH 0

Choosing the Right Load Balancer on Amazon: AWS Application Load Balancer vs. NGINX Plus Anyone running highly-available, scalable applications on Amazon Web Services (AWS) now can choose between load balancing with NGINX or NGINX Plus; AWS Elastic Load Balancer, now called Classic Load Balancer; and the new Application Load Balancer, described by Amazon as an option for Elastic Load Balancer. The new option is described in a blog post and product documentation. In this post, we will review the new features in Amazon Load Balancer, then compare its pricing and features to NGINX open source and NGINX Plus. We will also describe the role of Classic Load Balancer with respect to these alternatives. Note: See our previous blog post for a direct comparison of NGINX Plus and AWS Classic Load Balancer. That blog post includes a matrix comparing the features [ more… ]