How to handle S3, CloudFront, and RDS of AWS (Amazon Web Services)
Cloud service AWS
AWS1
This course covers the basics of using AWS (Amazon Web Services), a cloud service. In this course, you'll learn:
We'll look at how to figure out what services are available and explore EC2, the service you need to rent a Windows computer.
Let's take a look at the general method of running Amazon Web Services by running EC2.
Let's take a look at how to remotely control a Windows computer you've purchased using EC2.
Let's look at how to turn off a service using EC2 as an example.
How to sign up & check fees
Amazon Web Services recommends using a one-time password (OTP) along with your username and password. This combination of two authentication methods is called multi-factor authentication (MFA). Let's explore how to use this to secure your account.
AWS2 S3
This course covers S3, a file storage service provided by Amazon Web Services, a cloud service. In this course, you'll learn:
Let's take a look at the components of S3: buckets, folders, and objects.
Let's take a look at how to use Bucket, an independent storage space.
Let's look at how to create a folder in S3.
An object in S3 represents a file. Let's look at how to create an object by uploading a file.
To share objects in S3, you need to adjust permissions. Let's take a look at how to use basic permissions.
S3 offers several types of storage as a service. Let's compare the pros and cons of each.
Let's take a look at S3's pricing structure.
AWS2 CloudFront
CDN is a technology that allows users around the world to access web services at similar speeds. In this course, you will learn:
We'll explain what challenges we face and how we overcome them with CloudFront. The key is performance and information freshness.
Let's look at how to create a cloud front.
The core of CloudFront is its cache server. Learn more about how to set up a cache.
AWS maintains cache servers around the world. Let's explore how CloudFront can be used to quickly deliver information to users around the world.
Let's take a look at CloudFront's pricing policy.
AWS2 RDS
This course covers AWS's RDS (Relational Database Service), which provides relational database services. It covers how to create a database server, monitor its status, use it, modify it, and delete it. In this course, you'll learn the following:
Learn how to create a database server in RDS. This lesson focuses on MySQL, but the basic usage is similar for other database products.
Let's look at how to connect to a database server.
Let's look at how to monitor database servers in RDS.
Let's learn how to back up and restore data on an RDS database server.
Let's take a look at RDS's pricing structure.
Learning Objectives
You can handle the basic usage of AWS (Amazon Web Services).
You can handle AWS (Amazon Web Services) S3, CloudFront, and RDS.
Recommended learning sequence
Helpful people
[AWS1]
This course is for those who need to learn about membership registration and withdrawal, service start and end, fund management, and security.
[AWS2 S3]
This class is for those who are curious about the essential functions of S3.
[AWS2 CloudFront]
This course is for those who are curious about the features of CloudFront, a CDN service provided by AWS.
[AWS2 RDS]
This course is for those who are curious about how to operate a database server through AWS's RDS (Relational Database Service), which provides relational database services.
Introduction of knowledge sharers
Life Coding
This lesson is licensed under a Creative Commons license and can also be viewed at the link below. Node.js-Express https://opentutorials.org/course/3370 Cookies and Authentication https://opentutorials.org/course/3387 Sessions and Authentication https://opentutorials.org/course/3400 passpor.js https://opentutorials.org/course/3402 Multi-user https://opentutorials.org/course/3411 google login https://opentutorials.org/course/3413 facebook login https://opentutorials.org/course/3414
I would like to express my gratitude to Life Coding for sharing valuable knowledge.
Recommended for these people
Who is this course right for?
Those who need to use AWS for membership registration/withdrawal, service execution/termination, and security
For those who are curious about the essential functions of S3
For those of you who are curious about the features of CloudFront, a CDN service provided by AWS
If you are curious about how to run a database server through RDS