[영어] 광고: 아마존 AWS, Introduction to Amazon Simple Storage Service (S3)
Amazon 클라우드의 대표 서비스인 AWS S3 설명인데, 3분동안 560 word 정도 분량으로 설명하는데, 네이티브 스피킹 스피드로 마치 토익 리스닝 테스트하는 기분입니다.
문장 구분을 하려는데, 스피킹 사이의 pause가 너무 짧아서, 몇번 다시 들으면서, 문장을 구분했는데, 마치 3분 동안 한문장을 말하는 듯 하네요~!!
AWS 클라우드 서비스가 수십종류가 있는데, 제일 많이 사용하는 Top3는 S3 (Simple Storage Service), EFS (Elastic File System), S3 Glacier 입니다.
Introduction to Amazon Simple Storage Service (S3) - Cloud Storage on AWS
Finding a way to store distribute and manage all of your data is a big challenge.
Running applications delivering content to users hosting high traffic websites or backing up documents databases and email, all require a lot of storage.
And the need for more storage space keeps growing every day, building and maintaining your own storage repository is expensive and time-consuming.
First you have to buy racks and racks of dedicated hardware and software, then
to get it all up and running you have to hire staff and set up complex processes
to make sure your storage is performing well and backed up In case someting fails.
Adding more capacity costs money and time to deploy more servers hard drvies and tape backup machines,
and guessing how much capacity you need in the future is difficult.
Getting this wrong means either of not having the storage you need or
overspending and ending up with excess capacity that sits idle.
What if there were a better way.
Amazon simple storage service or Amazon S3 provides
developers and IT teams with safe secure object storage.
It's easy to use with a simple web services interface that can be used to store and retrieve
any amount of data at any time from Amazon EC2 or from anywhere on the web.
You just choose the region where you want your data stored create a bucket
and you can begin storing data in S3.
And with Amazon S3, you won't need a crystal ball to predict how much storage
you are going to need in the future.
Y ou can store as much data as you want and access it when you need it
when it comes to storage the last thing
you want to worry about is losing valuable data.
Amazon s3 helps make sure
that doesn't happen by automatically making copies of your objects
on multiple devices across multiple facilities.
Amazon s3 also lets you preserve retrieve and restore
every version of every object in an Amazon s3 bucket,
so you can easily recover
if something is accidentally deleted by users or application failures.
With Amazon s3 you only pay for the storages you actually use,
there is no minumum fee and no set-up cost.
Amazon s3 offers a range of storage classes designed for different use cases
including s3 standard for general purpose storage of active data
as three standard infrequent access for long lived but less active data
and Amazon glacier for long term archived.
Amazon s3 also offers configurable lifecycle policies for managing your data throughout its lifecycle.
Once a policy is set your data will automatically migrate
to the most appropiate storage class without any changes to your applications.
Securing your data is very important, and Amazon s3 gives you flexibility to control
who can access your data with Identify and Access Management policies,
access control lists, bucket policies and query string authentication.
s3 also helps you securely upload and download your data with SSL encrypted endpoints
and provides multiple options for encryting data at rest .
Amazon s3 helps you get the most out of your data by making sure it is stored safely available
when needed and will scale as your needs grow.
Getting started with Amazon s3 is simple.
Sign up for an AWS account today and you can create your first bucket in a few clicks.