RAJU
RAJU
Elastic Load
Balancing
Elastic Load Balancing
automatically
distributes incoming
application traffic
across multiple Amazon
EC2 instances in the
cloud
Amazon Elastic Block Store
(Amazon EBS)
Amazon EBS provides persistent
block-level storage volumes for
use with Amazon EC2 instances.
Each Amazon EBS volume is
automatically replicated within its
Availability Zone to protect you
from component failure, offering
high availability and durability.
IAM(Identity and Access
Management)
AWS Identity and Access Management
(IAM) enables organizations to securely
control access to AWS Cloud services and
resources for their users .
Parts of IAM
User Name/Password
Access Key
Access Key/Session Token
Multi-Factor Authentication (MFA)
RDS(Relational Database
Service)
Amazon Relational Database Service
(Amazon RDS) significantly simplifies
the setup and provides two types of
database Rational Database and
Dynamic database . Amazon RDS
provides support for six popular
relational database engines: MySQL,
Oracle, PostgreSQL, Microsoft SQL
Server, MariaDB, and Amazon
Aurora.
Elastic Beanstalk
AWS Elastic Beanstalk is an orchestration
service offered by Amazon Web Services for
deploying applications which orchestrates
various AWS services, including EC2, S3, Simple
Notification Service (SNS), CloudWatch,
autoscaling, and Elastic Load Balancers.
VPC (virtual private cloud)
Amazon VPC is the networking layer for Amazon Elastic
Compute Cloud (Amazon EC2), and it allows you to build
your own virtual network within AWS. You control various
aspects of your Amazon VPC, including selecting your own
IP address range; creating your own subnets; and
configuring your own route tables, network gateways, and
security settings Within a region, you can create multiple
Amazon VPCs, and each Amazon VPC is logically isolated
even if it shares its IP address space.
My Projects on AWS
I have worked on EC2 , in which I
created both virtual machines,
command bases and windows
operated ,
Have worked on Load Balancer
by creating more then one
instances .
I have created a web application
by using Elastic Beanstalk.