Slide 1

Slide 1 text

Introduction to Amazon S3 and CloudWatch About me Thien Tran Duy PHP developer since 2012 Founder phanbook.com Loves open source development Evolable Asia Company [email protected] September 19, 2017 (Aucfan Lab) S3&CloudWatch September 19, 2017 1 / 10

Slide 2

Slide 2 text

Summary There are certainly plenty of choices when it comes to store and monitor in the cloud such as MS Azure or Google Cloud. But in this topic we will discussion the Amazon Simple Storage Service and CloudWatch 1 What is Amazon S3 and CloudWatch 2 How to use it 3 Why using it 4 Conclusions (Aucfan Lab) S3&CloudWatch September 19, 2017 2 / 10

Slide 3

Slide 3 text

Information What is Amazon S3? Amazon Simple Storage Service (Amazon S3) is a cloud object storage service design for high redundancy and high availability 1 Simple to upload and download via GUI and SDK and CLI (Aucfan Lab) S3&CloudWatch September 19, 2017 3 / 10

Slide 4

Slide 4 text

Information What is Amazon S3? Amazon Simple Storage Service (Amazon S3) is a cloud object storage service design for high redundancy and high availability 1 Simple to upload and download via GUI and SDK and CLI 2 Reliable and cost effective (Aucfan Lab) S3&CloudWatch September 19, 2017 3 / 10

Slide 5

Slide 5 text

Information What is Amazon S3? Amazon Simple Storage Service (Amazon S3) is a cloud object storage service design for high redundancy and high availability 1 Simple to upload and download via GUI and SDK and CLI 2 Reliable and cost effective 3 Hosting a static website with S3 (Aucfan Lab) S3&CloudWatch September 19, 2017 3 / 10

Slide 6

Slide 6 text

Information What is Amazon S3? Amazon Simple Storage Service (Amazon S3) is a cloud object storage service design for high redundancy and high availability 1 Simple to upload and download via GUI and SDK and CLI 2 Reliable and cost effective 3 Hosting a static website with S3 4 Versioning for objects (Aucfan Lab) S3&CloudWatch September 19, 2017 3 / 10

Slide 7

Slide 7 text

Information What is Amazon S3? Amazon Simple Storage Service (Amazon S3) is a cloud object storage service design for high redundancy and high availability 1 Simple to upload and download via GUI and SDK and CLI 2 Reliable and cost effective 3 Hosting a static website with S3 4 Versioning for objects 5 Fast and Secure (Aucfan Lab) S3&CloudWatch September 19, 2017 3 / 10

Slide 8

Slide 8 text

Concept of an object store Back in the old days, data was managed as files in a hierarchy consisting of folders and files. The file was the representation of the data. In an object store, data is stored as objects (Aucfan Lab) S3&CloudWatch September 19, 2017 4 / 10

Slide 9

Slide 9 text

How to use it We have many way to use Amazon S3 1 Exploring a Amazon S3 such as launching, connecting, etc (Aucfan Lab) S3&CloudWatch September 19, 2017 5 / 10

Slide 10

Slide 10 text

How to use it We have many way to use Amazon S3 1 Exploring a Amazon S3 such as launching, connecting, etc 2 Monitoring and log a bucket (Aucfan Lab) S3&CloudWatch September 19, 2017 5 / 10

Slide 11

Slide 11 text

How to use it We have many way to use Amazon S3 1 Exploring a Amazon S3 such as launching, connecting, etc 2 Monitoring and log a bucket 3 Enabling Cross-origin Resource Sharing (Aucfan Lab) S3&CloudWatch September 19, 2017 5 / 10

Slide 12

Slide 12 text

How to use it We have many way to use Amazon S3 1 Exploring a Amazon S3 such as launching, connecting, etc 2 Monitoring and log a bucket 3 Enabling Cross-origin Resource Sharing 4 Securing Resources with Bucket Policies and IAM (Aucfan Lab) S3&CloudWatch September 19, 2017 5 / 10

