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

AWS Certified Developer Associate – AWS Certification

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

AWS Certified Developer Associate - AWS Certification. Achieve the AWS Developer Certification in in28minutes way!


1 - Getting Started with AWS Certified Developer Associate
  • 1 - Introduction AWS Certified Developer Associate
  • 2 - Course Overview AWS Certified Developer Associate
  • 3 - DO NOT SKIP Course Downloads PDF Presentation.html

  • 2 - Getting Started with Cloud and AWS Regions and AZ
  • 4 - Step 01 Introduction to Cloud and AWS
  • 5 - Step 02 Creating an AWS Root Account
  • 6 - Step 03 Creating an IAM User For Your AWS Account
  • 7 - Step 04 Need for Regions and Zones
  • 8 - Step 05 Introduction to Regions and Zones

  • 3 - Getting up and running with Virtual Servers in AWS EC2
  • 9 - Step 01 Section Overview EC2
  • 10 - Step 01 Exploring EC2 Fundamentals
  • 11 - Step 02 Creating your first EC2 instance
  • 12 - Step 03 Understanding EC2 instance type and SSH with Instance Connect
  • 13 - Commands executed in next steps.html
  • 14 - Step 04 Installing HTTP Webserver on EC2
  • 15 - Step 05 Playing with EC2 Instance Metadata Service and Dynamic Data
  • 16 - Do You Want to Help Others Like You.html
  • 17 - Step 06 1 Exposing EC2 dynamic data details on HTTP Web Server
  • 18 - Step 06 2 JSON Viewer Plugin
  • 19 - Step 07 Playing with EC2 Security Groups
  • 20 - Step 08 Understanding EC2 Public and Private IP Addresses
  • 21 - Step 09 Understanding Elastic IP Addresses
  • 22 - Release Elastic IP Address when you stop EC2 Instances.html
  • 23 - Do you want to help us.html
  • 24 - Step 10 Simplify EC2 HTTP server setup
  • 25 - Launch Template User Data.html
  • 26 - Step 11 Creating Launch Templates for EC2 instances
  • 27 - Step 12 Creating Customized AMI for EC2 instance Part 1
  • 28 - Step 13 Creating Customized AMI for EC2 instance Part 2
  • 29 - Step 14 Exploring Amazon Machine Image
  • 30 - Step 15 EC2 Security Key Pairs
  • 31 - Step 16 EC2 Security Connecting from Windows
  • 32 - Step 17 Key Pairs Recap Troubleshooting
  • 33 - Step 18 Important EC2 Scenarios
  • 34 - Step 19 Choosing Availability Zone for EC2 Instance
  • 35 - Step 20 Quick Review of EC2 AMI Security Groups Key Pairs etc

  • 4 - Take Care of Billing on the Cloud
  • 36 - Step 01 Its Your Responsibility to Monitor Billing on the Cloud 5 Recommenda
  • 37 - Step 02 Monitor AWS Billing Setting Billing Alerts

  • 5 - Distributing Load using AWS Elastic Load Balancing
  • 38 - Step 01 Getting started with Load Balancing AWS Elastic Load Balancing
  • 39 - Step 02 Understanding HTTP HTTPS UDP and TCP Protocols
  • 40 - Step 03 Exploring Types of AWS Elastic Load Balancers
  • 41 - Course Update Gateway Load Balancer.html
  • 42 - Step 04 AWS Elastic Load Balancing Getting started with Classic Load Balance
  • 43 - Step 05 Exploring Classic Load Balancer Further
  • 44 - Step 06 AWS Elastic Load Balancing Getting started with Application Load Bal
  • 45 - Step 07 Exploring Application Load Balancer Further
  • 46 - Step 08 Understand AWS Elastic Load Balancing Listeners
  • 47 - Step 09 Exploring Application Load Balancer Target Groups
  • 48 - Step 10 User data for microservice.html
  • 49 - Step 11 Using Multiple Target Groups for Microservices Architectures
  • 50 - Step 12 Exploring Listener Rules in ALB
  • 51 - Step 13 Getting started with Auto Scaling Groups
  • 52 - Step 14 Creating Your First Auto Scaling Group
  • 53 - Step 15 Playing with Auto Scaling Group
  • 54 - Step 16 Understanding Auto Scaling Components and Dynamic Scaling Policies
  • 55 - Step 17 Exploring Auto Scaling Policies Dynamic Scaling
  • 56 - Step 18 Exploring Auto Scaling Scenarios
  • 57 - Step 18 2 Deleting Application Load Balancers and Target Groups
  • 58 - Step 19 Getting Started with a Network Load Balancer
  • 59 - Step 20 Creating a Network Load Balancer
  • 60 - Step 21 Exploring Network Load Balancer
  • 61 - Step 22 Deleting Network Load Balancers and Target Groups
  • 62 - Step 23 Quick Review of ELB Application Classic and Network Load Balancers

  • 6 - Getting Started with Serverless AWS Lambda
  • 63 - Step 00 Serverless Overview
  • 64 - Step 01 Introduction to Serverless
  • 65 - Step 02 Getting started with AWS Lambda
  • 66 - Step 03 Creating Your First Serverless Function with AWS Lambda
  • 67 - Step 04 Understanding Your First Serverless Function AWS Lambda Event and Re
  • 68 - Step 05 Playing with Your First Serverless Function AWS Lambda Context
  • 69 - Step 06 Playing with Your First Serverless Function AWS Lambda Basic Setting
  • 70 - Step 07 Monitoring your AWS Lambda Serverless Functions CloudWatch and XRay
  • 71 - Step 08 Versioning your AWS Lambda Serverless Functions Versions and Alias

  • 7 - Exploring Serverless with AWS Lambda in Depth
  • 72 - Step 01 Understanding Concurrency of Lambda Functions
  • 73 - Step 02 01 Understanding AWS Lambda Execution Context
  • 74 - Step 03 Understanding Provisioned Concurrency of Lambda Functions
  • 75 - Step 04 Lambda Functions What is Throttling
  • 76 - Step 05 Invoking Lambda Functions Synchronously
  • 77 - Step 06 Invoking Lambda Functions Asynchronously
  • 78 - Step 07 01 Exploring AWS Lambda Context Object
  • 79 - Step 07 02 Invoking Lambda Functions from CloudFront LambdaEdge
  • 80 - Step 08 Understanding Versioning of Lambda Functions
  • 81 - Step 09 Exploring Alias for Lambda Functions
  • 82 - Step 10 Creating Layers for Lambda Functions
  • 83 - Step 11 Understanding AWS Lambda Best Practices
  • 84 - Step 12 Exploring AWS Lambda Scenario Questions

  • 8 - Automate API Management with AWS API Gateway
  • 85 - Step 01 Getting started with AWS API Gateway
  • 86 - Step 02 Getting started with AWS API Gateway API Types HTTP REST and WebS
  • 87 - Step 03 Creating Your First AWS API Gateway REST API
  • 88 - Step 04 Understanding the Basics of Handling Request with AWS REST API Gateway
  • 89 - Step 05 Playing with AWS REST API Gateway Customizing Mock Response and Head
  • 90 - Step 06 Integrating AWS REST API Gateway with Lambda Integration
  • 91 - Step 07 Playing with API Gateway Using Mapping Template to map Request Heade
  • 92 - Step 08 Playing with API Gateway Creating POST Method
  • 93 - Step 09 Playing with API Gateway Validation Request Body using Model Schema
  • 94 - Step 10 Playing with API Gateway Customizing Response Headers and Validation
  • 95 - Step 11 Deploying API Gateways Creating a new Stage
  • 96 - Step 12 Understanding AWS REST API Gateway Integrations Custom vs Proxy Inte
  • 97 - Step 13 Exploring REST API Gateway Lambda Proxy Integration
  • 98 - Step 14 Implementing Rate Limiting and API Keys using AWS API Gateway
  • 99 - Step 15 Exploring AWS API Gateway Stages
  • 100 - Step 16 Getting Started with AWS API Gateway HTTP API
  • 101 - Step 17 Creating HTTP API AWS API Gateway
  • 102 - Step 18 Exploring HTTP API AWS API Gateway
  • 103 - Step 19 Exploring HTTP API AWS API Gateway Further

  • 9 - Exploring API Gateway in Depth
  • 104 - Step 01 Exploring API Gateway Endpoint Types
  • 105 - Step 02 Exploring API Gateway Integration Types
  • 106 - Step 03 Exploring API Gateway Lambda Integrations Custom and Proxy
  • 107 - Step 04 Exploring API Gateway Stages
  • 108 - Step 05 Exploring API Gateway Caching

  • 10 - Getting Started with Amazon Cognito
  • 109 - Step 00 01 Introduction to Identity Federation
  • 110 - Step 00 02 Introduction to Amazon Cognito
  • 111 - Step 01 Understanding Amazon Cognito User Pools
  • 112 - Step 02 Understanding Amazon Cognito Identity Pools
  • 113 - Step 03 01 Playing with Amazon Cognito User Pools
  • 114 - Step 03 02 Customize UserPool Workflow With Triggers
  • 115 - Step 04 Exploring Amazon Cognito Identity Pools
  • 116 - Step 05 Exploring Amazon Cognito Use Cases Identity vs User Pools
  • 117 - Step 06 Integrating Authorization with API Gateway
  • 118 - Step 07 Exploring API Gateway Scenarios

  • 11 - Exploring S3 Fundamentals Object Storage in AWS
  • 119 - Step 01 Getting Started with S3 AWS Object Storage
  • 120 - Course Downloads For S3.html
  • 120 - s3.zip
  • 121 - Step 02 Creating an S3 Bucket and Exploring the UI
  • 122 - Step 03 Understanding S3 Objects Buckets and Key Value Pairs
  • 123 - Step 04 Playing with S3 Versioning
  • 124 - WARNING BILLING ALERT Do NOT Enable Access Logging For Your Buckets.html
  • 125 - Step 05 Logging S3 Access Requests
  • 126 - Step 06 Creating a Public Website with S3
  • 127 - Step 07 Quick Review Creating a Public Website with S3
  • 128 - Step 08 Exploring S3 Object level logging and Encryption
  • 129 - Step 09 Exploring S3 Object Locks Tags and Transfer Acceleration
  • 130 - Course Update Requestor Pays.html
  • 131 - Step 10 Exploring S3 Event Notifications
  • 132 - Step 11 Implementing S3 Event Notifications with AWS Lambda
  • 133 - Step 12 Playing with S3 Prefixes
  • 134 - Step 13 Exploring Bucket and Object ACLs in S3
  • 135 - Step 14 Getting Started with S3 Storage Classes
  • 136 - Step 15 Comparing S3 Storage Classes
  • 137 - Step 16 Exploring S3 Lifecycle Configuration
  • 138 - WARNING BILLING ALERT Do NOT Enable CROSS Region Replication.html
  • 139 - Step 17 Exploring S3 Cross Region and Same Region Replication
  • 140 - Step 18 Exploring S3 Object Level Configurations
  • 141 - Step 19 Understanding S3 Consistency Model Eventual Consistency
  • 142 - Step 20 Exploring S3 Presigned URLs
  • 143 - Step 21 Basics of Amazon S3 Access Points
  • 144 - Step 21 Quick Review of Amazon S3 Security Scenarios
  • 145 - Step 22 Exploring Different Cost Factors with Amazon S3
  • 146 - Step 23 Quick Review of Amazon S3 Cost Scenarios
  • 147 - Step 24 Quick Review of Amazon S3 Performance Scenarios
  • 148 - Step 25 Exploring S3 Features using Scenarios 89dB v2
  • 149 - Step 26 Getting Started with S3 Glacier S3 vs S3 Glacier
  • 150 - Step 27 Exploring S3 Glacier Quick Review

  • 12 - Authentication and Authorization with IAM Identity and Access Management
  • 151 - Step 01 Getting Started with IAM Identity and Access Management
  • 152 - Step 02 Creating an Operations IAM User
  • 153 - Step 03 Playing with IAM Users Groups and Policies
  • 154 - Step 04 Understanding IAM AWS Managed and Customer Managed Policies
  • 155 - Step 05 Exploring IAM Inline Policies
  • 156 - Step 06 Connecting to AWS Services from Command Line
  • 157 - Step 07 Creating an IAM role to connect to S3 from EC2
  • 158 - Step 08 Quick Review of IAM Users Roles and Groups
  • 159 - Step 08 ZZ Quick Introduction to Instance Profiles
  • 160 - Step 09 Exploring IAM Scenarios
  • 161 - Step 10 Exploring IAM Cross Account Access using Roles
  • 162 - Step 11 Understanding Federation with IAM Roles
  • 163 - Step 12 Understanding Web Identity Federation with IAM Roles
  • 164 - Step 13 Exploring Identity Based and Resource Based Policies
  • 165 - Step 14 Quick Review of IAM with Scenario Questions
  • 166 - Step 15 Authentication with IAM A Review
  • 167 - WARNING BILLING ALERT Terminate Your EC2 Instances.html
  • 168 - Step 16 Understanding IAM Best Practices

  • 13 - Encryption and Key Management with KMS and CloudHSM
  • 169 - Step 01 Understanding Data States Encryption KMS and Cloud HSM
  • 170 - Step 02 Getting Started with AWS Key Management Service KMS
  • 171 - Step 03 Connecting AWS KMS with S3 Server Side Encryption SSE
  • 172 - Step 04 Exploring KMS Customer Master Keys CMKs
  • 173 - Step 05 How does Server Side Encryption Happen with KMS
  • 174 - Step 06 Exploring KMS APIs
  • 175 - Step 07 Exploring KMS Other APIs and Quotas
  • 176 - Step 08 Using KMS with S3 Whats happening in the Background
  • 177 - Step 09 Using KMS with S3 Usecases
  • 178 - Step 10 Integrating KMS with CloudWatch
  • 179 - Step 11 KMS Important Things to Remember
  • 180 - Step 12 Getting Started with AWS Cloud HSM
  • 181 - Step 13 Quick Review of Cloud HSM

  • 14 - Build Private Networks with Amazon VPC and Subnets
  • 182 - Step 01 Understanding Need for an Amazon VPC
  • 183 - Step 02 Getting Started with Amazon VPC
  • 184 - Step 03 Understanding Need for an Amazon VPC Subnets
  • 185 - WARNING BILLING ALERT NEXT DEMO is NOT Part of Free Tier.html
  • 186 - Step 04 Creating Amazon VPC with Public and Private Subnets
  • 187 - Step 05 Public Subnet vs Private Subnet Internet Gateway
  • 188 - Step 06 Getting Started with NAT Instance and Gateway
  • 189 - Step 07 Exploring NAT Instance vs NAT Gateway
  • 190 - Step 08 Getting Started with NACL
  • 191 - Step 09 Exploring NACL vs Security Groups
  • 192 - Step 10 Getting Started with VPC Flow Logs
  • 193 - Step 11 Understanding VPC Peering
  • 194 - Step 12 Connecting On Premises with AWS Direct Connect and VPN
  • 195 - Step 13 Understanding VPC Endpoints Gateway and Interface
  • 196 - Step 14 Reviewing Important Networking Concepts in AWS
  • 197 - Step 15 IMPORTANT Delete Your VPC

  • 15 - Understanding Databases in AWS
  • 198 - Step 01 Getting Started with Databases
  • 199 - Step 02 Understanding Challenges with Choosing Databases
  • 200 - Step 03 Understanding Availability and Durability of Databases
  • 201 - Step 04 Understanding RTO and RPO
  • 202 - Step 05 Understanding Read Replicas for Databases
  • 203 - Step 06 Understanding Importance of Database Consistency
  • 204 - Step 07 Exploring Different Database Categories
  • 205 - Step 08 Exploring Relations Databases for OLTP and OLAP Use cases RDS and Red
  • 206 - Step 09 Exploring the differences between OLTP and OLAP Databases
  • 207 - Step 10 Getting Started with Document Databases DocumentDB
  • 208 - Step 11 Exploring Key Value Databases DocumentDB
  • 209 - Step 12 Quick Look at Graph Databases Neptune
  • 210 - Step 13 Quick Look at In Memory Databases ElastiCache
  • 211 - Step 14 Quick Review of Database Options
  • 212 - Step 15 Scenarios Review of Database Options

  • 16 - Explore Relational Databases with Amazon RDS
  • 213 - Step 01 Getting Started with RDS AWS Relational OLTP Database
  • 214 - Step 02 Responsibilities for RDS You vs AWS
  • 215 - Step 03 Exploring options in creating RDS Databases
  • 216 - Step 04 Creating Your First RDS Database in AWS
  • 217 - Step 05 Creating an EC2 instance to connect to RDS Database
  • 218 - Commands executed in next step.html
  • 219 - Step 06 Connecting to RDS Database from EC2 instance and creating tables
  • 220 - Step 07 Exploring Options on an Existing Your First RDS Database in AWS
  • 221 - Step 08 Understanding Multi AZ Deployments of RDS
  • 222 - Step 09 Understanding Read Replicas of RDS
  • 223 - Quick Update Read Replicas are supported for MS SQL Server.html
  • 224 - Step 10 Getting Started with Amazon Aurora Database
  • 225 - Step 11 Exploring UI for Amazon Arora Database
  • 226 - Step 12 Exploring Other RDS Database Engines
  • 227 - Step 13 Architecture Managing Scaling of Your RDS Databases
  • 228 - Step 14 Architecture Managing Operations for RDS Databases
  • 229 - Step 15 Architecture Managing Security and Encryption for RDS
  • 230 - Step 16 Architecture Managing Costs for Your RDS Databases
  • 231 - Step 17 Quick Review When to use RDS
  • 232 - Step 18 RDS Review with A Few Scenarios

  • 17 - Explore Document Databases with Amazon DynamoDB
  • 233 - Step 01 Introduction to DynamoDB
  • 234 - Step 02 Understanding DynamoDB Hierarchy Tables Items and Attributes
  • 235 - Step 03 Exploring DynamoDB Data Types
  • 236 - Step 04 Playing with DynamoDB
  • 237 - Step 05 Exploring DynamoDB Primary Key and Partitions
  • 238 - Step 06 Understanding DynamoDB Local Secondary Index LSI
  • 239 - Step 07 Understanding DynamoDB Global Secondary Index GSI
  • 240 - Step 08 Understanding DynamoDB Data Consistency Levels
  • 241 - Step 09 Understanding DynamoDB Capacity Modes Provisioned and OnDemand
  • 242 - Step 10 Understanding DynamoDB Read Write Capacity Calculations 1
  • 243 - Step 11 Understanding DynamoDB Read Write Capacity Calculations 2
  • 244 - Step 12 Exploring DynamoDB Query vs Scan
  • 245 - Step 13 Creating Cloud9 Environment
  • 246 - Commands executed in next steps.html
  • 247 - Step 14 Playing with DynamoDB APIs from Cloud9 Command Line
  • 248 - Step 15 Exploring DynamoDB Projection and Filter Expressions
  • 249 - Step 16 Exploring DynamoDB Pagination
  • 250 - Step 17 Exploring Other DynamoDB API
  • 251 - Step 18 Exploring DynamoDB API Errors
  • 252 - Step 19 Exploring DynamoDB TTL Time To Live Attribute
  • 253 - Step 20 Designing DynamoDB Tables Choosing Partition Keys
  • 254 - Step 21 Designing DynamoDB Tables Time Series Data
  • 255 - Step 22 01 Understanding Optimistic Locking with DynamoDB
  • 256 - Step 22 02 Exploring DynamoDB Best Practices
  • 257 - Step 22 03 IAM Policy Restrict User Access on DynamoDB and S3
  • 258 - Step 23 DynamoDB Things to Remember
  • 259 - Step 24 Exploring DynamoDB Streams
  • 260 - Step 25 Taking care of Operations for DynamoDB
  • 261 - Step 26 Taking care of Security for DynamoDB IAM and Encryption
  • 262 - Step 27 Comparing DynamoDB with RDS
  • 263 - Step 28 Exploring DAX DynamoDB Accelerator
  • 264 - Step 29 Exploring DynamoDB Scenarios
  • 265 - WARNING BILLING ALERT Delete DynamoDB Tables.html

  • 18 - Build Asynchronous Architectures with Amazon SQS Amazon SNS and Amazon MQ
  • 266 - Step 01 Understanding Need for Asynchronous Communication
  • 267 - Step 02 Getting Started with SQS
  • 268 - Step 03 Sending and Receiving a Messaging using SQS Best Case
  • 269 - Step 04 Understanding Lifecycle of a Message on a SQS Queue
  • 270 - Step 05 Implementing AutoScaling with SQS
  • 271 - Step 06 Understanding Important SQS Configuration
  • 272 - Step 07 Implementing Security for Your SQS Queues
  • 273 - Step 08 01 Creating an Amazon SQS Queue and Playing with Messages
  • 274 - Step 08 02 Sending and Receiving SQS Messages from an EC2 instance
  • 275 - Step 08 03 IAM Role Trust Policy
  • 276 - Step 09 Identifying Duplicate Messages in SQS using DeDuplication ID
  • 277 - Step 10 Exploring Amazon SQS APIs
  • 278 - Step 11 Exploring Amazon SQS API Receive Message
  • 279 - Step 12 Exploring Amazon SQS Scenarios
  • 280 - Step 13 Getting Started with Simple Notification Service SNS
  • 281 - Step 14 YY Creating an SNS Topic and Registering a Lambda to Subscribe
  • 282 - Step 15 ZZ Registering an SQS Queue as a subscriber to an SNS Topic
  • 283 - Step 16 Getting Started with Amazon MQ

  • 19 - Streaming Applications with Amazon Kinesis
  • 284 - Step 01 Getting Started with Streaming Data
  • 285 - Step 02 Handling simple streams with S3 Notifications
  • 286 - Step 03 Handling simple streams with DynamoDB Streams
  • 287 - Step 04 Getting Started with Amazon Kinesis
  • 288 - Step 05 Getting Started with Amazon Kinesis Data Streams
  • 289 - Step 06 Understanding Hierarchy of Kinesis Streams
  • 290 - Step 07 Exploring Kinesis Streams Resharding
  • 291 - Step 08 Exploring Kinesis Streams API
  • 292 - Step 09 Getting Started with Amazon Kinesis Data Firehose
  • 293 - Step 10 Getting Started with Amazon Kinesis Analytics
  • 294 - Step 11 Getting Started with Amazon Kinesis Video Streams
  • 295 - Step 12 Exploring Amazon Kinesis
  • 296 - Step 13 Exploring Kinesis Streams Scenario Questions

  • 20 - Content Distribution with Amazon CloudFront
  • 297 - Step 01 Understanding the Need for CDN CloudFront
  • 298 - Step 02 Getting Started with Amazon CloudFront
  • 299 - Step 03 Understanding a Amazon CloudFront Distribution
  • 300 - Step 04 Setting Cache Behaviors for Amazon CloudFront Distribution
  • 301 - Step 05 Creating Private Content with Amazon CloudFront
  • 302 - Step 06 Creating Signed URLs and Cookies with Amazon CloudFront
  • 303 - Step 07 Protecting content in S3 using Amazon CloudFront OAI
  • 304 - Step 08 01 Creating a CloudFront Distribution
  • 305 - Step 08 02 Exploring CloudFront Distribution
  • 306 - Step 09 Recommended Architecture for Static Content in AWS
  • 307 - Step 10 Quick Review of Amazon CloudFront

  • 21 - Learn Routing and DNS with Route 53
  • 308 - Step 01 Getting Started with Route 53 AWS Domain Registrar and DNS
  • 309 - Step 02 Understanding Route 53 DNS Records and Alias Records
  • 310 - Step 03 Understanding Route 53 Routing Policies
  • 311 - WARNING BILLING ALERT HOSTED ZONES are NOT in FREE TIER.html
  • 312 - Step 04 Creating a Hosted Zone with Route 53 and Exploring Routing Policies
  • 313 - Step 05 Exploring Route 53 Routing Policies 1
  • 314 - Step 06 Exploring Route 53 Routing Policies 2
  • 315 - Step 07 Exploring Route 53 Routing Policies 3
  • 316 - WARNING BILLING ALERT Delete the Hosted Zone and Terminate all EC2 Instances.html

  • 22 - Going Deeper with EC2
  • 317 - Step 01 Getting started with Scalability Horizontal and Vertical Scaling
  • 318 - Step 02 Understanding EC2 Tenancy Shared vs Dedicated
  • 319 - Step 03 Getting started with EC2 Pricing Models
  • 320 - Step 04 Getting Started with EC2 On Demand and Spot Instances
  • 321 - Step 05 Understanding EC2 Reserved Instances
  • 322 - Step 06 Understanding EC2 Savings Plans
  • 323 - Step 07 Quick Review of EC2 Pricing Models
  • 324 - Step 08 Exploring EC2 Placement Groups
  • 325 - Step 09 Exploring EC2 Placement Groups Continued
  • 326 - Step 10 Exploring Elastic Network Interface
  • 327 - Step 11 Exploring Elastic Network Interface Hands On
  • 328 - Step 12 Monitoring EC2 Instances with Amazon CloudWatch

  • 23 - Exploring Block and File Storage in AWS
  • 329 - Step 01 Understanding Storage Types Block Storage vs File Storage
  • 330 - Step 02 Understanding AWS Block Storage Instance Store
  • 331 - Block Storage An update.html
  • 332 - Step 03 Understanding AWS Block Storage EBS
  • 333 - Step 04 01 Creating EC2 Instances with Elastic Block Storage Volumes
  • 334 - Step 04 02 Playing with EC2 Instances and Elastic Block Storage Volumes
  • 335 - Step 04 03 Mounting Elastic Block Storage onto a EC2 Instance
  • 336 - Step 04 04 Mounting Elastic Block Storage onto a EC2 Instance
  • 337 - Step 05 Exploring Instance Store vs EBS Elastic Block Storage
  • 338 - Step 06 Exploring Elastic Block Storage HDD vs SSD
  • 339 - Step 07 Exploring File Storage in AWS EFS and FSx 1
  • 340 - Step 08 Exploring File Storage in AWS EFS and FSx 2
  • 341 - Step 09 Quick Review of AWS Storage Options
  • 342 - Step 10 Exploring AWS Storage Gateway Hybrid Storage
  • 343 - WARNING BILLING ALERT Terminate Your EC2 Instances.html

  • 24 - Simplify Web Applications in AWS with AWS Elastic Beanstalk
  • 344 - Step 01 Introduction to AWS Managed Services IAAS PAAS CAAS FAAS
  • 345 - Step 02 Getting Started with AWS Elastic BeanStalk
  • 346 - Step 03 01 Creating your first AWS Elastic Beanstalk environment with Python
  • 347 - Step 03 02 Exploring AWS Elastic Beanstalk
  • 348 - Step 04 Exploring AWS Elastic BeanStalk Concepts
  • 349 - Step 05 Understanding AWS Elastic BeanStalk Web Tier
  • 350 - Step 06 Understanding AWS Elastic BeanStalk Worker Tier
  • 351 - Step 07 Exploring AWS Elastic BeanStalk Source Bundle
  • 352 - Step 08 Exploring AWS Elastic BeanStalk Configuration Files
  • 353 - Step 09 Exploring AWS Elastic BeanStalk Deployment Methods
  • 354 - Step 10 Reviewing AWS Elastic BeanStalk Deployment Methods
  • 355 - Step 11 Deploying New Version to AWS Elastic BeanStalk
  • 356 - Step 12 AWS Elastic BeanStalk Things to Remember

  • 25 - Learn Container Orchestration with AWS ECS
  • 357 - Step 01 Getting Started with Microservices and Containers
  • 358 - Step 02 Getting Started with Container Orchestration ECS Fargate and Kubern
  • 359 - WARNING BILLING ALERT AWS Fargate is NOT in FREE TIER.html
  • 360 - Step 03 Creating your first ECS Fargate cluster
  • 361 - Step 04 Playing with the ECS Farage Cluster Tasks and Service
  • 362 - Step 05 Exploring ECS Elastic Container Service Clusters
  • 363 - Step 06 Exploring ECS Elastic Container Service Task Definition
  • 364 - Step 07 Exploring ECS Elastic Container Service Task Permissions
  • 365 - Step 08 Exploring ECS Elastic Container Service Service
  • 366 - Step 09 Exploring ECS Elastic Container Service Task Placement
  • 367 - Step 10 ECS Elastic Container Service Things to Remember
  • 368 - Step 11 Running Containers in Elastic Beanstalk
  • 369 - Step 12 Running Docker Containers in AWS
  • 370 - Step 13 Getting Started with Elastic Container Repository ECR
  • 371 - Step 14 Exploring Docker Commands Quick Reference
  • 372 - Step 15 Pushing Docker Images to Elastic Container Repository ECR

  • 26 - Learn DevOps in AWS
  • 373 - Step 01 Getting Started with DevOps
  • 374 - Step 02 Getting Started with CI CD Continuous Integration and Deployment
  • 375 - Step 03 Understanding DevOps Tools in AWS CI CD
  • 376 - Step 04 Getting Started with IAC Infrastructure as Code
  • 377 - Step 05 Understanding DevOps Tools in AWS IAC CloudFormation and SAM
  • 378 - Step 06 Getting Started with AWS CodeCommit
  • 379 - Step 07 Playing with AWS CodeCommit
  • 380 - Step 08 Getting Started with AWS CodeBuild
  • 381 - Step 09 Understanding AWS CodeBuild Buildspec file
  • 382 - Step 10 Exploring Docker Example for AWS CodeBuild Buildspec
  • 383 - Step 11 Running AWS CodeBuild in a VPC
  • 384 - Step 12 Getting Started with AWS CodeDeploy
  • 385 - Step 13 Understanding AWS CodeDeploy Deployment Types
  • 386 - Step 14 Understanding AWS CodeDeploy Components
  • 387 - Step 15 Running AWS CodeDeploy on EC2 and On Premises
  • 388 - Step 16 Running AWS CodeDeploy for Lambda Functions
  • 389 - Step 17 Running AWS CodeDeploy for ECS Elastic Container Service
  • 390 - Step 18 Exploring CodeDeploy Order of Hooks Execution
  • 391 - Step 19 Exploring CodeDeploy Rollbacks
  • 392 - Step 20 Getting started with AWS CodePipeline
  • 393 - Step 21 DevOps with AWS CodePipeline 01
  • 394 - Step 22 DevOps with AWS CodePipeline 02
  • 395 - Step 23 Using CodeStar Develop and Deploy to AWS in Minutes
  • 396 - Step 24 Exploring DevOps Scenarios

  • 27 - Provision Infrastructure with AWS CloudFormation
  • 397 - Step 01 Getting started with AWS CloudFormation
  • 398 - Step 02 Exploring AWS CloudFormation Templates
  • 399 - Step 03 Exploring AWS CloudFormation Terminology
  • 400 - Step 04 Exploring AWS CloudFormation Templates Important Elements
  • 401 - Step 05 Understanding AWS CloudFormation Templates Resources
  • 402 - Step 06 Understanding AWS CloudFormation Templates Parameters and Pseudo Par
  • 403 - Step 07 Understanding AWS CloudFormation Templates CreationPolicy
  • 404 - Step 08 Understanding AWS CloudFormation Templates Common Resource Attribute
  • 405 - Step 09 Understanding AWS CloudFormation Templates Conditions
  • 406 - Step 10 Understanding AWS CloudFormation Templates Mappings
  • 407 - Step 11 Understanding AWS CloudFormation Templates Outputs
  • 408 - Step 12 Understanding AWS CloudFormation Templates Transform
  • 409 - Step 13 Understanding AWS CloudFormation Intrinsic Functions Ref
  • 410 - Step 14 Understanding AWS CloudFormation Intrinsic Functions GetAtt
  • 411 - Step 15 Understanding AWS CloudFormation Intrinsic Functions FindInMap
  • 412 - Step 16 Understanding AWS CloudFormation Intrinsic Functions Join
  • 413 - Step 17 Understanding Other AWS CloudFormation Intrinsic Functions
  • 414 - Step 18 01 Playing with AWS CloudFormation 01
  • 415 - Step 18 01 Playing with AWS CloudFormation 02
  • 416 - Step 18 02 Exploring AWS CloudFormation Execution Statuses
  • 417 - Step 19 Understanding AWS CloudFormation Cross Stack Reference
  • 418 - Step 20 Understanding AWS CloudFormation Nested Stacks
  • 419 - Step 21 Comparing Nested Stacks with Cross Stack
  • 420 - Step 22 Understanding AWS CloudFormation Stack Set
  • 421 - Step 23 AWS CloudFormation Important Things to Remember
  • 422 - Step 24 AWS CloudFormation vs Elastic Beanstalk
  • 423 - Step 25 Learning more about AWS CloudFormation

  • 28 - Automate Serverless Applications with Serverless Application Model SAM
  • 424 - Step 01 Getting Started with SAM Serverless Application Model
  • 425 - Step 02 Getting Started with AWS SAM Installing Required Tools
  • 426 - Step 03 Creating and Deploying a Serverless Application with AWS SAM
  • 427 - Step 04 Exploring AWS SAM Template
  • 428 - Step 05 Exploring AWS resources created by SAM Lambda API Gateway and Cloud
  • 429 - Step 06 Configuring HTTP API Gateway and Exploring Change Sets
  • 430 - Step 07 Exploring SAM Serverless Application Model Template
  • 431 - Step 08 Exploring SAM Serverless Application Model CLI Commands
  • 432 - Step 09 Exploring SAM Serverless Application Model CLI Policy Templates
  • 433 - Step 10 Exploring SAM Scenario Questions

  • 29 - Going Deeper into Serverless with AWS
  • 434 - Step 01 Understanding Event Source Mapping of Lambda Functions
  • 435 - Step 02 Exploring Integration of AWS Lambda with Application Load Balancer
  • 436 - Step 03 Exploring Integration of IAM with Lambda Function Execution Role
  • 437 - Step 04 Exploring Integration of IAM with Lambda Function Resource Based Pol
  • 438 - Step 05 Exploring Integration of CloudWatch Logs with Lambda Function
  • 439 - Step 06 Running Lambda Functions in a VPC
  • 440 - Step 07 Exploring API Gateway CORS Configuration
  • 441 - Step 08 Comparing API Gateway HTTP API vs REST API
  • 442 - Step 09 Exploring API Gateway Canary Releases
  • 443 - Step 10 Exploring API Gateway Throttling
  • 444 - Step 12 Integration API Gateway with IAM Resource Based Policies
  • 445 - Step 13 Monitoring Your API Gateway
  • 446 - Step 14 Deploying Lambda Functions using CloudFormation Inline
  • 447 - Step 15 Creating Lambda Deployment Packages
  • 448 - Step 16 Deploying Lamdba Functions using CloudFormation S3
  • 449 - Step 17 Understanding AWS Lambda Quotas
  • 450 - Step 18 Deploying SAM with CodeDeploy
  • 451 - Step 19 Getting Started with AWS AppSync
  • 452 - Step 20 Serverless Orchestration with AWS Step Functions
  • 453 - Step 21 Exploring AWS Step Functions
  • 454 - Step 22 Getting Started with Amazon Simple Workflow Service SWF

  • 30 - Learn Tracing with XRay
  • 455 - Step 01 Getting Started with X Ray
  • 456 - Step 02 How does Tracing work with X Ray
  • 457 - Step 03 Implementing Tracing with X Ray
  • 458 - Step 04 Sending Traces using X Ray Daemon
  • 459 - Step 05 Understanding X Ray hierarchy Segments and SubSegments

  • 31 - Auditing and Compliance with AWS CloudTrail and AWS Config
  • 460 - Step 01 Getting Started with AWS CloudTrail
  • 461 - Step 02 Exploring AWS CloudTrail
  • 462 - WARNING BILLING ALERT AWS Config and Config Rules are NOT in FREE TIER.html
  • 463 - Step 03 Getting Started with AWS Config and AWS Config Rules
  • 464 - Step 04 Configuring AWS Config and AWS Config Rules
  • 465 - Step 05 Exploring Results from AWS Config and AWS Config Rules

  • 32 - Monitoring with Amazon CloudWatch
  • 466 - Step 01 Getting Started with Amazon CloudWatch
  • 467 - Step 02 Exploring Amazon CloudWatch Metrics
  • 468 - Step 03 Exploring Amazon CloudWatch Dashboards Alarms and Logs
  • 469 - Step 04 Exploring Amazon CloudWatch Metrics Events and Container Insights
  • 470 - Step 05 Understanding Amazon CloudWatch Metrics Terminology
  • 471 - Step 06 Publishing Custom Metrics to Amazon CloudWatch
  • 472 - Step 07 Amazon CloudWatch Metrics Good to Know
  • 473 - Step 08 Exploring Amazon CloudWatch Logs
  • 474 - Step 09 Collecting Amazon CloudWatch Logs from EC2 and On Premises
  • 475 - Step 10 Filtering Amazon CloudWatch Logs and Generating Metrics
  • 476 - Step 11 01 Exploring Amazon CloudWatch Alarms
  • 477 - Step 11 02 Exploring Amazon CloudWatch Alarms Terminology
  • 478 - Step 12 Exploring Amazon CloudWatch Events
  • 479 - Step 13 Comparing Amazon CloudWatch Events vs EventBridge

  • 33 - Automate with AWS CLI and STS API
  • 480 - Step 01 Getting Started with AWS CLI
  • 481 - Step 02 Exploring AWS CLI Options
  • 482 - Step 03 Playing with AWS CLI
  • 483 - Step 04 Exploring Options to Login to AWS CLI
  • 484 - Step 05 Exploring Profiles in AWS CLI
  • 485 - Step 06 Exploring Configuration Precedence in AWS CLI
  • 486 - Step 07 Getting Started with AWS Security Token Service STS
  • 487 - Step 08 Exploring AWS Security Token Service STS APIs
  • 488 - WARNING BILLING ALERT Terminate Your EC2 Instances.html

  • 34 - Exploring CORS and Configuration Management in AWS
  • 489 - Step 01 What is CORS Cross Origin Resource Sharing
  • 490 - Step 02 Implementing CORS in AWS S3 and API Gateway
  • 491 - Step 03 What is Configuration Management
  • 492 - Step 04 Configuration Management for AWS Lambda Environment Variables
  • 493 - Step 05 Configuration Management in AWS Parameter Store
  • 494 - Step 06 Secrets Management in AWS AWS Secrets Manager

  • 35 - Implementing Caching in AWS
  • 495 - Step 01 What is Caching
  • 496 - Step 02 Exploring Caching Strategies Write Through and Lazy Loading
  • 497 - Step 03 Comparing Caching Strategies Write Through and Lazy Loading
  • 498 - Step 04 Getting Started with Amazon ElastiCache Memcached and Redis
  • 499 - Step 05 Comparing Amazon ElastiCache Memcached vs Redis
  • 500 - Step 06 Comparing Amazon ElastiCache vs DAX DynamoDB Accelerator
  • 501 - Step 07 Caching Application Sessions in AWS

  • 36 - More AWS Services
  • 502 - Step 00 Understanding AWS Data Lakes Query in Place Options
  • 503 - Step 01 Exploring Service Quotas
  • 504 - Step 02 Exploring AWS Directory Service
  • 505 - Step 03 Exploring AWS Global Accelerator
  • 506 - Step 04 Implementing Conditions in S3 Bucket Policy

  • 37 - Exploring Well Architected Framework
  • 507 - Step 01 Well Architected Framework Introduction
  • 508 - Step 02 Well Architected Framework Operational Excellence Pillar
  • 509 - Step 03 Well Architected Framework Security Pillar 1
  • 510 - Step 04 Well Architected Framework Security Pillar 2
  • 511 - Step 05 Well Architected Framework Reliability Pillar
  • 512 - Step 06 Well Architected Framework Loosely Coupled Architectures
  • 513 - Step 07 Well Architected Framework Troubleshooting on AWS
  • 514 - Step 08 Well Architected Framework Performance Efficiency Pillar
  • 515 - Step 09 Well Architected Framework Performance Efficiency Pillar Choosing
  • 516 - Step 10 Well Architected Framework Cost Optimization Pillar
  • 517 - Step 11 6th AWS Well Architected Pillar Sustainability
  • 518 - Step 12 Exploring AWS Cloud Adoption Framework
  • 519 - Step 13 Shared Responsibility Model AWS and Customer Security and Complian

  • 38 - DVAC02 Updates
  • 520 - AWS Control Tower Setup multi account AWS environment
  • 521 - Exploring More Security Services in AWS
  • 522 - Exploring Amazon ECS Anywhere and Amazon EKS Anywhere
  • 523 - Quick Review of Important AWS Databases
  • 524 - Exploring Big Data Datawarehouses and Data Lakes in AWS
  • 525 - Exploring Observability in AWS
  • 526 - Exploring AWS Proton

  • 39 - Getting Ready for AWS Certified Developer Associate
  • 527 - Step 01 Recommended Resources AWS Certified Developer Associate
  • 528 - Step 02 Register for AWS Certified Developer Associate
  • 529 - Step 03 My Recommendations for the AWS Certified Developer Associate Exam
  • 530 - Step 04 Congratulations

  • 40 - Practice Test

    41 - Before You Go
  • 531 - Bonus Lecture.html
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 33347
    حجم: 11760 مگابایت
    مدت زمان: 2064 دقیقه
    تاریخ انتشار: 7 فروردین 1403
    طراحی سایت و خدمات سئو

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