(AWS) Basic Architecture
Amazon Web Services Basics (AWS) Basic Architecture By: Learn Computer, AWS-Basic Architecture This is the basic structure of AWS EC2 , where EC2 stands for Elastic Compute Cloud. EC2 allow users to use virtual machines of different configurations as per their requirement. It allows various configuration options, mapping of individual server, various pricing options, etc. We will discuss these in detail in AWS Products section. Following is the diagrammatic representation of the architecture. Note − In the above diagram S3 stands for Simple Storage Service. It allows the users to store and retrieve various types of data using API calls. It doesnt contain any computing element. We will discuss this topic in detail in AWS products section. Load Balancing Note − In the above diagram S3 stands for Simple Storage Service. It allows the users to store and retrieve various types of data using API calls. It doesnt contain any ...