Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

AWS Cloud Tutorial

AWS HOME AWS Intro AWS Cloud Certification AWS Get Started AWS Cloud Computing AWS Cloud Benefits AWS EC2 Intro AWS EC2 Instance Types AWS EC2 Pricing AWS EC2 Scaling AWS EC2 Auto Scaling AWS Elastic Load Balancing AWS Messaging AWS SNS AWS SQS AWS Serverless AWS Lambda AWS Containers AWS ECS AWS EKS AWS Fargate AWS First Recap AWS Infrastructure AWS Regions AWS Availability Zones AWS Edge Locations AWS Provision AWS Provision Services AWS Elastic Beanstalk AWS CloudFormation AWS Second Recap AWS Networking AWS Connectivity AWS Subnet and Access AWS Global Networking AWS Third Recap AWS Storage and DBs AWS Instance Stores AWS EBS AWS S3 AWS EBS vs S3 AWS Elastic File System AWS RDS AWS DynamoDB AWS DynamoDB vs RDS AWS Redshift AWS DMS AWS Additional DB Services AWS Fourth Recap AWS Cloud Security AWS Shared Responsibility AWS User Access AWS Organizations AWS Cloud Compliance AWS DDoS AWS Other Services AWS Fifth Recap AWS Monitoring and Analytics AWS CloudWatch AWS CloudTrail AWS TrustedAdvisor AWS Sixth Recap AWS Pricing and Support AWS Free Tier AWS Pricing Models AWS Billing Dashboard AWS Consolidated Billing AWS Budgets AWS Cost Explorer AWS Support Plans AWS Marketplace AWS Seventh Recap AWS Migration and Innovation AWS Cloud Adoption Framework AWS Migration Strategies AWS Snow Family AWS Innovation AWS Eight Recap AWS Cloud Journey AWS Well-Architected Framework AWS Cloud Benefits AWS Ninth Recap AWS Exam Preparation

AWS Examples

AWS Cloud Exercises AWS Cloud Quiz

Cloud Courses

Python Apps on AWS DevOps on AWS

More AWS

AWS Machine Learning AWS Serverless

AWS Cloud Computing


The Client-Server Model

The client-server model is an important concept in cloud computing.

It is about many clients using services from a centralized server.


Read about the Benefits of Cloud Computing at: Cloud Benefits

What is the Client-Server Model?

The Client-Server model is about a client that interacts and makes requests to a computer server.

A client is the way that the person interact with the server.

picture of the client-server model

Image created by Amazon Web Services

The server does tasks for the client and returns information.


What is Cloud Computing?

Cloud computing is a computing service made available over the internet.

Cloud computing is a pay-as-you-go model for delivering IT resources.

You pay only for what you use.


AWS Cloud Computing Video

W3schools.com collaborates with Amazon Web Services to deliver digital training content to our students.


Deployment Models

There are three different kinds of deployment models:

  • Cloud-based
  • On-premises
  • Hybrid

The models are different ways of accessing compute services - over the internet, locally, or in a combination.


  

AWS and W3Schools offers free and paid Cloud Courses

Engage in a text and video based learning experience.

Free AWS training - Upskill today and reach for the Cloud.

Get started »


Cloud-Based Deployment

Everything runs in the cloud.

This model allows you to build new applications or move existing ones to the cloud.

There are different levels of services ranging from low to high.

The level of service has different requirements on your management, architecting, and infrastructure.

For example, a company might create an application consisting of virtual servers, databases, and networking components entirely based in the cloud.


On-Premises Deployment

Deploy resources by using virtualization and resource management tools.

On-Premises Deployment is also known as private cloud deployment.

For example, you might have applications that run on technology that is fully kept in your on-premises data center.

Though this model is much like legacy IT infrastructure, its application management and virtualization technologies make it more effective.


Hybrid Deployment

In a hybrid deployment, you connect cloud resources to an on-premises infrastructure.

This approach is relevant in many situations.

For example, you are working with sensitive data or are under specific government regulations.


AWS Cloud Exercises

Test Yourself With Exercises

Exercise:

Insert the missing deployment model.

Cloud-based, on-premises, and 

Start the Exercise


Relevant Specializations and Guided Projects

  1. Create Virtual Machine EC2
  2. MySQL DB with AWS RDS
  3. Website Hosting and Replication
  4. Create Amazon Aurora DB