AWS Certified Developer - Associate Guide.
An effective guide to becoming an AWS Certified Developer About This Book This fast-paced guide will help you clear the exam with confidence Learn to design, develop, and deploy cloud-based solutions using AWS Enhance your AWS skills with practice questions and mock tests Who This Book Is For This b...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UNKNOWN :
Packt Publishing,
2017.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; Acknowledgments; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Dedication; Table of Contents; Preface; Chapter 1: Overview of AWS Certified Developer
- Associate Certification; Domain 1.0
- AWS fundamentals; Domain 2.0
- Designing and developing; Domain 3.0
- Deployment and security; Domain 4.0
- Debugging; Frequently asked questions about the exam; Chapter 2: Introduction to Cloud Computing and AWS; History of the cloud; Basic AWS concepts; Benefits of using AWS over traditional data center; Accessing AWS services.
- AWS overviewAWS global infrastructure; Regions and AZs; What are SaaS, PaaS, and IaaS?; Understanding virtualization; Virtualization types based on virtualization software; Virtualization types based on virtualization methods; Elasticity versus scalability; Traditional data center resourcing; Cloud infrastructure resourcing; Comparing AWS cloud and on-premises data centers; Total Cost of Ownership (TCO) versus Return on Investment (ROI); Creating a new AWS account; Deleting an AWS account; AWS free tier; Root user versus non-root user; AWS dashboard; Components of the AWS dashboard.
- Core AWS servicesShared security responsibility model; AWS soft limits; Disaster recovery with AWS; Backup and restore; Pilot light; Warm standby; Multi-site; Chapter 3: Getting Familiar with Identity and Access Management; Understanding AWS root user; Elements of IAM; Users; Access key and secret key; Password policy; Multi-Factor Authentication (MFA); Security token-based MFA; Steps for enabling a virtual MFA device for a user; SMS text message-based MFA; Creating an AWS IAM user using the AWS dashboard; Introduction to AWS CLI; Installing AWS CLI.
- Getting a AWS user access key and secret keyConfiguring AWS CLI; AWS CLI syntax; Getting AWS CLI help; Creating an IAM user using AWS CLI; Group; Creating a new IAM group; Creating IAM group using CLI; Adding existing users to a group; IAM role; Creating roles for AWS service; Creating IAM role using AWS CLI; Policy; Managed policies; Inline policies; Resource-based policies; Example of resource-based policy; IAM policy simulator; Active Directory Federation Service (ADFS); Integration between ADFS and AWS console; Web identity federation; STS; AWS STS and AWS regions.
- Using temporary credentials in Amazon EC2 instancesUsing temporary security credentials with the AWS SDKs; IAM best practices; Exam tips; Chapter 4: Virtual Private Cloud; AWS VPC; Subnet; Private subnet; Public subnet; IP addressing; Private IP; Public IP; Elastic IP address; Creating a VPC; VPC with a single public subnet; VPC with private and public subnets; VPC with public and private subnets and hardware VPN access; VPC with private subnet only and hardware VPN access; Security; Security group; Network ACLs; Security group versus NACL; Flow logs; Controlling access.