Amazon Web Services (AWS): Everything you need to know

Author: Zen and the Art of Computer Programming

1 Introduction

Amazon Web Services (AWS) is a fully managed, elastically scalable cloud computing platform that allows users to use a combination of various resources to build, run, and manage applications. The services provided by AWS include computer cloud, network cloud, storage cloud, etc. In addition, AWS also provides enterprise-level security and operation tools that can help users manage their platforms and enhance their competitiveness. Through a detailed introduction to the AWS platform, this article expounds the history, features, functional characteristics, core concepts, terminology and related algorithm principles of the AWS platform, and gives examples of application operations in typical scenarios to provide readers with an intuitive and comprehensive understanding . Finally, the author will also introduce the future development direction of the AWS platform, challenges and related research work in this field.

2. Background introduction

2.1 Brief History of AWS

On March 2, 2006, Amazon Web Services (AWS) was officially launched, founded by Alexander Sen from the Department of Computer Science at the University of California, Irvine, and Bell Labs, and established at the end of 2010. Although AWS announced its closure in 2012, its cloud computing platform has become one of the most influential cloud computing platforms today.

At the end of 2010, AWS announced the launch of EC2-based elastic computing cloud service, which can scale computing power on demand and is suitable for applications of various sizes. Subsequently, AWS provided more advanced services, such as Amazon Elastic File System (Amazon EFS), Amazon Relational Database Service (Amazon RDS), Amazon Elastic MapReduce (Amazon EMR), Amazon Kinesis, Amazon Machine Learning, Amazon CloudWatch, and Amazon VPC, etc. .

At the end of 2012, AWS announced the launch of S3-based

Guess you like

Origin blog.csdn.net/universsky2015/article/details/132507483