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. Serverless Logic With Realm Functions

    Serverless Logic With Realm Functions

    Tutorial Intermediate

    Learn how to work with Realm Functions, which provide a simple and elegant way to add serverless logic that can respond to changes in Realms.

  2. Iterating Fast With Django & Heroku

    Iterating Fast With Django & Heroku

    Tutorial Intermediate

    In this tutorial, we'll build an application in the spirit of rapid prototyping. We'll use Django, Bootstrap CSS and Heroku, focusing on the back end.

  3. Apache vs. Nginx: Pros & Cons for WordPress

    Apache vs. Nginx: Pros & Cons for WordPress

    Tutorial Intermediate

    What's powering your WordPress site is down to your requirements. Get a clearer overview in this guide to the advantages of Apache and Nginx.

  4. Serverless Apps With Firebase Cloud Functions

    Serverless Apps With Firebase Cloud Functions

    Tutorial Intermediate

    Firebase's goal is to help developers build better apps and grow them into successful businesses. By taking care of your app back-end or infrastructure,...

  5. Uploading With Rails and Paperclip

    Uploading With Rails and Paperclip

    Tutorial Beginner

    In this article we will overview Paperclip, a file uploading solution for Rails. You will learn its key concepts and see it in action by creating a demo...

  6. Docker From the Ground Up: Working With Containers, Part 2

    Docker From the Ground Up: Working With Containers, Part 2

    Tutorial Intermediate

    In this two-part series, you're learning and gaining hands on experience with everything you need to know about launching, interacting, managing and...

  7. Docker From the Ground Up: Working With Containers, Part 1

    Docker From the Ground Up: Working With Containers, Part 1

    Tutorial Intermediate

    Docker paves the way for the containerization revolution and the modern DevOps approach. The fundamental building block is, of course, the container. In this...

  8. How to Install Ghost and WordPress With Docker

    How to Install Ghost and WordPress With Docker

    Tutorial Intermediate

    Docker is a lightweight, portable tool that can free you from having to install server software on your local machine. In this video tutorial from my course...

  9. Leverage Assembla's Zapier Integration With Cloud Services

    Leverage Assembla's Zapier Integration With Cloud Services

    Tutorial Beginner

    Now you can integrate your project management cloud with third-party services such as Zendesk, Intercom and QuickBooks using Assembla's new Zapier interfaces.

  10. Docker From the Ground Up: Understanding Images

    Docker From the Ground Up: Understanding Images

    Tutorial Intermediate

    Docker is an exciting technology. Learn all about Docker images in this two-part tutorial. You will get a solid foundation to utilize Docker in your own...

  11. Uploading Files With Rails and Dragonfly

    Uploading Files With Rails and Dragonfly

    Tutorial Intermediate

    Learn how to enable support for file uploading in Rails. Create a small musical website while learning the basics behind Dragonfly integration, image...

  12. Back-End as a Service for Mobile Apps

    Back-End as a Service for Mobile Apps

    Tutorial Beginner

    If you're a mobile developer, you may be wondering how to manage user data in your next app. Should you use a database, a dedicated server, or maybe you can...