Skip to main content

Scaling

An Introduction to Big Data Concepts and Terminology
Tutorials Big Data Clustering Conceptual Scaling
Introduction> Introduction # Big data is a blanket term for the non-traditional strategies and technologies needed to gather, organize, process, and gather insights from large datasets. While the problem of working with data that exceeds the computing power or storage of a single computer is not new, the pervasiveness, scale, and value of this type of computing has greatly expanded in recent years.
Understanding and Implementing FastCGI Proxying in Nginx
Tutorials Conceptual Nginx PHP Scaling
Introduction> Introduction # Nginx has become one of the most flexible and powerful web server solutions available. However, in terms of design, it is first and foremost a proxy server. This focus means that Nginx is very performant when working to handle requests with other servers.
How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu Servers
Tutorials Networking Scaling Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Use Celery with RabbitMQ to Queue Tasks on an Ubuntu VPS
Tutorials Messaging Python Scaling Ubuntu
Introduction> Introduction # Asynchronous, or non-blocking, processing is a method of separating the execution of certain tasks from the main flow of a program. This provides you with several advantages, including allowing your user-facing code to run without interruption.
Understanding Database Sharding
Tutorials Conceptual Databases High Availability Scaling
Introduction> Introduction # Any application or website that sees significant growth will eventually need to scale in order to accommodate increases in traffic. For data-driven applications and websites, it’s critical that scaling is done in a way that ensures the security and integrity of their data.
How To Create a Sharded Cluster in MongoDB Using an Ubuntu 12.04 VPS
Tutorials MongoDB NoSQL Scaling Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install Squid Proxy on Ubuntu 12.10 x64
Tutorials DNS Scaling Ubuntu
Step 1 – Spin up a Ubuntu 12.10 x64 droplet> Step 1 – Spin up a Ubuntu 12.10 x64 droplet # Step 2 – Install Squid> Step 2 – Install Squid # apt-get install -y squid update-rc.