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

AWS Certified Solutions Architect – Associate (SAA-C03) Online Training

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

1 Understand AWS Accounts, Regions, and Tooling
  • 1 Introducing AWS Accounts
  • 2 Create an AWS Account and Organization
  • 3 Regions, AZs, and More
  • 4 Know Your Docs
  • 5 Know Your Tools
  • 6 Know Your (service) Limits

  • 2 Understand IAM
  • 7 Introducing IAM
  • 8 Authentication
  • 9 Authorization
  • 10 The Guts of a Policy
  • 11 Access Keys
  • 12 Resource Policies
  • 13 ARNs

  • 3 Understand and Launch EC2 Instances
  • 14 Introducing EC2
  • 15 Understand EC2 Layouts
  • 16 Create a VPC
  • 17 Launch an EC2 Instance
  • 18 Connect to an EC2 Instance via SSH
  • 19 Launch a Windows EC2 Instance
  • 20 Connect to a Windows EC2 Instance via RDP
  • 21 Develop Remotely with VS Code Extensions
  • 22 Terminate Instances

  • 4 Monitor and Manage EC2 Instances
  • 23 Introducing Managing and Monitoring EC2
  • 24 Launch with an Extra EBS Data Volume
  • 25 Add an EBS Data Volume to an Existing EC2 Instance
  • 26 EBS Snapshot Planning
  • 27 UserData Startup Actions
  • 28 EC2 Monitoring Basics
  • 29 EC2 AutoRecovery

  • 5 Understand VPCs and Network Management
  • 30 Introducing VPC Designs
  • 31 Elastic Network Interfaces
  • 32 SGs and NACLs
  • 33 Packet Walk
  • 34 NAT Gateways
  • 35 Implement Management Networks
  • 36 Test Management Connectivity

  • 6 Plan and Implement EC2 Scaling
  • 37 Introducing EC2 Scaling
  • 38 Vertical Scaling
  • 39 Load Balancing Options
  • 40 Deploy Application Load Balancers
  • 41 Manually Scale Out
  • 42 AutoScale Components
  • 43 Launch Templates
  • 44 AutoScaling Groups
  • 45 Scaling Policies

  • 7 Configure VPC Tunnel Connectivity
  • 46 Introducing External VPC Connectivity and Tunnels
  • 47 Understand Transit Gateways
  • 48 Deploy Transit Gateways
  • 49 Attach Transit Gateways
  • 50 VPC Peering
  • 51 Transit Gateway IPSec Site-to-Site VPN Design
  • 52 Implement VPN Attachments

  • 8 Understand and Design Web Scale Architectures
  • 53 Introducing Web Scale Design Patterns
  • 54 Understand Web Scale Design Patterns
  • 55 Microservices
  • 56 Loose Coupling
  • 57 Deploy Beanstalk
  • 58 Work with Route 53
  • 59 Offload to S3
  • 60 Blue-Green Deployments with Beanstalk

  • 9 Understand Asynchronous, Loosely Coupled Architecture
  • 61 Introducing Queueing Architectures
  • 62 Understand SQS Resource Architecture
  • 63 SQS Timers
  • 64 Deploy and Test SQS
  • 65 Understand SNS Resource Architecture
  • 66 Deploy SNS
  • 67 Create a Subscription

  • 10 Implement B2C Authentication with Amazon Cognito
  • 68 Introducing AWS Cognito
  • 69 Cognito Pools
  • 70 Create a User Pool
  • 71 Pool and App Config
  • 72 Explore the Hosted UI
  • 73 Test with Postman
  • 74 Identity Pools
  • 75 Lambda Triggers

  • 11 Understand Enterprise Authentication Options in AWS
  • 76 Introducing Federated Authentication
  • 77 Federation Basics
  • 78 SSO Options
  • 79 Prep for Assume Role
  • 80 Assume a Role
  • 81 Understand AWS Directory Services

  • 12 Understand Security Principles and Resources in AWS
  • 82 Introducing Security Principles and AWS Resources
  • 83 Principle of Least Privilege
  • 84 Shared Responsibility Model
  • 85 AWS Secrets Manager
  • 86 AWS Shield
  • 87 AWS Web Application Firewall (WAF)
  • 88 AWS GuardDuty
  • 89 AWS Macie

  • 13 Encrypt Data in AWS
  • 90 Introducing Data Encryption in AWS
  • 91 Request a Certificate from AWS Certificate Manager
  • 92 Install the Certificate on Elastic Load Balancer
  • 93 Working with KMS
  • 94 Key Rotation Concepts
  • 95 Use KMS Keys
  • 96 Understand CloudHSM

  • 14 Mitigate DDoS Attacks with AWS Shield
  • 97 Introducing DDoS Mitigation
  • 98 Understand DDoS Attacks
  • 99 Understand Network Attacks
  • 100 Understand Application Attacks
  • 101 AWS Shield Standard
  • 102 AWS Shield Advanced
  • 103 Reduce Your Attack Surface
  • 104 Scale to Absorb Attacks

  • 15 Understand and Deploy AWS REST API Gateway
  • 105 Introducing API Gateway
  • 106 API Fundamentals
  • 107 API Gateway Options
  • 108 Deploy API Gateway
  • 109 Process Inbound Requests
  • 110 Handle Params and Query Strings
  • 111 Validate Payloads with Data Models
  • 112 Integrate with Lambda

  • 16 Understand AWS Lambda
  • 113 Introducing AWS Lambda
  • 114 The Point of Lambda
  • 115 Deploy Lambda from the Console
  • 116 Explore Sample Code
  • 117 Ship Sample Code from the CLI
  • 118 Package Dependencies with Your App
  • 119 Ship, Test, and Monitor the App

  • 17 Understand Caching Strategies
  • 120 Introducing Caching Strategies
  • 121 CloudFront Fundamentals
  • 122 Deploy a CloudFront Distribution
  • 123 Understand In-Memory Caching
  • 124 Configure the Network for Redis
  • 125 Deploy ElastiCache
  • 126 Connect to Redis

  • 18 Containerize an Application
  • 127 Introducing Containers
  • 128 The Point of Containers
  • 129 The Basics of Docker
  • 130 Scaffold a React App
  • 131 Dockerfile
  • 132 Build and Test the Container
  • 133 Push to Docker Hub

  • 19 Host Containers in AWS Using ECR, ECS, and Fargate
  • 134 Introducing ECR and ECS
  • 135 Understand ECR and ECS
  • 136 Recap Our App
  • 137 Deploy ECR
  • 138 Login and Push
  • 139 Define the ECS Task and Service
  • 140 Test and Monitor

  • 20 Understand Container Orchestration Options in AWS
  • 141 Introducing Orchestration with EKS
  • 142 The Point of Kubernetes
  • 143 Deployments, Services, and Pods
  • 144 Create a Full EKS Cluster
  • 145 Run a Deployment

  • 21 Understand Data Storage Options in AWS
  • 146 Introducing AWS Storage Options
  • 147 EBS
  • 148 EFS
  • 149 S3
  • 150 RDS
  • 151 DynamoDB
  • 152 Timestream

  • 22 Understand and Deploy RDS
  • 153 Introducing RDS
  • 154 A Brief History of RDBMS
  • 155 When to Use an RDBMS
  • 156 RDS Features
  • 157 Deploy RDS

  • 23 Understand and Deploy S3
  • 158 Introducing S3
  • 159 When to Use S3
  • 160 Create a Bucket
  • 161 Bucket Policies
  • 162 Bucket Versioning
  • 163 Lifecycle Policies
  • 164 Cross-Region Replication

  • 24 Understand and Deploy DynamoDB
  • 165 Introducing DynamoDB
  • 166 When to Use DynamoDB
  • 167 Partition and Sort Keys
  • 168 Deploy a Table
  • 169 Create an Item
  • 170 Backup DynamoDB
  • 171 Global Tables

  • 25 Create an ETL Pipeline with AWS Glue
  • 172 Introducing AWS Glue
  • 173 Glue and ETL Basics
  • 174 Prep Your Data
  • 175 Create a Database and Crawler
  • 176 Query the Catalog with AWS Athena
  • 177 Create an ETL Job
  • 178 Triggers

  • 26 Implement Hybrid Storage Solutions with Storage Gateway
  • 179 Introducing Storage Gateway
  • 180 Storage Gateway Foundations
  • 181 Deploy the Storage Gateway ESXI Appliance
  • 182 Configure Storage Gateway
  • 183 Create and Mount the NFS Fileshare
  • 184 Create and Deploy a Volume Gateway
  • 185 Create and Mount the iSCSI Volume

  • 27 Leverage AWS Data Transfer and Processing Services
  • 186 Introducing AWS Data Engineering Options
  • 187 Understand AWS DataSync
  • 188 Quick NFS Server Setup
  • 189 Deploy the Agent Appliance
  • 190 Configure the Agent Appliance
  • 191 Run the Migration Task
  • 192 Understand AWS EMR
  • 193 Deploy an EMR Cluster

  • 28 Use Kinesis Firehose for Streaming Data Ingestion
  • 194 Introducing Kinesis Firehose
  • 195 Deploy an EC2 Instance
  • 196 Create a Delivery Stream
  • 197 Configure IAM
  • 198 Install and Configure the Agent
  • 199 Explore the Log Script and Test it

  • 29 Explore Amazon Analytics Tools
  • 200 Introducing AWS Analytics Tools
  • 201 Understand Analytics Pipelines
  • 202 Ingest Data with AWS Lake Formation
  • 203 Create an RDS Connection
  • 204 Create and Run the Blueprint
  • 205 Query Data with Athena
  • 206 Understand AWS Quicksight
  • 207 Connect Quicksight to Your Data
  • 208 Visualize Data with Quicksight

  • 30 Recognize AWS Managed Machine Learning Services
  • 209 Introducing AWS Machine Learning Tools
  • 210 Understand Machine Learning on AWS
  • 211 Deploy a SageMaker Notebook Instance
  • 212 Run a Jupyter Notebook
  • 213 Explore SageMaker Studio and AutoML
  • 214 Amazon Polly and Amazon Transcribe
  • 215 Amazon Comprehend
  • 216 Amazon Translate

  • 31 Design Application Resources for Disaster Recover in AWS
  • 217 Evaluate Disaster Recovery Strategies in AWS
  • 218 RTO and RPO
  • 219 Backup and Restore Strategy
  • 220 Infrastructure as Code Templates
  • 221 Pilot Light
  • 222 Elastic Disaster Recovery
  • 223 Warm Standby
  • 224 Active-Active

  • 32 Utilize AWS Batch for Batch Compute Operations
  • 225 Introducing AWS Batch
  • 226 When to Use Batch
  • 227 Prep and Push a Container to ECR
  • 228 Set Up a Compute Environment
  • 229 Set Up a Job Definition
  • 230 Set Up a Job Queue
  • 231 Create and Run a Job

  • 33 Analyze Billing with AWS Cost and Usage Reports
  • 232 Introducing Cost Management and Billing
  • 233 Create the Report
  • 234 Deploy the CloudFormation Template
  • 235 Query the Database with Athena and Explore the Data Dictionary
  • 236 Connect QuickSight to the Athena Database
  • 237 Visualize the Athena Data
  • 238 Cost Management and Billing Consoles

  • 34 Pan for Account, Application, and Systems Logging in AWS
  • 239 Plan for Logging in AWS
  • 240 The 6 Concepts of Log Design
  • 241 Monitor the Who
  • 242 Monitor Operational Changes
  • 243 Monitor Resource Access
  • 244 CloudWatch Insights

  • 35 Monitor AWS Resources with CloudWatch
  • 245 Monitor Resources with Cloudwatch
  • 246 Cloudwatch Basics
  • 247 Dashboards
  • 248 Metric Components
  • 249 Integrated Metrics
  • 250 Custom Metrics

  • 36 Plan for Account Monitoring in AWS
  • 251 Introducing Account Monitoring Designs
  • 252 Where Monitoring Happens
  • 253 What to Monitor
  • 254 Monitor AWS Health Status
  • 255 Monitor Root Account Activity
  • 256 Configure CloudWatch Metrics and Alarms
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 30485
    حجم: 12219 مگابایت
    مدت زمان: 2010 دقیقه
    تاریخ انتشار: 2 اسفند 1402
    دسته بندی محصول
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید