3,370
  • Access Management with Tokens in Custom NGINX Modules | ING Bank N.V. - Duration: 44 minutes.

    • 1 month ago
    • 272 views
    NGINX allows you a great deal of freedom when it comes to developing custom modules. You can hook your own code in different phases of the request life cycle, use chains to capture any data that is...
  • Tracking and Monitoring APIs at Scale | Adobe - Duration: 37 minutes.

    • 1 month ago
    • 189 views
    Did you ever wonder what happens when you try to access Photoshop’s Stock library or how images are being processed on your mobile phone? For the past few years Adobe has been leveraging the cloud ...
  • HTTP/2 Theory and Practice in NGINX Stable | StackPath - Duration: 41 minutes.

    • 1 month ago
    • 257 views
    The next generation HTTP protocol has arrived. Learn what it can do for you, and how to bring support for HTTP/2 in NGINX. Find out how it interoperates with older protocols, and offers new feature...
  • BuzzFeed Moves From Monolith to Microservices with NGINX Plus - Duration: 3 minutes, 9 seconds.

    • 1 month ago
    • 347 views
    Learn how BuzzFeed, a global media company, built a scalable microservices application with NGINX Plus. See more customer testimonials at https://www.nginx.com/customers/
  • Nchan – A Concurrent Queuing PubSub Server Module for NGINX - Duration: 37 minutes.

    • 1 month ago
    • 454 views
    Nchan is a scalable, flexible pub/sub server for the modern web, built as a module for the NGINX web server and supporting WebSocket, EventSource, long polling, and other types of subscribers. It c...
  • NGINX + Virtuozzo = Love AND Performance | Virtuozzo - Duration: 22 minutes.

    • 1 month ago
    • 105 views
    Being a fast web server, NGINX is often used as a component that is run in virtualized environments (virtual machines or containers).

    Being the leading virtualization platform provider on the host...
  • Tips and Tricks on Cookies, Locations, and Rewrite Rules - Duration: 38 minutes.

    • 1 month ago
    • 201 views
    In this session, Constantine A. Murenin, Systems Software Engineer, discusses the advanced techniques available in NGINX for URL manipulation and content generation. He covers using rewrite and loc...
  • Global, Encrypted NGINX Deployments on AWS | Amazon Web Services - Duration: 37 minutes.

    • 1 month ago
    • 142 views
    This session from nginx.conf 2016 illustrates how to accelerate and secure your web and mobile applications using NGINX running on Amazon Web Services. You'll learn several deployment models and de...
  • NGINX in a Serverless World - How to Keep Control while Moving to the Cloud | Digital Sailors - Duration: 33 minutes.

    • 1 month ago
    • 149 views
    Your website is running on servers that are either in-house or colocated in a data center. You run them yourself, you have a top-notch IT team, and you are in control.

    Now you're under pressure to...
  • How to Shrink from 5 Tiers to 2 in a Multitier Microservices Architecture | My.com, Mail.Ru - Duration: 32 minutes.

    • 1 month ago
    • 90 views
    A typical microservices architecture has five tiers: You need a web proxy like NGINX to handle slow clients and to serve static files. You need an application web server like Apache or Django to ru...
  • Amplifying NGINX for More Visibility and Control - Duration: 40 minutes.

    • 1 month ago
    • 119 views
    Since NGINX is one of the most critical elements of an app infrastructure, it's important to have good visibility into the behavior of the servers running it. It is equally important to make sure t...
  • A Fast REST/JSON Tokenization Microservice | Thales e-Security - Duration: 32 minutes.

    • 2 months ago
    • 205 views
    The Tokenization microservice at Thales e-Security is implemented in C as a statically linked NGINX module. It uses shared memory for interprocess communication and reads configuration data from a ...
  • Flexible A|B Testing with NGINX - Duration: 12 minutes.

    • 2 months ago
    • 191 views
    It's not news that A|B testing is crucial for driving continuous improvement of your product. But it can be difficult to design a test infrastructure that properly exercises technically complex pro...
  • HTTP/2: The Dark Side of the Moon - Duration: 26 minutes.

    • 2 months ago
    • 286 views
    There's a lot of hype surrounding HTTP/2, which sometimes makes it hard to sift out the ashes from the cinders. In contrast to a large number of marketing-driven articles, this nginx.conf talk reve...
  • Avoid the Mean Time to WTF: How to Use Analytics for Metrics Monitoring | Wavefront - Duration: 33 minutes.

    • 2 months ago
    • 315 views
    Nobody wants to get to a WTF moment, particularly when it comes to production cloud applications or SaaS environments. Simple poll-check alerts can’t relate to overall system performance. Log monit...
  • Microservices & API Gateways | Mashape - Duration: 44 minutes.

    • 2 months ago
    • 916 views
    Software developers have been looking at different ways of building software and different architectural patterns have emerged. In this sort of revolution, Microservices and APIs have increasingly ...
  • Autoscaling and Orchestration with NGINX Plus, Chef, and the knife cloud Plug in - Duration: 20 minutes.

    • 2 months ago
    • 138 views
    In this session, Damian Curry, Sales Engineer at NGINX, explores how to use Chef to orchestrate autoscaling with NGINX Plus across multiple cloud providers utilizing the knife-cloud plug-in. There ...
  • Scripting NGINX for Overload Protection | Shopify - Duration: 30 minutes.

    • 2 months ago
    • 381 views
    Many modern applications consist mostly of dynamic content and write-heavy workloads. These applications are typically difficult to accelerate with standard HTTP caching and often developers resort...
  • Fail in Order to Succeed – Designing Microservices for Failure with NGINX | Adobe - Duration: 40 minutes.

    • 2 months ago
    • 191 views
    If you didn’t fail with microservices at least once you didn’t really try anything new! Even though microservices are an established architectural style in the industry, they still come with their ...
  • Service Discovery in Docker Using NGINX and NGINX Plus with Consul - Duration: 33 minutes.

    • 2 months ago
    • 461 views
    In a microservices application, the set of running service instances change dynamically and their assigned network locations keep changing as well. Consequently, in order to load balance requests a...
  • University of Texas at Austin Relies on NGINX to Handle 20,000 Hits per Minute - Duration: 2 minutes, 12 seconds.

    • 3 months ago
    • 225 views
    See why the University of Texas at Austin relies on NGINX for load balancing, caching, and application delivery for one of the largest academic communities in the US.
  • Powering Microservices & Sockets using NGINX | SolarWinds - Duration: 20 minutes.

    • 3 months ago
    • 241 views
    Modern day apps rely on the ability to deliver smaller components of services and rapidly deploy, scale and service at will. This brings in the challenges of coordination, SSL termination, socket c...
  • Building Business Systems with Domain-Specific Languages for NGINX & OpenResty | Cloudflare - Duration: 51 minutes.

    • 3 months ago
    • 708 views
    Sometimes a business model is so complex that building it in a “traditional” way just won’t cut it. In this talk from nginx.conf 3016, Cloudflare Systems Engineer Yichun Zhang proposes a radical wa...
  • TCP/UDP Load Balancing with NGINX – Overview, Tips, and Tricks - Duration: 40 minutes.

    • 3 months ago
    • 605 views
    In this session from nginx.conf 2016, NGINX Professional Services Engineer Konstantin Pavlov dives into the features of the NGINX TCP/UDP load balancer. The Stream module has received a lot of atte...
  • Best Practices for Implementing Serverless Architecture | Iron.io - Duration: 23 minutes.

    • 3 months ago
    • 387 views
    Modern applications are moving away from the traditional request/response loop to more event-driven patterns. The concept of “serverless” computing is floating around in discussions of microservice...
  • Borg-like Resilience for your Microservices | Datawire - Duration: 21 minutes.

    • 3 months ago
    • 221 views
    In this educational and entertaining talk from nginx.conf 2016, Senior Software Engineer at Datawire Phillip Lombardi shares how to build in resilience to microservices.

    Star Trek’s Borg were a c...
  • Load Balancing Containers in a Docker Swarm Cluster with NGINX and NGINX Plus - Duration: 33 minutes.

    • 3 months ago
    • 1,672 views
    Since release 1.12, Docker, with the integration of Docker Engine and Docker Swarm, Swarm Mode supports multi-host container orchestration, which simplifies deployment and management of containers ...
  • Avoiding Future Failure with Better Postmortems | Datadog - Duration: 39 minutes.

    • 3 months ago
    • 116 views
    Those who fail to learn from history are doomed to repeat it. When things go wrong, and our services are impacted, we need to tell the story of our failures so that we can grow and learn as team. P...
  • Load Balancing Kubernetes Services with NGINX and NGINX Plus - Duration: 31 minutes.

    • 3 months ago
    • 1,232 views
    Michael Pleshakov, Platform Integration Engineer, NGINX, Inc. talks at nginx.conf 2016 on how to use NGINX and NGINX Plus as an external load balancer for Kubernetes services. He starts with a brie...
  • Dynamic Modules – How They Work - Duration: 29 minutes.

    • 3 months ago
    • 297 views
    In this nginx.conf session 2016 session, Maxim Dounin, Developer at NGINX, Inc, covers various aspects of dynamic modules, including design goals, implementation details, and corner cases. He also ...
  • Unleashing End to End TLS Security Leveraging NGINX with Intel® - Duration: 41 minutes.

    • 3 months ago
    • 146 views
    Software Architect at Intel, Brian Will, talk at nginx.conf 2016, on how to unleash end-to-end TLS security leveraging NGINX with Intel® QuickAssist Technology and OpenSSL 1.1.0.

    TLS (Transport L...
  • Building a Security Shield for Your Applications with NGINX | Wallarm - Duration: 31 minutes.

    • 3 months ago
    • 276 views
    Co-Founder of Wallarm Stepan Ilyan at nginx.conf 2016 discusses how to use NGINX to increase the security of your application.

    Your NGINX instance is the perfect location to add a Web Applicatio...
  • How I Learned to Stop Worrying and Build My Own CDN | Time Warner Cable - Duration: 32 minutes.

    • 3 months ago
    • 466 views
    In this nginx.conf 2016 talk, Jamie Panagos, Principal Architect, Time Warner Cable explains how they built a CDN at Time Warner Cable, what their considerations and goals were, and how they custom...
  • BigCommerce Powers Thousands of Online Stores Easily and Efficiently with NGINX - Duration: 3 minutes, 2 seconds.

    • 3 months ago
    • 57 views
    Learn how BigCommerce uses NGINX to power thousands of online stores reliably and efficiently.
  • OpenDNS Uses NGINX to Scale Quickly and get Excellent Performance - Duration: 78 seconds.

    • 3 months ago
    • 37 views
    Hear how OpenDNS uses NGINX to scale quickly so that its customers can connect with confidence through the Internet anytime, anywhere.
  • FamilySearch International Gains Visibility and Scale with NGINX Plus - Duration: 109 seconds.

    • 3 months ago
    • 25 views
    Learn how FamilySearch International uses NGINX Plus to scale and monitor their application.
  • One of the greatest challenges to developing an API is ensuring that it lasts. After all, you don’t want to have to release and manage multiple versions of your API just because you weren’t expecting users to use it a certain way, or didn’t think ahead far enough down the roadmap. In this session I’ll talk about the challenge of API longevity, as well as ways to increase your API lifecycle, including the proper mindset, careful design, agile user experience and prototyping, best design practi...

    Building Your API for Longevity | MuleSoft - Duration: 44 minutes.

    • 4 months ago
    • 428 views
    One of the greatest challenges to developing an API is ensuring that it lasts. After all, you don’t want to have to release and manage multiple versions of your API just because you weren’t expecti...
  • In the last few years, application security has been forced to reinvent itself due to the advent of cloud, containerization, agile, DevOps, and other modern development technology and process improvements. The old ways of doing application security are phasing out with the new approach being embedded into the fabric of how we build software. However, sometimes with innovation comes confusion.

    In this session we will talk about the different types of modern web application security approaches...

    Web Application Security - NGWAF, RASP, WAF What The Hell's The Difference | Signal Sciences - Duration: 13 minutes.

    • 4 months ago
    • 439 views
    In the last few years, application security has been forced to reinvent itself due to the advent of cloud, containerization, agile, DevOps, and other modern development technology and process impro...
  • CI and CD Release Pipelines for Dynamic Modules | Distil Networks - Duration: 18 minutes.

    • 4 months ago
    • 117 views
    n this session, I'll discuss NGINX CI and CD pipelines for dynamic modules, covering the following topics:

    What the previous way to build and deploy looked like, with only static modules
    -- How th...
  • A high-performance site doesn't necessarily need every query optimized and every asset compressed and minimized. With this one weird tip, you'll learn to quickly deal with the Thundering Herd problem and avoid the consternation that comes when you first have to deal with tens of thousands of hits per second (millions of hits per day).

    In this session I'll explain how to configure NGINX as a page cache that uses stale content to avoid many of the problems that arise when first having to deal ...

    Mitigating the Thundering Herd Problem at PBS with NGINX - Duration: 34 minutes.

    • 5 months ago
    • 403 views
    A high-performance site doesn't necessarily need every query optimized and every asset compressed and minimized. With this one weird tip, you'll learn to quickly deal with the Thundering Herd probl...
  • IBM has partnered with NGINX to improve performance, scalability and resiliency of Web applications. Come hear why POWER8 is a better platform for running Web applications leveraging NGINX. A technical overview of the key Power Systems performance and RAS features will be presented. Two solution areas IBM is exploiting NGINX will be discussed:

    -- LAMP

    -- Java Docker Deployment

    LAMP stacks are ubiquitous in the online environment. IBM has teamed up with key partners – Canonical, ZEND, MariaD...

    IBM & NGINX: Powering a Better Web Application Platform through Partnership - Duration: 39 minutes.

    • 5 months ago
    • 190 views
    IBM has partnered with NGINX to improve performance, scalability and resiliency of Web applications. Come hear why POWER8 is a better platform for running Web applications leveraging NGINX. A techn...
  • This session is a detailed look at what Expedia has learned from using NGINX to ease the migration of applications to the cloud. Specifically, I'll examine how to avoid "knife-edge" cutovers by building resiliency into your migration strategy and adding a fail-safe for migrated applications during the cutover. I'll share:

    -- Design patterns and code that show how to migrate traffic without a knife-edge cutover

    -- How to use health checks across regions to make your migration more resilient...

    How Expedia Uses NGINX Plus for Cloud Migration at Scale - Duration: 36 minutes.

    • 5 months ago
    • 424 views
    This session is a detailed look at what Expedia has learned from using NGINX to ease the migration of applications to the cloud. Specifically, I'll examine how to avoid "knife-edge" cutovers by bui...
  • The Rise of Let's Encrypt and the Future with a Fully Encrypted Web | Mozilla - Duration: 33 minutes.

    • 5 months ago
    • 416 views
    In the 20 years since the introduction of SSL by Netscape, the overall use of HTTPS on the Internet has remained depressingly low. In late 2015, a free certificate authority named Let's Encrypt ope...
  • SEO Improvements Using NGINX | UBM - Duration: 6 minutes, 8 seconds.

    • 5 months ago
    • 535 views
    In the talk Eugenia Timasheva will define what SEO is and why it is important to your website. She will showcase how the use of NGINX can improve organic SEO standing of your website. She will also...
  • Streaming HLS and DASH with NGINX | Verizon - Duration: 38 minutes.

    • 5 months ago
    • 2,481 views
    NGINX offers a number of streaming features through the RTMP module and NGINX Plus has additional modules. The RTMP module delivers streams over the RTMP protocol and can dynamically convert RTMP i...
to add this to Watch Later

Add to

Loading playlists...