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 courses:

  1. Create Your Own Alexa Skill

    Create Your Own Alexa Skill

    Course Intermediate

    Technology is getting more and more integrated into everyday life. Now, with devices like Amazon Alexa, software is moving into users' homes and lives in a...

  2. Customize Your GitHub Pages Site With Jekyll

    Customize Your GitHub Pages Site With Jekyll

    Course Intermediate

    Have you ever had a great idea for a content-based website or blog? Sure! We all have. But it's hard to find time to build a full-featured, good-looking...

  3. How to Use the Google Calendar API

    How to Use the Google Calendar API

    Course Intermediate

    If you've used Gmail, you've probably also used Google Calendar. This tool is widely used for scheduling and organizing events. Since Google has provided a...

  4. Web Resources for Developers: Heroku

    Web Resources for Developers: Heroku

    Course Intermediate

    Heroku has positioned itself as a leader in cloud-based app hosting. The platform is simple to use and allows developers to launch their app without worrying...

  5. Develop and Deploy With Docker

    Develop and Deploy With Docker

    Course Beginner

    Docker is a lightweight, portable tool that can free you from having to install server software on your local machine. The containers Docker creates can be...

  6. Parse for the Back-End

    Parse for the Back-End

    Course Beginner

    Parse is a powerful cloud service for supplying web application back-ends. With a simple REST API, you can connect to the Parse service for saving...

  7. Explore Amazon Web Services

    Explore Amazon Web Services

    Course Intermediate

    Amazon Web Services are a comprehensive set of services that help you build and deploy better software. There are over 25 data centers hosting more than 1.4...

  8. Easy Hosting With Azure Websites

    Easy Hosting With Azure Websites

    Course Beginner

    Cloud services have fundamentally changed the web, and Microsoft's Azure is at the forefront of the cloud revolution. Azure offers a wide array of services,...

  9. Deploy a Rails Application With Docker

    Deploy a Rails Application With Docker

    Course Intermediate

    This course will cover the process of deploying a standard database-backed Rails application with Docker containers. This process is becoming more and more...

  10. SSH For Newbs

    SSH For Newbs

    Course Beginner

    In this course, I'll teach you the basics of working with Linux and SSH. Along the way, you'll gain a basic understanding of how things work on a Debian...

  11. Virtual Machines With Vagrant and Puppet

    Virtual Machines With Vagrant and Puppet

    Course Intermediate

    If you want to create a development environment, then establishing a virtual machine is the way to go. But how do you create them in the first place, then...