Elastic Load Balancer: Machines of Different Configurations As Per Their Requirement
Elastic Load Balancer: Machines of Different Configurations As Per Their Requirement
Elastic Load Balancer: Machines of Different Configurations As Per Their Requirement
Amazon Cloud-front
It is responsible for content delivery, i.e. used to deliver website. It may
contain dynamic, static, and streaming content using a global network of
edge locations. Requests for content at the user's end are automatically
routed to the nearest edge location, which improves the performance.
S3 stands for Simple Storage Service. It allows the users to store and
retrieve various types of data using API calls. It doesn’t contain any
computing element.
Security Management
Amazon’s Elastic Compute Cloud (EC2) provides a feature called security
groups, which is similar to an inbound network firewall, in which we have
to specify the protocols, ports, and source IP ranges that are allowed to
reach your EC2 instances.
Elastic Caches
Amazon Elastic Cache is a web service that manages the memory cache in
the cloud. In memory management, cache has a very important role and
helps to reduce the load on the services, improves the performance and
scalability on the database tier by caching frequently used information.
Amazon RDS
Amazon RDS (Relational Database Service) provides a similar access as
that of MySQL, Oracle, or Microsoft SQL Server database engine. The same
queries, applications, and tools can be used with Amazon RDS.
Using Amazon RDS, the service provider manages the storage and we only
focus on managing the data.
Auto Scaling
The difference between AWS cloud architecture and the traditional hosting
model is that AWS can dynamically scale the web application fleet on
demand to handle changes in traffic.
In the traditional hosting model, traffic forecasting models are generally
used to provision hosts ahead of projected traffic. In AWS, instances can
be provisioned on the fly according to a set of triggers for scaling the fleet
out and back in. Amazon Auto Scaling can create capacity groups of
servers that can grow or shrink on demand.
Multiple options are available to ensure quality software solutions. For load
balancing choose Zeus, HAProxy, Nginx, Pound, etc. For establishing a VPN
connection choose OpenVPN, OpenSwan, Vyatta, etc.
No security concerns
AWS provides a more secured model, in which every host is locked down.
In Amazon EC2, security groups are designed for each type of host in the
architecture, and a large variety of simple and tiered security models can
be created to enable minimum access among hosts within your
architecture as per requirement.
This console provides an inbuilt user interface to perform AWS tasks like
working with Amazon S3 buckets, launching and connecting to Amazon
EC2 instances, setting Amazon CloudWatch alarms, etc.