Learn Cloud & Hosting

Discover how to work with cloud storage and use hosting services for your web applications. These cloud and hosting tutorials will get you up and running in no time.

All Cloud & Hosting tutorials:

  1. Data Visualization App Using GAE Python, D3.js and Google BigQuery

    Data Visualization App Using GAE Python, D3.js and Google BigQuery

    Tutorial Intermediate

    Imagine that you have a large set of data with millions of rows and you're faced with the task of extracting information from the data. How do you make sense...

  2. Drill Down Into Stackify's Smart Error and Log Management

    Drill Down Into Stackify's Smart Error and Log Management

    Tutorial Intermediate

    Work smarter in production; increase the usefulness of your logging with Stackify's real time error tracking and smart logs.

  3. Export Your Gravity Forms Submissions to a Google Spreadsheet with Zapier

    Export Your Gravity Forms Submissions to a Google Spreadsheet with Zapier

    Tutorial Beginner

    Anyone who has read my tutorials knows that I'm a big fan of Gravity Forms. I don't often promote paid plugins because there are just so many good free...

  4. Introduction to New Relic Insights

    Introduction to New Relic Insights

    Tutorial Beginner

    For the first time ever, you can now ask questions about your software, customers, and business and get answers in milliseconds.

  5. Multi-Instance Node.js App in PaaS Using Redis Pub/Sub

    Multi-Instance Node.js App in PaaS Using Redis Pub/Sub

    Tutorial Intermediate

    If you use PaaS to host your application, you often end up with lots of small "containers", and with each instance of your app running in another virtual...

  6. Configuring W3 Total Cache: Advanced Minification Settings

    Configuring W3 Total Cache: Advanced Minification Settings

    Tutorial Beginner

    In the previous article about configuration of W3 Total Cache plugin, we completed configurations of Page Caching. The next part of the advance settings is...

  7. Securing Your Server Login

    Securing Your Server Login

    Tutorial Intermediate

    Here's our guide to a handful of common approaches to securing access to your Linux-based web and application server. You'll learn about adding two-factor...

  8. Configuring W3 Total Cache: Advanced Page Cache II

    Configuring W3 Total Cache: Advanced Page Cache II

    Tutorial Beginner

    In the previous post, we started configuring advance settings of Page Cache in W3 Total Cache plugin and configured the General and Cache Preload settings....

  9. Configuring W3 Total Cache: Advance Page Cache I

    Configuring W3 Total Cache: Advance Page Cache I

    Tutorial Beginner

    At this point, we have configured the General Settings of the W3 Total Cache plugin. Let's move on to the advance settings portion of this plugin. First,...

  10. Configuring W3 Total Cache: General Settings II

    Configuring W3 Total Cache: General Settings II

    Tutorial Beginner

    We covered half of the General Settings in last article. Let's move forward to configure the remaining options offered by W3TC. In this article, you...

  11. Configuring W3 Total Cache: General Settings I

    Configuring W3 Total Cache: General Settings I

    Tutorial Beginner

    In our last introductory article, I told you all about the importance of using W3TC plugin. Let's start configuring it today. We will cover half of the...

  12. Running WordPress on OpenShift Part 2

    Running WordPress on OpenShift Part 2

    Tutorial Intermediate

    In this tutorial, we will dive deeply into OpenShift to understand the custom build and deployment process. We will also learn the command-line tool for...