-
-
What is AWS
Secure cloud services platform, offering compute power, dB storage, content delivery
-
Domains in AWS
Compute, Storage, Database, migration, networking content delivery, management tools, security and indentity, messaging
-
AWS Compute Services
EC2, Lambda, Elastic Beansalk, elastic load balancer, autoScaling
-
EC2
can be use for any user
-
Lambda
execute background task, no for hosting an application,
Lambda is listing for trigger to function
-
Elastic Beanstalk
deploy your application without worrying about the underlying hardware
-
PHP jQuery1124030730863018518717_1512488797332??
-
Elastic Load Balancer
use to distributes the workload on the deployed instances
-
AutoScalling
- use to scale up and down automatically
- wherever your CPU goes above a certain CPUs a new server is being used
-
-
AWS Storage Services
S3, Cloudfront, Elastic block , glacier, snowball, storage gateway
-
Elastic Block Storage
block level storage, provides high IOPS
hard drives
-
Glacier
data archiving service, offering low price storage
-
Snowball
physical transfer of data to AWS infrastructure
-
storage Gateway
provide seamless intergration between your on premise servers and AWS infrastructure
-
AWS Database services
RDS, aurora, dynamodb, elastiCache, redshift
-
RDS
Relational DB management Service
-
Aurora, Amazon version of SQL
based on MySQL , but better performance than MySQL
Amazon 5 time faster than MySQL
-
DynamoDB
- non relational DB management service
- scaling database - it grows and strinks
- example no sql, or oracle
-
ElastiCache
set up, manage and scale a distributed cache-in environment in the cloud.
-
Redshift
- fully managed petabyte-scale data warehouse service
- it is used to analytics data
|
|