Forked from serithemage/AWSCertifiedDeveloperUnofficialStudyGuide.md
Created
March 17, 2020 14:56
-
-
Save Leehyeonjun-HUB/8268d3b965bcd8edff2f59c2211d3cf5 to your computer and use it in GitHub Desktop.
Revisions
-
serithemage revised this gist
Apr 12, 2019 . 1 changed file with 4 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -80,7 +80,7 @@ - [ELB](https://aws.amazon.com/ko/elasticloadbalancing/faqs/) - [AWS Lambda](https://aws.amazon.com/ko/lambda/faqs/) - [AWS Step Functions](https://aws.amazon.com/ko/step-functions/faqs/) - [Amazon DynamoDB](https://aws.amazon.com/ko/dynamodb/faqs/) - [SQL에서 NoSQL로](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SQLtoNoSQL.html) - [프로비저닝된 처리량](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html) - [DynamoDB의 쿼리 및 스캔 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/QueryAndScan.html) @@ -117,14 +117,11 @@ - [AWS Directory Service](https://aws.amazon.com/ko/directoryservice/faqs/) - [Amazon Route53](https://aws.amazon.com/ko/route53/details/) - [Amazon CloudFront](https://docs.aws.amazon.com/ko_kr/AmazonCloudFront/latest/DeveloperGuide/Introduction.html) - [Amazon ECS](https://aws.amazon.com/ko/ecs/faqs/) - [AWS ECR](https://aws.amazon.com/ko/ecr/faqs/) - [AWS Fargate](https://aws.amazon.com/ko/fargate/faqs/) - [Amazon EKS](https://aws.amazon.com/ko/eks/faqs/) - [AWS KMS](https://aws.amazon.com/ko/kms/faqs/) - [Amazon MQ](https://aws.amazon.com/ko/amazon-mq/faqs/) -
serithemage revised this gist
Apr 12, 2019 . 1 changed file with 108 additions and 79 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,8 +4,6 @@ - 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 http://bit.ly/devcertguide - AWS 보안 관련 컨텐츠 모음집 http://bit.ly/seccontents --- # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드(http://bit.ly/devcertguide) @@ -14,88 +12,119 @@ ## 기본적인 시험 정보 - [시험 안내 페이지](https://aws.amazon.com/ko/certification/certified-developer-associate/) - [시험 신청](https://www.aws.training/certification?src=dev-assoc) - [AWS기반 개발 강의](https://aws.amazon.com/ko/training/course-descriptions/developing/): 3일동안 강의와 실습으로 진행되는 수업이며 이 수업에서 다루는 내용이 바로 AWS 솔루션스 아키텍트 자격증시험의 출제 범위가 됩니다. - [**시험 안내서**](https://d1.awsstatic.com/training-and-certification/docs-dev-associate/AWS%20Certified%20Developer%20-%20Associate%20Exam%20Guide%20001%20v1.3%20KOR.pdf): 수험 준비를 위해 대단히 중요한 문서이므로 꼼꼼히 읽어 두셔야 합니다. 이 문서는 이 시험 안내서에 기반하여 작성되었습니다. - [연습시험 응시](https://www.aws.training/certification?src=dev-assoc): 20문제가 출제되고 유료(20달러) 입니다. - [영문 시험 시간 추가 요청 방법](http://bit.ly/MORE_TIME): 영문으로 시험을 보실 경우 30분 시험시간을 추가하실 수 있습니다.**주의! 반드시 시험 신청 하시기 전에 시험시간 추가 신청을 하셔야 합니다!** ### 이 시험이 검증하고자 하는 것 - 핵심 AWS 서비스, 사용 방법 및 기본적인 AWS 아키텍처의 모범 사례 이해 - AWS를 사용하여 클라우드 기반 애플리케이션을 능숙하게 개발, 배포 및 디버깅하는 능력 제시 ### 이 시험을 보기위해 필요한 지식들 - AWS 기반 애플리케이션을 개발하고 유지 관리한 실무 경험 1년 이상 - 한 가지 이상의 고급 프로그래밍 언어에 대한 심층 지식 - 핵심 AWS 서비스, 사용 방법 및 기본 AWS 아키텍처의 모범 사례 이해 - AWS를 사용하여 클라우드 기반 애플리케이션을 능숙하게 개발, 배포 및 디버깅 - AWS 서비스 API, AWS CLI, SDK를 사용하여 애플리케이션을 작성하는 능력 - AWS 서비스의 주요 기능을 식별하는 능력 - AWS 공동 책임 모델의 이해 - 애플리케이션 수명 주기 관리 이해 - CI/CD 파이프라인을 통해 AWS에서 애플리케이션을 배포하는 능력 - AWS 서비스를 사용하거나 이 서비스와 상호 작용하는 능력 - 클라우드 기본 애플리케이션에 대한 기본 지식을 응용하여 코드를 작성하는 능력 - AWS 보안 모범 사례에 따라 코드를 작성하는 능력(예: 코드에 보안 키와 액세스 키를 사용하지 않고 그 대신 IAM 역할을 이용) - AWS에서 코드 모듈을 작성, 유지 관리 및 디버깅하는 능력 - 서버리스 애플리케이션의 코드를 능숙하게 작성하는 능력 - 개발 과정에서 컨테이너를 사용하는 방법 이해 ### 시험 결과 시험 결과는 100점에서 1,000점까지의 점수 단위로 제시되며 최저 합격선은 **720점**입니다. 이 점수로 합격 여부는 물론 전체 시험을 어떻게 치렀는지도 알 수 있습니다. 난이도에 약간 차이가 있을 수 있는 여러 가지 시험 문제 간에 점수를 등치시키기 위해 환산 점수 모델을 사용합니다. 시험후에 확인 가능한 채점표는 섹션 단위별로 표시되며 과락은 없이 전체 시험에 대한 통과 여부로만 합격/불합격이 결정됩니다. ## 백서와 모범 사례 > 시험준비를 위해 꼭 읽어보셔야 하는 문서들 입니다. - [AWS 백서](https://aws.amazon.com/ko/whitepapers/) - [AWS 한국어 설명서 목록](https://aws.amazon.com/ko/blogs/korea/ko-documentation/) - [Amazon Web Services 개요](https://d1.awsstatic.com/International/ko_KR/whitepapers/aws-overview.pdf) - [Architecting for the Cloud](https://d1.awsstatic.com/whitepapers/AWS_Cloud_Best_Practices.pdf) - [AWS 보안 모범 사례](https://d1.awsstatic.com/whitepapers/Security/AWS_Security_Best_Practices.pdf) - [AWS 스토리지 서비스 개요](https://d1.awsstatic.com/whitepapers/Storage/AWS%20Storage%20Services%20Whitepaper-v9.pdf) - [AWS Well-Architected Framework](https://d1.awsstatic.com/International/ko_KR/whitepapers/Well-Architected%20Framework%20Whitepaper.pdf) - [AWS Lambda를 사용한 서버리스 아키텍처](https://d1.awsstatic.com/whitepapers/serverless-architectures-with-aws-lambda.pdf) - [Microservices on AWS](https://d1.awsstatic.com/whitepapers/microservices-on-aws.pdf) - [보안 모범 사례](https://d0.awsstatic.com/whitepapers/Security/AWS_Security_Best_Practices.pdf) - [보안 모범사례(한글,2013년 11월)](https://d0.awsstatic.com/International/ko_KR/whitepapers/AWS_Security_Best_Practices_11052013.pdf) - [Well-Architected Framework](https://d0.awsstatic.com/whitepapers/architecture/AWS_Well-Architected_Framework.pdf) ## 시험에서 주로 언급되는 서비스의 FAQ문서들 - [EC2](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/concepts.html) : AWS의 핵심서비스인 만큼 EC2에 대한 내용은 무척 비중있게 다루어집니다. - [인스턴스 및 AMI](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/ec2-instances-and-amis.html) - [인스턴스 유형](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/instance-types.html) - [인스턴스 구입 옵션](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/instance-purchasing-options.html) - [리전 및 가용 영역](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/using-regions-availability-zones.html) - [Amazon EC2 루트 디바이스 볼륨](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/RootDeviceStorage.html) - [Amazon EC2 모니터링](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/monitoring_ec2.html) - [네트워크 및 보안](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/EC2_Network_and_Security.html) - [스토리지](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/Storage.html) - [Amazon EC2 인스턴스 스토어](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/InstanceStorage.html) - [Auto Scaling 설명서](http://docs.aws.amazon.com/ko_kr/autoscaling/latest/userguide/WhatIsAutoScaling.html) - [탄력적 네트워크 인터페이스(ENI:Elastic Network Interface)](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/using-eni.html) - [EIP](https://aws.amazon.com/ec2/faqs/) - [인스턴스 메타데이터 및 사용자 데이터](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/ec2-instance-metadata.html) - [VPC](https://aws.amazon.com/ko/vpc/faqs/) - [VPC 사용자 가이드](http://docs.aws.amazon.com/ko_kr/AmazonVPC/latest/UserGuide/VPC_Introduction.html) - [VPC 피어링이란?](http://docs.aws.amazon.com/ko_kr/AmazonVPC/latest/PeeringGuide/Welcome.html) - [Amazon Virtual Private Cloud 를 이용한 IT 인프라의 확장](http://d0.awsstatic.com/International/ko_KR/whitepapers/Extend%20your%20IT%20infrastructure%20with%20Amaon%20VPC.pdf) - [ELB](https://aws.amazon.com/ko/elasticloadbalancing/faqs/) - [AWS Lambda](https://aws.amazon.com/ko/lambda/faqs/) - [AWS Step Functions](https://aws.amazon.com/ko/step-functions/faqs/) - [DynamoDB](https://aws.amazon.com/ko/dynamodb/faqs/) - [SQL에서 NoSQL로](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SQLtoNoSQL.html) - [프로비저닝된 처리량](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html) - [DynamoDB의 쿼리 및 스캔 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/QueryAndScan.html) - [파티션 및 데이터 배포](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.Partitions.html) - [DynamoDB에서 보조 인덱스를 사용하여 데이터 액세스 향상](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SecondaryIndexes.html) - [DynamoDB의 테이블 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/WorkingWithTables.html) - [DynamoDB에서의 항목 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/WorkingWithItems.html) - [DynamoDB 및 AWS SDK를 사용한 프로그래밍](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/Programming.html) - [컴퓨터에서 DynamoDB 실행](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/DynamoDBLocal.html) - [DynamoDB Streams를 사용하여 Table Activity 캡처하기](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/Streams.html) - [Elastic Beanstalk](https://aws.amazon.com/ko/elasticbeanstalk/faqs/) - [Elastic Beanstalk를 이용한 웹 앱 배포](http://docs.aws.amazon.com/ko_kr/gettingstarted/latest/deploy/overview.html) - [EBS](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/EBSVolumes.html) - [EBS FAQ](https://aws.amazon.com/ko/ebs/faqs/) - [EBS 볼륨 유형](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/EBSVolumeTypes.html) - [EBS 스냅샷](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/EBSSnapshots.html) - [EBS 암호화](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/EBSEncryption.html) - [Linux 인스턴스의 Amazon EBS 볼륨 성능](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/EBSPerformance.html) - [EFS](https://aws.amazon.com/ko/efs/faq/) - S3 - [Amazon S3 FAQ](https://aws.amazon.com/ko/s3/faqs/) - [Amazon S3 리소스에 대한 액세스 권한 관리](https://docs.aws.amazon.com/ko_kr/AmazonS3/latest/dev/s3-access-control.html) - [S3 스토리지 클래스](https://aws.amazon.com/ko/s3/storage-classes/) - [S3 Reduced Redundancy Storage](https://aws.amazon.com/ko/s3/reduced-redundancy/) - [CloudFormation](https://aws.amazon.com/ko/cloudformation/faqs/) - [OpsWorks](https://aws.amazon.com/ko/opsworks/faqs/) - [Amazon SNS](https://aws.amazon.com/ko/sns/faqs/) - [Amazon SQS](https://aws.amazon.com/ko/sqs/faqs/) - [AWS Storage Gateway](https://aws.amazon.com/ko/storagegateway/faqs/) - [Amazon Kinesis](https://aws.amazon.com/ko/kinesis/streams/faqs/) - [Amazon EMR](https://aws.amazon.com/ko/emr/faqs/) - [AWS Direct Connect](https://aws.amazon.com/ko/directconnect/) - [AWS Import/Export](https://aws.amazon.com/ko/documentation/importexport/?nc1=h_ls) - [AWS Directory Service](https://aws.amazon.com/ko/directoryservice/faqs/) - [Amazon Route53](https://aws.amazon.com/ko/route53/details/) - [Amazon CloudFront](https://docs.aws.amazon.com/ko_kr/AmazonCloudFront/latest/DeveloperGuide/Introduction.html) - [AWS ECS](https://aws.amazon.com/ko/ecs/faqs/) - [AWS ECR](https://aws.amazon.com/ko/ecr/faqs/) - [AWS KMS](https://aws.amazon.com/ko/kms/faqs/) - [Amazon DynamoDB](https://aws.amazon.com/ko/dynamodb/faqs/) - [SQL에서 NoSQL로](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SQLtoNoSQL.html) - [프로비저닝된 처리량](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html) - [DynamoDB의 쿼리 및 스캔 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/QueryAndScan.html) - [파티션 및 데이터 배포](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.Partitions.html) - [Amazon MQ](https://aws.amazon.com/ko/amazon-mq/faqs/) -
serithemage revised this gist
Apr 12, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ - 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 http://bit.ly/devcertguide - AWS 보안 관련 컨텐츠 모음집 http://bit.ly/seccontents # 주의: 이 문서는 현재 시행되고 있는 시험 내용과 맞지 않는 부분이 있으니 시험에 대한 준비 사항은 [시험 안내 페이지](https://aws.amazon.com/ko/certification/certified-developer-associate/)를 참고해 주시기 바랍니다. --- -
serithemage revised this gist
Jan 9, 2019 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,11 +4,13 @@ - 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 http://bit.ly/devcertguide - AWS 보안 관련 컨텐츠 모음집 http://bit.ly/seccontents # 주의: 이 문서는 2019년 1월중에 업데이트된 내용으로 갱신할 예정입니다. 현재 시행되고 있는 시험 내용과 맞지 않는 부분이 있으니 시험에 대한 준비 사항은 [시험 안내 페이지](https://aws.amazon.com/ko/certification/certified-developer-associate/)를 참고해 주시기 바랍니다. --- # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드(http://bit.ly/devcertguide) > AWS 공인 개발자 - 어소시에이트 [시험 안내서](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf)에 적힌 내용에 기반하여 AWS의 홈페이지, 블로그, Slideshare의 관련 링크를 한글 자료 중심으로 정리해 놓은 것 입니다. ## 기본적인 시험 정보 - [시험 안내 페이지](https://aws.amazon.com/ko/certification/certified-developer-associate/) -
serithemage revised this gist
Jan 9, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ > AWS 학습 링크집 시리즈 - AWS 학습 자료집 http://bit.ly/aws-study-resource - 비공식 AWS 공인 솔루션스 아키텍트 - 어소시에이트 수험 가이드 http://bit.ly/sacertguide - 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 http://bit.ly/devcertguide - AWS 보안 관련 컨텐츠 모음집 http://bit.ly/seccontents -
serithemage revised this gist
Feb 21, 2017 . 1 changed file with 3 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,7 @@ > AWS 학습 링크집 시리즈 - 비공식 AWS 공인 솔루션스 아키텍트 - 어소시에이트 수험 가이드 http://bit.ly/sacertguide - 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 http://bit.ly/devcertguide - AWS 보안 관련 컨텐츠 모음집 http://bit.ly/seccontents # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 -
serithemage revised this gist
Feb 21, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ > AWS 학습 링크집 시리즈 - [비공식 AWS 공인 솔루션스 아키텍트 - 어소시에이트 수험 가이드](http://bit.ly/sacertguide) - [비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드](http://bit.ly/devcertguide) - [AWS 보안 관련 컨텐츠 모음집](http://bit.ly/seccontents) # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 -
serithemage revised this gist
Feb 20, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,8 @@ > AWS 학습 링크집 시리즈 - [비공식 AWS 공인 솔루션스 아키텍트 - 어소시에이트 수험 가이드](http://bit.ly/sacertguide) - [비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드](http://bit.ly/devcertguide) - [AWS 보안 관련 컨텐츠 모음집](http://bit.ly/awssecguide) # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 -
serithemage revised this gist
Feb 20, 2017 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,8 @@ > AWS 학습 링크집 시리즈 - [비공식 AWS 공인 솔루션스 아키텍트 - 어소시에이트 수험 가이드](http://bit.ly/sacertguide) - [비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드](http://bit.ly/devcertguide) - [비공식 AWS 보안 관련 학습 가이드](http://bit.ly/secguide) # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 > 이 문서는 AWS 공인 개발자 - 어소시에이트 [시험 안내서](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf)에 적힌 내용에 기반하여 AWS의 홈페이지, 블로그, Slideshare의 관련 링크를 한글 자료 중심으로 정리해 놓은 것 입니다. -
serithemage revised this gist
Jan 19, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ - [시험 신청](https://www.webassessor.com/aws) - [AWS기반 개발 강의](https://aws.amazon.com/ko/training/course-descriptions/developing/): 3일동안 강의와 실습으로 진행되는 수업이며 이 수업에서 다루는 내용이 바로 AWS 솔루션스 아키텍트 자격증시험의 출제 범위가 됩니다. - [**시험 안내서**](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf) : 많은 분들이 제대로 읽어보시지 않으시는데 수험 준비를 위해 대단히 중요한 문서이므로 꼼꼼히 읽어 두셔야 합니다. 이 문서는 이 시험 안내서에 기반하여 작성되었습니다. - [샘플문항](https://d0.awsstatic.com/International/ko_KR/AWS_certified_Developer_associate_examsample_KO.pdf) : 9개의 샘플문제가 제공됩니다. 샘플 문제는 실전과 동일한 유형과 난이도로 구성되어 있습니다. - [연습시험 응시](https://www.webassessor.com/aws): 20문제가 출제되고 유료(20달러) 입니다. - [수험 준비를 위한 자습형 실습](https://qwiklabs.com/quests/20) - [영문 시험 시간 추가 요청 방법](http://edu.supertrack.co.kr/notice/news.php?ptype=view&idx=5177&page=1&code=news): 영문으로 시험을 보실 경우 30분 시험시간을 추가하실 수 있습니다.**주의! 반드시 시험 신청 하시기 전에 시험시간 추가 신청을 하셔야 합니다!** -
serithemage revised this gist
Jan 19, 2017 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,6 @@ - [시험 안내 페이지](https://aws.amazon.com/ko/certification/certified-developer-associate/) - [시험 신청](https://www.webassessor.com/aws) - [AWS기반 개발 강의](https://aws.amazon.com/ko/training/course-descriptions/developing/): 3일동안 강의와 실습으로 진행되는 수업이며 이 수업에서 다루는 내용이 바로 AWS 솔루션스 아키텍트 자격증시험의 출제 범위가 됩니다. - [**시험 안내서**](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf) : 많은 분들이 제대로 읽어보시지 않으시는데 수험 준비를 위해 대단히 중요한 문서이므로 꼼꼼히 읽어 두셔야 합니다. 이 문서는 이 시험 안내서에 기반하여 작성되었습니다. - [샘플문항](https://d0.awsstatic.com/International/ko_KR/AWS_certified_Developer_associate_examsample_KO.pdf) : 7개의 샘플문항 입니다. 실전과 동일한 유형과 난이도를 제공합니다. - [연습시험 응시](https://www.webassessor.com/aws): 20문제가 출제되고 유료(20달러) 입니다. -
serithemage revised this gist
Jan 19, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,6 +37,7 @@ - [SWF](https://aws.amazon.com/ko/swf/faqs/) - [SNS](https://aws.amazon.com/ko/sns/faqs/) - [SQS](https://aws.amazon.com/ko/sqs/faqs/) - [Developer Guide](http://docs.aws.amazon.com/ko_kr/AWSSimpleQueueService/latest/SQSDeveloperGuide/Welcome.html) - DynamoDB, AWS Elastic Beanstalk, AWS CloudFormation - [DynamoDB](https://aws.amazon.com/ko/dynamodb/faqs/) - [SQL에서 NoSQL로](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SQLtoNoSQL.html) -
serithemage revised this gist
Jan 6, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -33,7 +33,8 @@ - [데이터베이스 관리](https://aws.amazon.com/ko/running_databases/) - Amazon S3, Amazon Simple Workflow Service(SWS) 및 메시징 - [S3](https://aws.amazon.com/ko/s3/faqs/) - [요청 빈도 및 성능 고려 사항](http://docs.aws.amazon.com/ko_kr/AmazonS3/latest/dev/request-rate-perf-considerations.html) - [SWF](https://aws.amazon.com/ko/swf/faqs/) - [SNS](https://aws.amazon.com/ko/sns/faqs/) - [SQS](https://aws.amazon.com/ko/sqs/faqs/) - DynamoDB, AWS Elastic Beanstalk, AWS CloudFormation -
serithemage revised this gist
Jan 1, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -41,6 +41,7 @@ - [SQL에서 NoSQL로](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SQLtoNoSQL.html) - [프로비저닝된 처리량](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html) - [DynamoDB의 쿼리 및 스캔 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/QueryAndScan.html) - [파티션 및 데이터 배포](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.Partitions.html) - [DynamoDB에서 보조 인덱스를 사용하여 데이터 액세스 향상](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SecondaryIndexes.html) - [DynamoDB의 테이블 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/WorkingWithTables.html) - [DynamoDB에서의 항목 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/WorkingWithItems.html) -
serithemage revised this gist
Dec 26, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ - [샘플문항](https://d0.awsstatic.com/International/ko_KR/AWS_certified_Developer_associate_examsample_KO.pdf) : 7개의 샘플문항 입니다. 실전과 동일한 유형과 난이도를 제공합니다. - [연습시험 응시](https://www.webassessor.com/aws): 20문제가 출제되고 유료(20달러) 입니다. - [수험 준비를 위한 자습형 실습](https://qwiklabs.com/quests/20) - [영문 시험 시간 추가 요청 방법](http://edu.supertrack.co.kr/notice/news.php?ptype=view&idx=5177&page=1&code=news): 영문으로 시험을 보실 경우 30분 시험시간을 추가하실 수 있습니다.**주의! 반드시 시험 신청 하시기 전에 시험시간 추가 신청을 하셔야 합니다!** ## 시험 범위에 해당되는 AWS공식문서들 -
serithemage revised this gist
Dec 21, 2016 . 1 changed file with 9 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,15 @@ - [SQS](https://aws.amazon.com/ko/sqs/faqs/) - DynamoDB, AWS Elastic Beanstalk, AWS CloudFormation - [DynamoDB](https://aws.amazon.com/ko/dynamodb/faqs/) - [SQL에서 NoSQL로](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SQLtoNoSQL.html) - [프로비저닝된 처리량](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html) - [DynamoDB의 쿼리 및 스캔 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/QueryAndScan.html) - [DynamoDB에서 보조 인덱스를 사용하여 데이터 액세스 향상](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/SecondaryIndexes.html) - [DynamoDB의 테이블 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/WorkingWithTables.html) - [DynamoDB에서의 항목 작업](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/WorkingWithItems.html) - [DynamoDB 및 AWS SDK를 사용한 프로그래밍](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/Programming.html) - [컴퓨터에서 DynamoDB 실행](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/DynamoDBLocal.html) - [DynamoDB Streams를 사용하여 Table Activity 캡처하기](https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/Streams.html) - [AWS Elastic Beanstalk](https://aws.amazon.com/ko/elasticbeanstalk/faqs/) - [AWS CloudFormation FAQ](https://aws.amazon.com/ko/cloudformation/faqs/) - 탄력성 및 확장성 -
serithemage revised this gist
Dec 21, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,6 +30,7 @@ - 데이터베이스 개념 - [Amazon RDS 살펴보기 (김용우) - AWS 웨비나 시리즈](http://www.slideshare.net/awskorea/amazon-rds-aws) - 아키텍처적 트레이드오프(고가용성과 비용 간 트레이드오프, Amazon Relational Database Service(RDS)를 사용하는 것과 Amazon Elastic Compute Cloud(EC2)에 자체 데이터베이스를 설치하는 것 간의 트레이드오프)에 대한 친숙도 - [데이터베이스 관리](https://aws.amazon.com/ko/running_databases/) - Amazon S3, Amazon Simple Workflow Service(SWS) 및 메시징 - [S3](https://aws.amazon.com/ko/s3/faqs/) - [SWS](https://aws.amazon.com/ko/swf/faqs/) -
serithemage revised this gist
Dec 21, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 > 이 문서는 AWS 공인 개발자 - 어소시에이트 [시험 안내서](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf)에 적힌 내용에 기반하여 AWS의 홈페이지, 블로그, Slideshare의 관련 링크를 한글 자료 중심으로 정리해 놓은 것 입니다. > 단축URL: http://bit.ly/devcertguide -
serithemage revised this gist
Dec 21, 2016 . No changes.There are no files selected for viewing
-
serithemage revised this gist
Dec 21, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,6 +20,7 @@ ### 분야 1.0: AWS 기초 지식 > 기초적인 구성 요소와 효과적인 설계 등 클라우드 아키텍처 고려 사항을 파악하고 인지합니다. > 콘텐츠는 다음과 같습니다. - 클라우드 서비스를 설계하는 방법 - [AWS 고급 아키텍처 방법론](http://www.slideshare.net/awskorea/aws-cloud-track-2-advanced) - [AWS 기반의 마이크로 서비스 아키텍쳐 구현 방안](http://www.slideshare.net/awskorea/micro-service-oriented-architecture-on-aws-piljoong-kim) @@ -47,17 +48,20 @@ ### 분야 2.0: 설계 및 개발 > 클라우드 솔루션을 코딩하기 위한 적절한 기술을 파악합니다. > 콘텐츠는 다음과 같습니다. - [Amazon Machine Image(AMI) 구성](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/AMIs.html) - AWS API로 프로그래밍 - [Amazon Web Services용 도구](https://aws.amazon.com/ko/tools/) : 이 인덱스는 AWS 애플리케이션의 개발 및 관리를 위한 기본 개발자 도구, SDK, IDE 도구 키트 및 명령줄 도구를 설명합니다. ### 분야 3.0: 배포 및 보안 > 최적의 클라우드 배포 및 유지보수를 위한 보안 절차를 파악하고 구현합니다. > 콘텐츠는 다음과 같습니다. - 클라우드 보안 모범 사례 - [AWS 보안 기술 백서 한국어 버전](https://aws.amazon.com/ko/blogs/korea/aws-security-whitepapers/) > 개발, 테스트 및 스테이징 환경에 맞는 아키텍처를 구현할 수 있는 능력을 증명합니다. > 콘텐츠는 다음과 같습니다. - [책임 분담 보안 모델](https://aws.amazon.com/ko/compliance/shared-responsibility-model/) - [AWS 플랫폼 규제 준수](https://aws.amazon.com/ko/compliance/) - AWS 보안 속성(고객사의 워크로드부터 물리적 계층까지) @@ -68,6 +72,7 @@ ## 분야 4.0: 디버깅 > 텐츠는 다음과 같습니다. - 일반적인 문제 해결 정보 및 질문 - [인스턴스 연결 중 오류 발생: 연결시간 초과](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html#TroubleshootingInstancesConnectionTimeout) - [인스턴스 문제 해결](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/ec2-instance-troubleshoot.html) -
serithemage revised this gist
Dec 21, 2016 . 1 changed file with 57 additions and 34 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,37 +17,60 @@ ## 시험 범위에 해당되는 AWS공식문서들 ### 분야 1.0: AWS 기초 지식 > 기초적인 구성 요소와 효과적인 설계 등 클라우드 아키텍처 고려 사항을 파악하고 인지합니다. > 콘텐츠는 다음과 같습니다. - 클라우드 서비스를 설계하는 방법 - [AWS 고급 아키텍처 방법론](http://www.slideshare.net/awskorea/aws-cloud-track-2-advanced) - [AWS 기반의 마이크로 서비스 아키텍쳐 구현 방안](http://www.slideshare.net/awskorea/micro-service-oriented-architecture-on-aws-piljoong-kim) - 계획 및 설계 - [클라우드를 위한 아키텍처 설계 - 모범 사례](https://amz.kr/pdf/Architecture_Best_Practices_draft-KR.pdf) - [AWS 고객 사례 모음](https://www.awsseoul.kr/images/content/aws-korea-customer-cases-2016.pdf) - 데이터베이스 개념 - [Amazon RDS 살펴보기 (김용우) - AWS 웨비나 시리즈](http://www.slideshare.net/awskorea/amazon-rds-aws) - 아키텍처적 트레이드오프(고가용성과 비용 간 트레이드오프, Amazon Relational Database Service(RDS)를 사용하는 것과 Amazon Elastic Compute Cloud(EC2)에 자체 데이터베이스를 설치하는 것 간의 트레이드오프)에 대한 친숙도 - Amazon S3, Amazon Simple Workflow Service(SWS) 및 메시징 - [S3](https://aws.amazon.com/ko/s3/faqs/) - [SWS](https://aws.amazon.com/ko/swf/faqs/) - [SNS](https://aws.amazon.com/ko/sns/faqs/) - [SQS](https://aws.amazon.com/ko/sqs/faqs/) - DynamoDB, AWS Elastic Beanstalk, AWS CloudFormation - [DynamoDB](https://aws.amazon.com/ko/dynamodb/faqs/) - [AWS Elastic Beanstalk](https://aws.amazon.com/ko/elasticbeanstalk/faqs/) - [AWS CloudFormation FAQ](https://aws.amazon.com/ko/cloudformation/faqs/) - 탄력성 및 확장성 - [AWS 클라우드에서의 웹 애플리케이션 호스팅](http://d0.awsstatic.com/whitepapers/International/ko/AWS_Web_Hosting_Best_Practices_05252010.pdf) - [RDS의 고가용성(다중 AZ)](https://docs.aws.amazon.com/ko_kr/AmazonRDS/latest/UserGuide/Concepts.MultiAZ.html) - [Amazon CloudWatch를 사용하여 Auto Scaling 인스턴스 및 그룹 모니터링](http://docs.aws.amazon.com/ko_kr/autoscaling/latest/userguide/as-instance-monitoring.html) - [Auto Scaling 그룹에 로드 밸런서 사용](http://docs.aws.amazon.com/ko_kr/autoscaling/latest/userguide/autoscaling-load-balancer.html) ### 분야 2.0: 설계 및 개발 > 클라우드 솔루션을 코딩하기 위한 적절한 기술을 파악합니다. > 콘텐츠는 다음과 같습니다. - [Amazon Machine Image(AMI) 구성](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/AMIs.html) - AWS API로 프로그래밍 - [Amazon Web Services용 도구](https://aws.amazon.com/ko/tools/) : 이 인덱스는 AWS 애플리케이션의 개발 및 관리를 위한 기본 개발자 도구, SDK, IDE 도구 키트 및 명령줄 도구를 설명합니다. ### 분야 3.0: 배포 및 보안 > 최적의 클라우드 배포 및 유지보수를 위한 보안 절차를 파악하고 구현합니다. > 콘텐츠는 다음과 같습니다. - 클라우드 보안 모범 사례 - [AWS 보안 기술 백서 한국어 버전](https://aws.amazon.com/ko/blogs/korea/aws-security-whitepapers/) > 개발, 테스트 및 스테이징 환경에 맞는 아키텍처를 구현할 수 있는 능력을 증명합니다. > 콘텐츠는 다음과 같습니다. - [책임 분담 보안 모델](https://aws.amazon.com/ko/compliance/shared-responsibility-model/) - [AWS 플랫폼 규제 준수](https://aws.amazon.com/ko/compliance/) - AWS 보안 속성(고객사의 워크로드부터 물리적 계층까지) - 보안 서비스 - [AWS Identity and Access Management(IAM)](https://aws.amazon.com/ko/iam/faqs/) - [Amazon Virtual Private Cloud(VPC)](http://docs.aws.amazon.com/ko_kr/AmazonVPC/latest/UserGuide/VPC_Introduction.html) - CIA 및 AAA 모델, 인바운드 및 아웃바운드 필터링 그리고 이에 맞는 AWS 서비스 및 기능 ## 분야 4.0: 디버깅 > 텐츠는 다음과 같습니다. - 일반적인 문제 해결 정보 및 질문 - [인스턴스 연결 중 오류 발생: 연결시간 초과](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html#TroubleshootingInstancesConnectionTimeout) - [인스턴스 문제 해결](http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/ec2-instance-troubleshoot.html) - [IAM 문제 해결](http://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/troubleshoot.html) - 디버깅 모범 사례 - [JAVA SDK Exception Handling](http://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/java-dg-exceptions.html) -
serithemage created this gist
Dec 14, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,53 @@ # 비공식 AWS 공인 개발자 - 어소시에이트 수험 가이드 > 이 문서는 AWS 공인 솔루션스 아키텍트 [시험 안내서](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf)에 적힌 내용에 기반하여 AWS의 홈페이지, 블로그, Slideshare의 관련 링크를 한글 자료 중심으로 정리해 놓은 것 입니다. > 단축URL: http://bit.ly/devcertguide ## 기본적인 시험 정보 - [시험 안내 페이지](https://aws.amazon.com/ko/certification/certified-developer-associate/) - [시험 신청](https://www.webassessor.com/aws) - [AWS기반 개발 강의](https://aws.amazon.com/ko/training/course-descriptions/developing/): 3일동안 강의와 실습으로 진행되는 수업이며 이 수업에서 다루는 내용이 바로 AWS 솔루션스 아키텍트 자격증시험의 출제 범위가 됩니다. - [시험 워크숍 참여](https://www.aws.training/home?courseid=10&&language=en-US&view=table&source=web_en_certified-sa-assoc) - [**시험 안내서**](https://d0.awsstatic.com/International/ko_KR/AWS_certified_developer_associate_blueprint_KO.pdf) : 많은 분들이 제대로 읽어보시지 않으시는데 수험 준비를 위해 대단히 중요한 문서이므로 꼼꼼히 읽어 두셔야 합니다. 이 문서는 이 시험 안내서에 기반하여 작성되었습니다. - [샘플문항](https://d0.awsstatic.com/International/ko_KR/AWS_certified_Developer_associate_examsample_KO.pdf) : 7개의 샘플문항 입니다. 실전과 동일한 유형과 난이도를 제공합니다. - [연습시험 응시](https://www.webassessor.com/aws): 20문제가 출제되고 유료(20달러) 입니다. - [수험 준비를 위한 자습형 실습](https://qwiklabs.com/quests/20) - [영문 시험 시간 추가 요청 방법](http://edu.supertrack.co.kr/notice/news.php?ptype=view&idx=5177&page=1&code=news): 영문으로 시험을 보실 경우 30분 시험시간을 추가하실 수 있습니다. ## 시험 범위에 해당되는 AWS공식문서들 1 분야 1.0: AWS 기초 지식 1.1 기초적인 구성 요소와 효과적인 설계 등 클라우드 아키텍처 고려 사항을 파악하고 인지합니다. 콘텐츠는 다음과 같습니다. • 클라우드 서비스를 설계하는 방법 • 데이터베이스 개념 • 계획 및 설계 • 아키텍처적 트레이드오프(고가용성과 비용 간 트레이드오프, Amazon Relational Database Service(RDS)를 사용하는 것과 Amazon Elastic Compute Cloud(EC2)에 자체 데이터베이스를 설치하는 것 간의 트레이드오프)에 대한 친숙도 • Amazon S3, Amazon Simple Workflow Service(SWS) 및 메시징 • DynamoDB, AWS Elastic Beanstalk, AWS CloudFormation • 탄력성 및 확장성 2 분야 2.0: 설계 및 개발 2.1 클라우드 솔루션을 코딩하기 위한 적절한 기술을 파악합니다. 콘텐츠는 다음과 같습니다. • Amazon Machine Image(AMI) 구성 • AWS API로 프로그래밍 3 분야 3.0: 배포 및 보안 3.1 최적의 클라우드 배포 및 유지보수를 위한 보안 절차를 파악하고 구현합니다. 콘텐츠는 다음과 같습니다. • 클라우드 보안 모범 사례 3.2 개발, 테스트 및 스테이징 환경에 맞는 아키텍처를 구현할 수 있는 능력을 증명합니다. 콘텐츠는 다음과 같습니다. • 책임 분담 보안 모델 • AWS 플랫폼 규제 준수 • AWS 보안 속성(고객사의 워크로드부터 물리적 계층까지) • 보안 서비스 • AWS Identity and Access Management(IAM) • Amazon Virtual Private Cloud(VPC) • CIA 및 AAA 모델, 인바운드 및 아웃바운드 필터링 그리고 이에 맞는 AWS 서비스 및 기능 4 분야 4.0: 디버깅 콘텐츠는 다음과 같습니다. • 일반적인 문제 해결 정보 및 질문 • 디버깅 모범 사례