본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

AWS Certified Developer-Associate Guide Second Edition 상세페이지

AWS Certified Developer-Associate Guide Second Edition

Your one-stop solution to passing the AWS developer's 2019 (DVA-C01) certification

  • 관심 0
소장
전자책 정가
26,000원
판매가
26,000원
출간 정보
  • 2019.06.03 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 790 쪽
  • 37.1MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781789613711
ECN
-
AWS Certified Developer-Associate Guide Second Edition

작품 정보

▶What You Will Learn
- Create and manage users, groups, and permissions using AWS IAM services
- Create a secured VPC with public and private subnets, NAC, and security groups
- Launch and work with your first EC2 instance
- Handle application traffic with ELB and monitor AWS resources with CloudWatch
- Work with AWS storage services such as S3, Glacier, and CloudFront
- Uncover AWS DynamoDB, a NoSQL database service
- Use SWS to coordinate with distributed application components

▶Key Features
- Pass the AWS Certified Developer – Associate (DVA-C01) exam confidently with this comprehensive guide
- Gain valuable insights into designing, developing, and deploying cloud-based solutions using AWS
- Develop core AWS skills with the help of practice questions and mock tests

▶Who This Book Is For
If you're an IT professional or developer who wants to pass the AWS Certified Developer Associate 2019 exam, this book is for you. Developers looking to build and manage their applications on the AWS platform will also find this book useful. No prior AWS experience is needed.

▶What this book covers
- Chapter 1, Overview of AWS Certified Developer – Associate Certification, discusses the official blueprint that is published by Amazon for each certification exam. This blueprint explains the scope of the exam, the prerequisites to attend the exam, and the knowledge that is required to successfully complete the exam. This chapter outlines the AWS Certified Developer – Associate exam and highlights the critical aspects, knowledge area, and services covered in the blueprint.

- Chapter 2, Understanding the Fundamentals of Amazon Web Services, discusses the fundamentals of AWS. The chapter starts with a basic understanding of what a cloud is and takes you through a brief journey of familiarizing you with the basic building blocks of AWS. It highlights some of the critical aspects of how AWS works and provides an overview of AWS' core infrastructure.

- Chapter 3, Identity and Access Management (IAM), discusses IAM in detail. IAM is one of the core and most critical services of AWS. IAM provides a very strong backbone to control the security of the user infrastructure. This chapter covers all the critical aspects of the IAM service and provides you with an understanding of how to work with various features and functionalities of the IAM service.

- Chapter 4, Virtual Private Clouds, discusses VPCs in detail. VPCs form the basic building blocks of networking on the AWS cloud. They enable the user to create a private network on the AWS infrastructure. This chapter explains how you can create a VPC and start building a secure network with a number of components of AWS networking services.

- Chapter 5, Getting Started with Elastic Compute Cloud (EC2), discusses EC2, which is a part of AWS' compute services. This chapter describes what EC2 is and how you can start provisioning servers with various Windows and Linux operating system flavors. It also demonstrates how you can connect and work with these servers. At the end of the chapter, you should be able to work and manage EC2 instances and different types of Elastic Block Storage (EBS), which is attached as a volume to EC2 instances.

- Chapter 6, Handling Application Traffic with ELB, discusses Elastic Load Balancing(ELB) in detail. An ELB is a load balancing service that distributes incoming application traffic across multiple EC2 instances and increases the fault tolerance of an application. This chapter describes how to create an ELB, how an ELB works, and what the critical aspects of the ELB service are.

- Chapter 7, Monitoring with CloudWatch, discusses Amazon CloudWatch. This is a monitoring service for AWS cloud resources and the applications you run on AWS. This chapter describes how you can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, set alarms, and automatically react to changes in your AWS resources.

- Chapter 8, Simple Storage Service, Glacier, and CloudFront, provides an explanation of Amazon's Simple Storage Service (S3), Glacier, and CloudFront services. The chapter, after discussing S3, explains the cheaper, archival storage that is Glacier and, finally, takes you through CloudFront – a Content Distribution Network (CDN) service.

