Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Cloud Computing for Complete Beginners [ AWS , Wordpress ]
Rating: 4.7 out of 5(103 ratings)
6,185 students
Created byArman Hadi
Last updated 1/2023
English

What you'll learn

  • Building and Scaling High-Performance Web Servers on the Amazon Cloud
  • Choosing and Starting Up Your Server
  • Installing and Configuring Your Server Software
  • Setting Up a Static IP Address for Your Server
  • Setting up a Domain Name and Configuring WordPress to Use it
  • Creating and Attaching New Disk Drives
  • Hosting Multiple Websites on Your Server

Course content

7 sections14 lectures1h 55m total length
  • AWS services6:10

    I will start by assuming that you already have an Amazon.com account. Go to http://aws.amazon.com and sign in to your account.

    AWS provides dozens of services. The one we are looking for is EC2 (which stands for Elastic Compute Cloud). After you sign in to AWS, you should see a link to the EC2 section

  • Choosing and Starting Up Your Server7:56

    Which Instance Type?

    I have had good success with a c3.xlarge instance serving 2 million pageviews per month. If you do not expect much traffic, you can start with a t2.small or t4g.small instance

Requirements

  • No prior experience required
  • Note that this course does not teach you programming or website design. It teaches you how to create, manage and scale web servers, and it even shows you how to create a working WordPress installation that you can edit and publish stuff on.

Description

This course is the course I wish I had when I started managing my own web servers for the businesses I own. Due to the complexity of the technologies involved, there is often limitless room for ambiguities and misunderstandings when dealing with servers. You are trying to do tasks that should be simple in theory, but you end up wasting hours and even days trying to make it work. This course helps you avoid that by taking the guesswork out of setting up your web servers on cloud providers, configuring them and scaling them.


This course provides a broad overview of the entire process of building and scaling web servers using a VPS/Cloud provider, while also providing minute step-by-step instructions (with lots of and command line examples) on performing each and every important task necessary to get your server(s) going.


Note that this course does not teach you programming or website design. It teaches you how to create, manage and scale web servers, and it even shows you how to create a working WordPress installation that you can edit and publish stuff on. It is assumed that you’d use a web developer’s services to customize your websites, or that you are a web developer yourself.

Who this course is for:

  • This course is the course I wish I took when I started managing my own web servers for the businesses I own. Due to the complexity of the technologies involved, there is often limitless room for ambiguities and misunderstandings when dealing with servers.