Slide 13

Slide 13 text

How to use it We have many way to use Amazon S3 1 Exploring a Amazon S3 such as launching, connecting, etc 2 Monitoring and log a bucket 3 Enabling Cross-origin Resource Sharing 4 Securing Resources with Bucket Policies and IAM 5 Managing Object Lifecycle to Lower the Cost (Aucfan Lab) S3&CloudWatch September 19, 2017 5 / 10

Slide 14

Slide 14 text

Why you should choose it What is the most important advantage of using Amazon S3? Lets look at other ways you can benefit from using Amazon S3 1 Low cost: The charges are data storing and data transfer fees (Aucfan Lab) S3&CloudWatch September 19, 2017 6 / 10

Slide 15

Slide 15 text

Why you should choose it What is the most important advantage of using Amazon S3? Lets look at other ways you can benefit from using Amazon S3 1 Low cost: The charges are data storing and data transfer fees 2 Reliable routing: This allows you to map a custom domain and route customers to your website with Route53 (Aucfan Lab) S3&CloudWatch September 19, 2017 6 / 10

Slide 16

Slide 16 text

Why you should choose it What is the most important advantage of using Amazon S3? Lets look at other ways you can benefit from using Amazon S3 1 Low cost: The charges are data storing and data transfer fees 2 Reliable routing: This allows you to map a custom domain and route customers to your website with Route53 3 Data protection: Backup, Role security group, Encryption (Aucfan Lab) S3&CloudWatch September 19, 2017 6 / 10

Slide 17

Slide 17 text

Why you should choose it What is the most important advantage of using Amazon S3? Lets look at other ways you can benefit from using Amazon S3 1 Low cost: The charges are data storing and data transfer fees 2 Reliable routing: This allows you to map a custom domain and route customers to your website with Route53 3 Data protection: Backup, Role security group, Encryption 4 Built for failure (reliability) (Aucfan Lab) S3&CloudWatch September 19, 2017 6 / 10

Slide 18

Slide 18 text

Information What is Amazon CloudWatch? Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS 1 Monitor Amazon EC2 (Aucfan Lab) S3&CloudWatch September 19, 2017 7 / 10

Slide 19

Slide 19 text

Information What is Amazon CloudWatch? Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS 1 Monitor Amazon EC2 2 Set Alarms and Send to Amazon SQS queues, Amazon SNS topics (Aucfan Lab) S3&CloudWatch September 19, 2017 7 / 10

Slide 20

Slide 20 text

Information What is Amazon CloudWatch? Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS 1 Monitor Amazon EC2 2 Set Alarms and Send to Amazon SQS queues, Amazon SNS topics 3 Scaling up and down auto-scaling the service AWS (Aucfan Lab) S3&CloudWatch September 19, 2017 7 / 10

Slide 21

Slide 21 text

Information What is Amazon CloudWatch? Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS 1 Monitor Amazon EC2 2 Set Alarms and Send to Amazon SQS queues, Amazon SNS topics 3 Scaling up and down auto-scaling the service AWS 4 View Graphs and Statistics (Aucfan Lab) S3&CloudWatch September 19, 2017 7 / 10

Slide 22

Slide 22 text

Just watch my demo The terminology and concepts that are central to your understanding and use of CloudWatch Logs are described my demo:) (Aucfan Lab) S3&CloudWatch September 19, 2017 8 / 10

Slide 23

Slide 23 text

In conclusion In the content above I have for give you some information about Amazon S3 and CloudWatch, I would suggest you to read the documents at Amazon S3 and Amazon CloudWatch Are you using Amazon S3 and CloudWatch or planning to use them? I would love to hear your opinion on the subject. (Aucfan Lab) S3&CloudWatch September 19, 2017 9 / 10

Slide 24

Slide 24 text

Thank you Questions ??? (Aucfan Lab) S3&CloudWatch September 19, 2017 10 / 10