- Chapter 9, Other AWS Storage Options, touches on the AWS Storage Gateway service, which is a network appliance or a server residing at a customer's premises. It provides an overview of AWS Snowball, which is a service that accelerates the transfer of large amounts of data into and out of AWS using physical storage appliances. It also provides a basic understanding of AWS Snowmobile, which is an Exabyte-scale data transfer service used to move extremely large amounts of data to and from AWS.

- Chapter 10, AWS Relational Database Services, provides an understanding of AWS Relation Database Service (RDS). It explains different types of engines that are supported by AWS RDS and how to efficiently and effectively create and manage RDS instances on the AWS cloud.

- Chapter 11, AWS DynamoDB – A NoSQL Database Service, explores Amazon DynamoDB, which is a fully-managed NoSQL database service that provides fast and predictable performance with seamless scalability. This chapter describes various components of DynamoDB, along with the best practices to manage it.

- Chapter 12, Amazon Simple Queue Service (SQS), examines SQS, which is a distributed message queuing service. This chapter provides understanding of what SQS is, and explains how you can create and manage it with relevant examples.

- Chapter 13, Simple Notification Service (SNS), describes SNS, which is a fully-managed messaging service that can be used to send messages, alarms, and notifications from various AWS services (such as Amazon RDS, CloudWatch, and S3) to other AWS services (such as SQS and Lambda).

- Chapter 14, Simple Workflow Service (SWF), examines Amazon SWF in detail. SWF is a web service that makes it easy to coordinate work across distributed application components. This chapter provides a basic understanding of SWF, its various components, and how to use them.

- Chapter 15, CloudFormation Overview, provides an overview of the AWS CloudFormation service. CloudFormation is a service that helps you to model and set up your AWS resources. The CloudFormation template provides a simple and efficient way to manage your resources in the AWS cloud.

- Chapter 16, Understanding Elastic Beanstalk, discusses Elastic Beanstalk – an orchestration service that makes it easier for developers to quickly deploy and manage applications in the AWS Cloud. This chapter offers an introduction to Elastic Beanstalk and describes how you can create and manage applications using the service.

- Chapter 17, Overview of AWS Lambda, explores Lambda, which is an event-driven, serverless computing platform. This chapter provides an overview of Lambda and describes how it runs code in response to events and automatically manages the compute resources that are required by that code.

- Chapter 18, Key Management Service (KMS), describes AWS KMS in detail. KMS is a scalable encryption and key management service that is provided by Amazon. As the name suggests, KMS can be used for encrypting data and managing encryption keys. This chapter introduces you to KMS and explains how you can use it with other AWSservices.

- Chapter 19, Working with AWS Kinesis, discusses Kinesis—an easy-to-use real-time data collection, processing, analysis, and data streaming service.

- Chapter 20, Working with AWS CodeBuild, explores CodeBuild, which is a fully managed build service by Amazon. It can compile and test source code, making it ready to deploy in your projects. This chapter explains what CodeBuild is and demonstrates how you can use it.

- Chapter 21, Getting Started with AWS CodeDeploy, explores CodeDeploy, which is a fully managed build service by Amazon. It can be used to automate code deployment to any instance on an AWS EC2 or on-premises environment. This chapter introduces you to CodeDeploy and describes how to use CodeDeploy in your development projects.

- Chapter 22, Working with AWS CodePipeline, describes CodePipeline, which can be used to facilitate Continuous Deployment (CD) on AWS. It can be used to automate the software deployment process, allowing a developer to quickly model, visualize, and deliver code for new feature updates. This chapter introduces you to CodePipeline and describes how you can use it in your development projects.

- Chapter 23, CI/CD on AWS, examines Continuous Integration (CI) and CD. CI/CD is a mechanism that is used to optimize and automate the development life cycle. This chapter introduces you to CI/CD on AWS and describes how you can use it for your AWS workloads.

- Chapter 24, Serverless Computing, explores serverless computing. This is a mechanism that is used to run applications without provisioning, maintaining, and administering the computer or storage resources to run the applications. This chapter introduces you to serverless computing, as well as a number of services that AWS provides in order to run your workloads serverlessly.

