Maximizing PHP 7 Performance with NGINX, Part I: Web Serving and Caching

2016-02-27 KENNETH 0

Maximizing PHP 7 Performance with NGINX, Part I: Web Serving and Caching Introduction: How NGINX is Used with PHP PHP is the most popular way to create a server-side Web application, with roughly 80% market share. (ASP.net is a distant second, and Java an even more distant third.) The PHP universe includes a multitude of PHP frameworks; the most popular include Laravel, Phalcon, and Symfony 2. PHP is also the basis for popular content management systems (CMSs) such as WordPress and Drupal. (The most recent Drupal release, Drupal 8, includes significant Symfony 2 integration. Now the PHP team is releasing a new version, PHP 7  –  more than a decade after the introduction of PHP 5. During this time, usage of the web and the demands on websites have both increased exponentially. PHP has contributed to that rapid growth  –  [ more… ]

How Buydig.com Scales and Secures Its Microsoft .NET App Without Changing a Single Line of Code

2016-02-27 KENNETH 0

How Buydig.com Scales and Secures Its Microsoft .NET App Without Changing a Single Line of Code Enhancing Security and Performance for a High Traffic E-Commerce Website with NGINX Plus     Situation Buydig.com is a fast growing e-commerce store with nearly 50,000 daily visitors – and even more during its peak shopping season. From photography equipment to computer accessories to home entertainment systems, Buydig.com offers a comprehensive selection of consumer electronics at low prices across several countries. In 2003 – the early days of Buydig.com – the website was built as a two-layer application, with a Microsoft IIS web server and SQL Server as the backend database. But as the number of visitors increased over time, that architecture couldn’t keep up with the traffic. Pages slowed down and eventually stopped responding. Also, without a frontend load balancer and reverse proxy, [ more… ]

Buydig.com Gets Enhanced Security and Performance with NGINX Plus

2016-02-27 KENNETH 0

Buydig.com Gets Enhanced Security and Performance with NGINX Plus Securing and Simplifying a High Traffic E-Commerce Website     Situation Buydig.com is a fast growing e-commerce store with nearly 50,000 daily visitors – and even more during its peak shopping season. From photography equipment to computer accessories to home entertainment systems, Buydig.com offers a comprehensive selection of consumer electronics at low prices across several countries.     In 2003 – the early days of Buydig.com – the website was built as a two-layer application, with a Microsoft IIS web server and SQL Server as the backend database. But as the number of visitors increased over time, that architecture couldn’t keep up with the traffic. Pages slowed down and eventually stopped responding. Also, without a frontend load balancer and reverse proxy, Buydig.com was vulnerable to denial-of-service attacks. “Our search for a [ more… ]

[도서] Vmware NSX

2016-02-26 KENNETH 0

[도서] Vmware NSX 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]Vmware NSX 신도 모토노리,미즈모토 마사키,다나카 히로시,요코이 토모키,타카다 카즈미,오구라 코헤이 공저/양현, 이소담 공 | 위키북스 | 2016년 03월 판매가 27,000원 (10%할인) | YES포인트 1,500원(5%지급) 이벤트 : 예약하고 빨리 받자! IT 도서 예약판매 알림 VMware에 근무하는 엔지니어들이 직접 쓴 VMware NSX 공식 기술 해설서! 이 책은 전 세계 사용자에게 인정받는 VMware의 네트워크 가상화 소프트웨어인 VMware NSX를 체계적으로 설명한 책이다. NSX의 기술 배경 Source: [도서] Vmware NSX

Building a Web Frontend with Microservices and NGINX Plus

2016-02-26 KENNETH 0

Building a Web Frontend with Microservices and NGINX Plus Here at NGINX we’ve begun exploring the frontiers of microservices application development through our NGINX Microservices Reference Architecture, with a sample photo storage and sharing site as our prototype. This blog post is the first in a series of articles dedicated to exploring the real-world problems and solutions that developers, architects, and operations engineers deal with on a daily basis in building their web-scale applications. This article addresses an application-delivery component that has been largely ignored in the microservices arena: the web frontend. While many articles and books have been written about service design, there is a paucity of information about how to integrate a rich, user-experience-based web component that overlays onto microservice components. This article attempts to provide a solution to the thorny problem of web development in a microservices [ more… ]