DevOps with AWS in 2016

18
DevOps with AWS in 2016 April 2, 2016

Transcript of DevOps with AWS in 2016

Page 1: DevOps with AWS in 2016

DevOps with AWS in 2016April 2, 2016

Page 2: DevOps with AWS in 2016

Agenda

• Introduction• Updates to Existing Services• Review of New Services• Sample Architectures• Demo Deployment• Q&A

Page 3: DevOps with AWS in 2016

Lorenzo Aiello

• Five Talent• Software Developer• Systems Engineer

• “Own” 50 AWS Accounts• System Architecture• Continuous Integration / Deployment• AWS Best Practices

• Three AWS Certifications

Page 4: DevOps with AWS in 2016

Updates to Existing Services

• EC2• Scheduled Auto Scaling

in Console

• T2.nano Instance Size• Run Command• Container Registry

Page 5: DevOps with AWS in 2016

Updates to Existing Services

• EBS• Encrypted Boot Volumes

Page 6: DevOps with AWS in 2016

Updates to Existing Services

• CloudFront • Edge Gzip Compression Support

No Compression (1.6M / 928ms) With Compression (0.9M / 882ms)

31%smaller

5%faster

Page 7: DevOps with AWS in 2016

Updates to Existing Services

• Route53• Traffic Flow

Page 8: DevOps with AWS in 2016

Updates to Existing Services

• CloudWatch• Events• Logs

Page 9: DevOps with AWS in 2016

Updates to Existing Services

• VPC • NAT Gateway• Flow Logs

Page 10: DevOps with AWS in 2016

Updates to Existing Services

• Lambda• Run in side a VPC

Page 11: DevOps with AWS in 2016

New Products and Services• Amazon Certificate Manager• Amazon Inspector• Amazon Kinesis Firehose• Amazon QuickSight• Amazon EC2 Dedicated Hosts• Amazon SES Inbound Email• AWS Mobile Hub• AWS Web Application Firewall• AWS IoT• AWS Device Farm• AWS CodePipeline

Page 12: DevOps with AWS in 2016

Amazon Certificate Manager (ACM)

• Free SSL Certificates• One-Click Deployment• Automated Renewals

Page 13: DevOps with AWS in 2016

Amazon Inspector

• Automated Security Assessment• Define Rule Packages to Apply• Evaluates Traffic, Data and Permissions• Available Rules:• Common Vulnerabilities and Exposures• Network Security Best Practices• Operating System Security Best Practices• Application Security Best Practices• PCI DSS 3.0 Assessment

Page 14: DevOps with AWS in 2016

Amazon SES Inbound Email

• Receive and Process Email• Perform Multiple Actions• S3 Storage• Forwarding• Lambda Functions

Page 15: DevOps with AWS in 2016

Amazon Web Application Firewall (WAF)

• Acts an intelligent firewall• Can block SQL Injection Attempts• Prevent Cross-Site Request Forgery (CSRF)• Standard IP Blocks• Restrict Access to Sensitive Areas by IP

Page 16: DevOps with AWS in 2016

Single Instance Website

Page 17: DevOps with AWS in 2016

Multi-Instance / High Availability Website

Page 18: DevOps with AWS in 2016

Questions?