- Chapter 25, Amazon Route 53, describes Amazon Route 53, which is a highly-available and scalable cloud Domain Name System (DNS) web service. This chapter introduces you to the service and describes various components of the service.

- Chapter 26, ElastiCache Overview, examines ElastiCache, which is an AWS service that provides caching mechanisms using Redis and Memcached on the AWS environment. This chapter gives you an overview of ElastiCache and describes how you can use Redis and Memcached engine types.

- Chapter 27, Mock Tests, contains two mock tests for you to test your knowledge. It tries to cover all the topics that can be expected in the exam in order to challenge your understanding of them. Each test contains 60 questions; you should try to complete each test in 90 minutes.

- Chapter 28, Exploring AWS CodeCommit, explores CodeCommit in detail. CodeCommit provides a fully managed, scalable, and private Git repository service. Anything from code to binaries can be stored in the CodeCommit repositories. This chapter explains what CodeCommit is and demonstrates how you can use it for creating and managing code repositories in AWS. This chapter is available online at https://www.packtpub.com/sites/default/files/downloads/Exploring_AWS_CodeCommit.pdf.

작가 소개

▶About the Author
- Vipul Tankariya
Vipul Tankariya has a broad range of experience in cloud consulting, development, and training. He has worked with a number of customers across the globe, solving real-life business problems in terms of technology and strategy. He is also a public speaker at various AWS events and meetups. He has not only extensively worked on AWS, but is also certified in five AWS certifications. He is an accomplished senior cloud consultant and technologist with more than 21 years of experience. He is focused on strategic thought leadership concentrated around next-generation cloud-based solutions. He has a lot of experience in working on DevOps, CI/CD, and automation at each level of the delivery lifecycle of products, solutions, and services on the cloud.

- Bhavin Parmar
Bhavin Parmar has a broad range of experience in cloud consulting, development, and training. He actively participates in solving real-life business problems. He has not only extensively worked on AWS, but he is also certified in AWS and Red Hat. This book combines his AWS experience in solving real-life business problems with his hands-on deployment and development experience. Bhavin is an accomplished technologist and senior cloud consultant with more than 11 years of experience. He is focused on strategic thought leadership concentrated around next-generation cloud-based and DevOps solutions. He has also been instrumental in setting up cloud migration strategies for customers, building enterprise-class cloud solutions, and AWS training.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • AI 에이전트 생태계 (이주환)
  • 핸즈온 LLM (제이 알아마르, 마르턴 흐루턴도르스트)
  • 개정판 | 밑바닥부터 시작하는 딥러닝 1 (사이토 고키, 이복연)
  • 네이처 오브 코드 (자바스크립트판) (다니엘 쉬프만, 윤인성)
  • 깃허브 액션으로 구현하는 실전 CI/CD 설계와 운영 (노무라 도모키, 김완섭)
  • 테디노트의 랭체인을 활용한 RAG 비법노트 심화편 (이경록)
  • 코딩 자율학습 리액트 프런트엔드 개발 입문 (김기수)
  • 딥러닝 제대로 이해하기 (사이먼 J. D. 프린스, 고연이)
  • 모던 리액트 Deep Dive (김용찬)
  • 헤드 퍼스트 소프트웨어 아키텍처 (라주 간디, 마크 리처드)
  • 이게 되네? 클로드 MCP 미친 활용법 27제 (박현규)
  • 지속적 배포 (발렌티나 세르빌, 이일웅)
  • 테디노트의 랭체인을 활용한 RAG 비법노트_기본편 (이경록(테디노트))
  • 생성형 AI를 위한 프롬프트 엔지니어링 (제임스 피닉스, 마이크 테일러)
  • 개정판 | 소문난 명강의_소플의 처음 만난 리액트 2판 (이인제)
  • 도메인 주도 설계 (에릭 에반스, 이대엽)
  • Hello Coding HTML5+CSS3 (황재호)
  • 개정판 | Do it! 알고리즘 코딩 테스트 C++ 편 (김종관)
  • 개정판 | Do it! 플러터 앱 개발 & 출시하기 (조준수)
  • Do it! LLM을 활용한 AI 에이전트 개발 입문 (이성용)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전