وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Pearson – AWS Certified Developer – Associate (DVA-C02)

سرفصل های دوره

Introduction
  • 001. AWS Certified Developer - Associate (DVA-C02) Introduction

  • Lesson 1 Course and Exam Overview
  • 001. Learning objectives
  • 002. 1.1 Course Overview
  • 003. 1.2 AWS CLI Installation and Configuration
  • 004. 1.3 Course Code Introduction
  • 005. 1.4 Exam Overview

  • Lesson 2 Implementing Authentication andor Authorization
  • 001. Learning objectives
  • 002. 2.1 Iam Fundamentals (Policies, Groups, Roles, Principle of least privilege, etc.)
  • 003. 2.2 IAM Walkthrough
  • 004. 2.3 Federated Identities
  • 005. 2.4 Cognito - User and Identity Pools
  • 006. 2.5 Cognito - Hosted UI
  • 007. 2.6 Cognito - Hosted UI Demo

  • Lesson 3 Implementing Encryption
  • 001. Learning objectives
  • 002. 3.1 At-rest vs In-transit Encryption, Client-side vs Server-side Encryption
  • 003. 3.2 AWS Certificate Manager
  • 004. 3.3 Key Management Service (KMS)

  • Lesson 4 Managing Sensitive Data in Application Code
  • 001. Learning objectives
  • 002. 4.1 Data Classification and Secure Credential Handling
  • 003. 4.2 Environment Variables and Secrets Management

  • Lesson 5 Developing Code for Applications Hosted on AWS
  • 001. Learning objectives
  • 002. 5.1 Architectural Patterns, Idempotency, Stateful vs. Stateless Concepts
  • 003. 5.2 Serverless Application Model (SAM)
  • 004. 5.3 SAM CLI Demo
  • 005. 5.4 AWS SDKs and APIs
  • 006. 5.5 Node.js and Python SDK Demos
  • 007. 5.6 AWS Cloud Development Kit (CDK)

  • Lesson 6 Developing Code for AWS
  • 001. Learning objectives
  • 002. 6.1 Lambda
  • 003. 6.2 Asynchronous, Synchronous, and Poll-based Invocation
  • 004. 6.3 Lambda Demo
  • 005. 6.4 Elastic Beanstalk
  • 006. 6.5 ElasticBeanstalk Demo
  • 007. 6.6 Code on EC2
  • 008. 6.7 EC2 Role Demo

  • Lesson 7 Using Data Stores in Application Development
  • 001. Learning objectives
  • 002. 7.1 CRUD, Data Consistency, Caching
  • 003. 7.2 Simple Storage Service (S3) and S3 Glacier
  • 004. 7.3 S3 Demo S3 Web Console and AWS CLI
  • 005. 7.4 S3 Demo S3 Global Replication and SDK Interaction
  • 006. 7.5 Relational Database Service (RDS) Including Aurora
  • 007. 7.6 DynamoDB
  • 008. 7.7 DynamoDB Technical Details
  • 009. 7.8 DynamoDB Demos
  • 010. 7.9 ElastiCache
  • 011. 7.10 MemoryDB for Redis
  • 012. 7.11 Elastic Block Store and Elastic File System (EBSEFS) - Part 1
  • 013. 7.12 Elastic Block Store and Elastic File System (EBSEFS) - Part 2

  • Lesson 8 Developer Tools
  • 001. Learning objectives
  • 002. 8.1 AWS Amplify
  • 003. 8.2 AWS Amplify Demo
  • 004. 8.3 AWS CloudShell
  • 005. 8.4 Amazon CodeGuru
  • 006. 8.5 AWS Cloud9
  • 007. 8.6 AWS CodeStar
  • 008. 8.7 AWS CodeCommit
  • 009. 8.8 AWS CodeBuild
  • 010. 8.9 AWS CodeDeploy
  • 011. 8.10 AWS CodePipeline
  • 012. 8.11 Developer Tools Demo
  • 013. 8.12 AWS CodeArtifact

  • Lesson 9 Networking and Content Delivery
  • 001. Learning objectives
  • 002. 9.1 API Gateway
  • 003. 9.2 API Gateway API Creation with Swagger
  • 004. 9.3 API Gateway Lambda Integration
  • 005. 9.4 API Gateway HTTP Integration
  • 006. 9.5 Securing an API Gateway API
  • 007. 9.6 CloudFront
  • 008. 9.7 Elastic Compute Cloud and Elastic Load Balancing (EC2ELB)
  • 009. 9.8 EC2 and ELB Demo
  • 010. 9.9 Virtual Private Cloud (VPC)
  • 011. 9.10 VPC Demo
  • 012. 9.11 Route 53
  • 013. 9.12 AWS WAF

  • Lesson 10 Application Integration
  • 001. Learning objectives
  • 002. 10.1 AppSync
  • 003. 10.2 AppSync Demo
  • 004. 10.3 EventBridge
  • 005. 10.4 Simple Notification Service (SNS)
  • 006. 10.5 Simple Queue Service (SQS)
  • 007. 10.6 SQS Demo
  • 008. 10.7 Step Functions
  • 009. 10.8 Step Functions Demo
  • 010. 10.9 Kinesis
  • 011. 10.10 Kinesis Demo

  • Lesson 11 Containers
  • 001. Learning objectives
  • 002. 11.1 Amazon Elastic Container Service (Amazon ECS)
  • 003. 11.2 ECS Demo
  • 004. 11.3 Amazon Elastic Container Registry (Amazon ECR)
  • 005. 11.4 AWS Copilot
  • 006. 11.5 AWS Copilot Demo
  • 007. 11.6 Amazon Elastic Kubernetes Services (Amazon EKS)

  • Lesson 12 Preparing Application Artifacts to be Deployed to AWS
  • 001. Learning objectives
  • 002. 12.1 CloudFormation
  • 003. 12.2 CloudFormation Demo
  • 004. 12.3 Systems Manager
  • 005. 12.4 AppConfig
  • 006. 12.5 AppConfig Demo
  • 007. 12.6 Secrets Manager
  • 008. 12.7 Parameter Store
  • 009. 12.8 CodeBuild and CodeDeploy YAML

  • Lesson 13 Test Applications in Development Environments
  • 001. Learning objectives
  • 002. 13.1 CodeBuild Testing
  • 003. 13.2 API Gateway Mock Endpoints
  • 004. 13.3 Lambda Versions and Aliases

  • Lesson 14 Automating Deployment Testing
  • 001. Learning objectives
  • 002. 14.1 API Gateway Stages
  • 003. 14.2 Branches and Actions for CICD
  • 004. 14.3 Unit and Mock Automated Testing

  • Lesson 15 Root Cause Analysis and Code Instrumentation
  • 001. Learning objectives
  • 002. 15.1 Cloudwatch and CloudWatch Logs
  • 003. 15.2 AWS CloudWatch Demo
  • 004. 15.3 SDK Exceptions and HTTP error codes
  • 005. 15.4 X-Ray and Service Maps for X-Ray
  • 006. 15.5 CloudTrail

  • Lesson 16 Analytics
  • 001. Learning objectives
  • 002. 16.1 Amazon Athena
  • 003. 16.2 Kinesis Data Analytics
  • 004. 16.3 Amazon OpenSearch Service

  • Lesson 17 Course and Foundational Overview
  • 001. Learning objectives
  • 002. 17.1 Review of topics covered
  • 003. 17.2 Review of certification and exam

  • Module 1 Course and Foundational Overview
  • 001. Module introduction

  • Module 2 Security
  • 001. Module introduction

  • Module 3 Development with AWS Services
  • 001. Module introduction

  • Module 4 Deployment
  • 001. Module introduction

  • Module 5 Troubleshooting and Optimization
  • 001. Module introduction

  • Module 6 Summary and Wrap-up
  • 001. Module introduction

  • Summary
  • 001. AWS Certified Developer - Associate (DVA-C02) Summary
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 25380
    حجم: 4160 مگابایت
    مدت زمان: 1119 دقیقه
    تاریخ انتشار: 21 آذر 1402
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید