HOME > Development > Projects in Cloud Computing

Projects in Cloud Computing

  • Development
  • May 06, 2025
SynopsisProjects in Cloud Computing, available at $39.99, has an aver...
Projects in Cloud Computing  No.1

Projects in Cloud Computing, available at $39.99, has an average rating of 2.85, with 70 lectures, based on 60 reviews, and has 815 subscribers.

You will learn about Learn to create real world apps using current cloud technologies Learn to use cloud computing solutions from Amazon, Microsoft and Google Learn cloud computing with Heroku and Netflix OSS Master technologies like Openshift and Kubernetes This course is ideal for individuals who are Students who want to learn the latest cloud computing technologies or Students who want to compare various competing cloud technologies for professional development It is particularly useful for Students who want to learn the latest cloud computing technologies or Students who want to compare various competing cloud technologies for professional development.

Enroll now: Projects in Cloud Computing

Summary

Title: Projects in Cloud Computing

Price: $39.99

Average Rating: 2.85

Number of Lectures: 70

Number of Published Lectures: 70

Number of Curriculum Items: 70

Number of Published Curriculum Objects: 70

Original Price: $39.99

Quality Status: approved

Status: Live

What You Will Learn

  • Learn to create real world apps using current cloud technologies
  • Learn to use cloud computing solutions from Amazon, Microsoft and Google
  • Learn cloud computing with Heroku and Netflix OSS
  • Master technologies like Openshift and Kubernetes
  • Who Should Attend

  • Students who want to learn the latest cloud computing technologies
  • Students who want to compare various competing cloud technologies for professional development
  • Target Audiences

  • Students who want to learn the latest cloud computing technologies
  • Students who want to compare various competing cloud technologies for professional development
  • The ONLY course to help you understand Cloud Computing using a hands-on approach is finally here!

    The fast paced acceleration of technology has resulted in futuristic concepts to become real. What used to seem like sci-fi technologies have now become the norm. The same can be seen with storage and system platforms. The bulky computers are long gone for more sleek and modern ones. However, these systems are not at all cheap, but expensive and time consuming to set up. This has given way for cloud computing.

    Cloud computing is a shared platform where users can borrow storage, processing power and other services on demand, without having to physically add more systems to their current network. This drastically reduces the cost and offers better opportunities for companies, most commonly startups.

    With the huge number of apps and software that are in the market, cloud computing was definitely a needed option to reduce costs and help boost technological advancement. There are three innovative companies that are often associated with Cloud Computing – Microsoft, Amazon and Google. Each company has significantly contributed to growing the cloud platform to the great heights it is currently on.

    With cloud computing being the future of development, there is no one course that caters to helping you learn everything you need to know about Cloud and its many technologies – Until Now!

    We have collaborated with industry experts to design the only course you would need to learn the ins and outs of Cloud Computing and many of its related technologies. From AWS to Azure to GCloud, you will master the entire cloud platform in this course.

    The course covers a vast syllabus that includes Cloud Engineering Techniques, the Cloud Architecture, Providers, Application Clients, Build Tools, Design Patterns, Programming Languages and also emerging cloud technologies to keep an eye out for.

    Here is a further breakdown of what you will learn in this course:

    The course includes:

    Cloud Provisioning: Ansible, Vagrant
    Orchestration: Kubernetes
    Providers: AWS, GCloud, Microsoft Azure, Heroku and OpenShift
    Architecture: IaaS (Infrastructure as a Service), PaaS (Platform as a service) and SaaS (Software as a service)
    Application Clients: Azure Python SDK, GCloud SDK, Heroku SDK, OpenShift Client
    Build Tools: Gradle, WebPack and PIP
    Design Patterns: Circuit Breaker, Service Registration and Discovery, Load Balancing, Universal JavaScript
    Cloud Programming Languages: Python, Java, Go, JavaScript
    Emerging Cloud Technologies: Docker clusters, ReactJS zero configuration, Microservices

    In addition to learning the theory behind cloud computing and the different cloud platforms, you will also work with each technology, including building platforms from scratch. You will gain a complete working experience as well as confidence by the end of this course.

    With this much packed in this humongous course, what’s keeping you from boosting your skills and your career to greater heights? Enroll Now.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Intro

    Chapter 2: Anatomy of an AWS Instance

    Lecture 1: Spin up a virtual machine (EC2) with security group

    Lecture 2: Install Nginx

    Lecture 3: Test Nginx as reverse proxy

    Lecture 4: Extend Security with the IAM Console

    Lecture 5: Ansible Configuration

    Lecture 6: Provisioning with Ansible

    Lecture 7: Setup Ansible Dynamic Inventory

    Lecture 8: Use Dynamic Inventory

    Lecture 9: Going Further with AWS

    Chapter 3: Firebase

    Lecture 1: Setup a Firebase Development Environment

    Lecture 2: Firebase Authentication

    Lecture 3: Using Firebase Internal API’s Storage

    Lecture 4: Using Firebase Internal API’s Database

    Chapter 4: Cloud Programming Languages

    Lecture 1: Cloud Programming Languages

    Chapter 5: Google Cloud Platform (gcloud) PAAS

    Lecture 1: Setup a Google Cloud Platform Development Environment

    Lecture 2: Setup a Google Cloud Platform Shell Environment Part A

    Lecture 3: Setup a Google Cloud Platform Shell Environment Part B

    Lecture 4: Setup a Google Cloud App Engine Rest API

    Lecture 5: Extending Google Cloud App Engine Rest API with the DataStore

    Lecture 6: Setup a Google Cloud Platform Key Value Store A

    Lecture 7: Setup a Google Cloud Platform Key Value Store B

    Lecture 8: Setup a Google Cloud Platform Key Value Store C

    Chapter 6: Google Cloud Platform APIs

    Lecture 1: Google Cloud Storage, Set up a Gcloud Development Environment

    Lecture 2: Setup a Google Cloud Platform File Storage Application

    Lecture 3: Gcloud File Storage Application OAuth Config and API Implementation

    Chapter 7: Azure Cloud Model

    Lecture 1: Understanding the Azure Cloud Model

    Lecture 2: Create and Configure an Active Directory to access Azure Resources

    Lecture 3: Set Active Directory Permissions to access Azure Resources

    Lecture 4: Setup a Azure Development Environment

    Lecture 5: Test the Azure Development Environment with the default key store

    Lecture 6: Test the Azure Development Environment with the Resource manager

    Chapter 8: Azure sdk

    Lecture 1: Provisioning with the Azure sdk

    Lecture 2: Accessing and configuring the Provisioned machine

    Lecture 3: Configuring Azure Network access

    Lecture 4: Azure Storage with the Azure Python sdk

    Lecture 5: Blobservice and File Upload with the Azure sdk

    Chapter 9: Azure NoSQL

    Lecture 1: Azure NoSQL service with the Azure sdk

    Lecture 2: Set up an Azure DocumentDb Development Environment

    Lecture 3: Create and run a Azure DocumentDb NoSQL Client

    Lecture 4: Working with DocumentDb NoSQL Client

    Chapter 10: Introduction to the Netflix OSS

    Lecture 1: Introduction to the Netflix OSS

    Lecture 2: Design a Cloud Project Using Netflix OSS

    Chapter 11: Service Discovery

    Lecture 1: Service Discovery Registry with Netflix OSS Eureka: dependencies

    Lecture 2: Service Discovery with Netflix OSS Eureka: runtime artifacts

    Lecture 3: Service Discovery with Netflix OSS Eureka: putting it all together

    Chapter 12: Real Time Guarantee

    Lecture 1: Real Time Guarantee with Netflix OSS Hystrix: Configuration

    Lecture 2: Real Time Guarantee with Netflix OSS Hystrix: Implementation

    Lecture 3: Real Time Guarantee with Netflix OSS Hystrix: runtime

    Lecture 4: Implement a Netflix OSS Rest client with Feign: Configuration

    Lecture 5: Implement a Netflix OSS Rest client with Feign: runtime

    Chapter 13: Netflix Universal JavaScript

    Lecture 1: Netflix Universal JavaScript

    Lecture 2: Netflix Universal JavaScript: configuration

    Lecture 3: Netflix Universal JavaScript: client implementation

    Lecture 4: Netflix Universal JavaScript: server configuration

    Lecture 5: Netflix Universal JavaScript: server implementation

    Chapter 14: Heroku Conceptual Model

    Lecture 1: Basic Concepts

    Lecture 2: Set up a heroku development environment(PostgreSQL)

    Lecture 3: Set up a heroku development environment(Heroku toolbelt)

    Chapter 15: SpringBoot on Heroku

    Lecture 1: Spin up a spring boot app on Heroku

    Lecture 2: Spin up a spring boot app on Heroku: production

    Chapter 16: React js on Heroku

    Lecture 1: Spin up a React js app on Heroku

    Lecture 2: Spin up a React js app on Heroku: production

    Chapter 17: OpenShift EcoSystem

    Lecture 1: OpenShift EcoSystem High Level Concepts

    Chapter 18: OpenShift Origin

    Lecture 1: OpenShift Origin Online Spin up a CMS

    Chapter 19: OpenShift Container Platform

    Lecture 1: Introduction to OpenShift Container Platform basic concepts

    Lecture 2: Setup the OpenShift Container Platform as a private cloud

    Chapter 20: Kubernetes

    Lecture 1: Kubernetes, Containers and Pods

    Chapter 21: Summary

    Lecture 1: Summary

    Lecture 2: Bonus Lecture: More Interesting Stuff, Offers and Discounts

    Instructors

  • Projects in Cloud Computing  No.2
    Eduonix Learning Solutions
    1+ Million Students Worldwide | 200+ Courses
  • Rating Distribution

  • 1 stars: 8 votes
  • 2 stars: 2 votes
  • 3 stars: 13 votes
  • 4 stars: 17 votes
  • 5 stars: 20 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!