Posts

Showing posts from January, 2022

(AWS) Basic Architecture

Image
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 ...

Amazon Web Services - Cloud Computing

Image
Amazon Web Services Basics   (AWS) Cloud Computing By: Learn Computer, AWS - Cloud Computing In 2006,  Amazon Web Services (AWS)  started to offer IT services to the market in the form of web services, which is nowadays known as  cloud computing . With this cloud, we need not plan for servers and other IT infrastructure which takes up much of time in advance. Instead, these services can instantly spin up hundreds or thousands of servers in minutes and deliver results faster. We pay only for what we use with no up-front expenses and no long-term commitments, which makes AWS cost efficient. Today, AWS provides a highly reliable, scalable, low-cost infrastructure platform in the cloud that powers multitude of businesses in 190 countries around the world. What is Cloud Computing? Cloud computing  is an internet-based computing service in which large groups of remote servers are networked to allow centralized data storage, and online access to computer services ...