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. Get Started Building Your Blog With Parse.js: Migration to Your Own Parse Server

    Get Started Building Your Blog With Parse.js: Migration to Your Own Parse Server

    Tutorial Beginner

    Parse.com is shutting down on 28 January 2017. This tutorial will teach you how to migrate from Parse.com to your own Parse Server running on Heroku + mLab....

  2. Crash Reporting With Crashlytics

    Crash Reporting With Crashlytics

    Tutorial Beginner

    In Android, there is a high probability of your app crashing even after you have manually and automatically tested it. This can be due to factors such as...

  3. Firebase Security Rules

    Firebase Security Rules

    Tutorial Beginner

    Firebase Database security rules are how you secure your data from unauthorised access and protect your data structure. In this quick tip tutorial, I'll show...

  4. Easy Location-Based iOS Apps With the appyMap Template

    Easy Location-Based iOS Apps With the appyMap Template

    Tutorial Beginner

    Interested in creating a city guide or a reference app to guide users to points of interest? Let's see how to do it in ten minutes with the appyMap template...

  5. What's New in Firebase? Updates From the Firebase Dev Summit

    What's New in Firebase? Updates From the Firebase Dev Summit

    Tutorial Beginner

    The Firebase team announced some new features at the Firebase Dev summit this November in Berlin. In this article, I'll take you through some of the most...

  6. Upgrading Your Linux Server to PHP 7.0

    Upgrading Your Linux Server to PHP 7.0

    Tutorial Intermediate

    Once you've tested your code locally on PHP 7.0, here's how to upgrade your production Ubuntu server.

  7. Processing Forms With phpPress, goPress, rubyPress, and nodePress

    Processing Forms With phpPress, goPress, rubyPress, and nodePress

    Tutorial Intermediate

    Now that you have a website running with phpPress, goPress, rubyPress, and/or nodePress, you might want to process some forms. In this tutorial, I'll show...

  8. Programming With Yii2: Using Amazon S3

    Programming With Yii2: Using Amazon S3

    Tutorial Intermediate

    Learn how to use a Yii extension to upload and retrieve objects and files from Amazon's cloud-based storage service.

  9. HTTPie, a Human-Friendly cURL-Like Tool

    HTTPie, a Human-Friendly cURL-Like Tool

    Tutorial Beginner

    CURL is a commonly used command-line tool for making HTTP requests. In this tutorial, we'll have a look at HTTPie, a command-line tool for making HTTP...

  10. Google Cloud Storage: Managing Files and Objects

    Google Cloud Storage: Managing Files and Objects

    Tutorial Intermediate

    Learn how to use the very powerful Google Cloud Storage for your projects or applications. In this tutorial, we cover how to manage files and objects in a...

  11. Firebase for Android: Notifications and App Invites

    Firebase for Android: Notifications and App Invites

    Tutorial Intermediate

    While building your app to provide a great experience is incredibly important, engaging with new and existing users is even more important to the long-term...

  12. Google Cloud Storage: Managing Buckets

    Google Cloud Storage: Managing Buckets

    Tutorial Intermediate

    Learn how to use the very powerful Google Cloud Storage for your projects or applications. In this tutorial, we cover how to manage buckets on GCS.