AWS CSA Associate 03-07

26
AWS Certified Solutions Architect Associate Level

Transcript of AWS CSA Associate 03-07

AWS Certified Solutions ArchitectAssociate Level

Agenda● 08/Set - Abertura, Overview AWS e S3● 16/Set (terça) - Cloudfront e Route53● 22/Set - EC2 e VPC● 29/Set - RDS, DynamoDB e Other Storage Options● 06/Out - Elastic Beanstalk, CloudFormation, SWF e SQS● 13/Out - IAM e Security● 20/Out - Architecting for the Cloud e Revisão

Horário: 18:00 as 20:00

AWS Certification Roadmap

Exam Overview● Multiple choice and multiple answer questions● 80 minutes to complete the exam● 40 - 60 questions● 65% or above is passing score● No prerequisites● Valid for 2 years● $150,00

● Grupo 03 (20%)○ Data Security

● Grupo 04 (10%)○ Troubleshooting

Assuntos● Grupo 01 (60%)

○ Designing highly available○ Cost efficient○ Fault tolerant○ Scalable systems

● Grupo 02 (10%)○ Implementation○ Deployment

Materiais de ApoioReferências1. Página oficial2. Post sobre o programa e prova3. AWS Architecture Center4. AWS Security Center5. AWS Documentation Page6. Curso online7. Slideshare

White Papers1. Overview of Amazon Web Services2. Overview of Security Processes3. AWS Risk and Compliance4. Storage Options in the AWS Cloud5. Architecting for the AWS Cloud: Best

Practices6. Storage Use Cases7. Designing Fault-Tolerant Applications in

the AWS Cloud

O que preciso lembrar?EC2

● Instâncias○ Tipos○ Como acessar

● Modelo de cobrança○ On demand○ Reserved○ Spot

● Elastic IPs● EBS● AMI● Load Balancers● Auto Scaling

○ Launch configurations○ Auto Scaling Groups○ CloudWatch

VPC● Como configurar?● Subnets● Route Tables● Internet Gateways● Qual impacto no Security Group?● NAT● Bastion Host● VPN

Agenda● 08/Set - Abertura, Overview AWS e S3● 16/Set (terça) - Cloudfront e Route53● 22/Set - EC2 e VPC● 29/Set - RDS, DynamoDB e Other Storage Options● 06/Out - Elastic Beanstalk, CloudFormation, SWF e SQS● 13/Out - IAM e Security● 20/Out - Architecting for the Cloud e Revisão

Horário: 18:00 as 20:00

EC2 - Elastic Compute Cloud

● Intância => VM● Types

○ Memory○ Compute power○ Block storage○ Network performance○ EBS optimization

● Purchasing models○ On Demand○ Reservadas○ Spot

● Variáveis de cobrança○ Data transfer○ Storage○ Compute Time○ Instance on/off state

EC2 - Instance Type● General Purpose

○ T2■ Burstable Performance Instances■ Créditos de CPU (1 crédito = 1 min 100% CPU)

○ M3 - Equilíbrio entre processamento, memória e network● Compute Optimized - C3● Memory Optimized - R3 (Lowest cost per GiB of RAM)

● GPU - G2 - Game streaming, video encoding, 3D application streaming

● Storage Optimized○ I2 - NoSQL databases like Cassandra and MongoDB ...○ HS1 - Data warehousing, Hadoop/MapReduce, Parallel file systems

EC2 - Instance Type

Modelos de cobrança● On-Demand Instances

○ Sem up-front nem long-term commitment○ Suportar picos de demanda○ Prioridade média de alocação○ Ambiente de testes

Modelos de cobrança● Reserved Instances

○ Demanda estável○ Prioridade de alocação○ Com up-front e commitment => descontos○ Utilization (heavy, medium, light)

■ Heavy ● Lowest hourly fee

● Applied to the whole term whether or not you're using the Reserved Instance

Reserved Instances - Economia

* rates are compared for an m3.xlarge instance 3-year Reserved Instance, % savings on effective hourly rates are roughly the same for all instance types

Lab1

Criando e acessando uma máquinaQuick StartMy AMIs

AWS MarketplaceCommunity AMIs

EC2 - Antes de ir para Auto Scaling...

● Elastic IPs○ Forma de ter IP fixo○ Limite inicial de 5○ Cobrado quando não

está em uso● AMI

○ Amazon Machine Images○ Operating system + Application

server + Applications + Volumes …○ Incremental

● EBS○ Storage volumes○ Podem está ligadas a

somente uma instância

○ Same Availability Zone

○ Snapshot○ Pre-Warming

Lab2

Gerar AMILaunch EC2 from AMI

Auto Scaling

Elastic Load Balancer

Auto Scaling - Componentes

● Launch configurations○ AMI○ Tipo Máquina○ Configurações Máquinas

● Auto Scaling Groups○ Quantidade min/max de máquinas

● CloudWatch○ Alertas para subir automático

VPC - Private and isolated section of the AWS Cloud

Templates

Templates com VPN

Lab3

Criar VPC

O que preciso lembrar?EC2

● Instâncias○ Tipos○ Como acessar

● Modelo de cobrança○ On demand○ Reserved○ Spot

● EBS● AMI● Load Balancers● Auto Scaling

○ Launch configurations○ Auto Scaling Groups○ CloudWatch

VPC● Como configurar?● Subnets● Route Tables● Internet Gateways● Qual impacto no Security Group?● NAT● Bastion Host● VPN

AWS Certified Solutions ArchitectAssociate Level

OBRIGADO!!