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

Hands-on Development in AWS

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

Introduction
  • 001. Hands-On Development in AWS Introduction

  • Lesson 1 Course and AWS Overview
  • 001. Learning objectives
  • 002. 1.1 Course Overview
  • 003. 1.2 Requisites Overview

  • Lesson 2 Cloud Services
  • 001. Learning objectives
  • 002. 2.1 Why Move to the Cloud
  • 003. 2.2 Exploring Cloud Providers
  • 004. 2.3 A History of AWS
  • 005. 2.4 A High-level View of AWS Services
  • 006. 2.5 Exploring AWS Regions

  • Lesson 3 Setting up a Lab
  • 001. Learning objectives
  • 002. 3.1 Setting up a Local Computer
  • 003. 3.2 Creating an AWS Trial Account
  • 004. 3.3 Understanding AWS CLI vs. Web GUI
  • 005. 3.4 Using the AWS CLI
  • 006. 3.5 Reviewing the Courses Code Repo

  • Lesson 4 Identity and Access Management (IAM)
  • 001. Learning objectives
  • 002. 4.1 Understanding IAM
  • 003. 4.2 Understanding Permissions
  • 004. 4.3 Exploring Users and Groups
  • 005. 4.4 Exploring Roles
  • 006. 4.5 Using IAM Multi-factor Authentication (MFA)
  • 007. 4.6 Creating a Cognito User Pool

  • Lesson 5 Virtual Private Cloud (VPC)
  • 001. Learning objectives
  • 002. 5.1 Understanding VPC
  • 003. 5.2 Exploring Networking and Security
  • 004. 5.3 Understanding Default VPC
  • 005. 5.4 Creating a VPC

  • Lesson 6 Elastic Compute Cloud (EC2)
  • 001. Learning objectives
  • 002. 6.1 Understanding EC2
  • 003. 6.2 Provisioning Instances
  • 004. 6.3 Using Amazon Machine Images (AMI) & Marketplace
  • 005. 6.4 Understanding Elastic IPs
  • 006. 6.5 Using Load Balancers
  • 007. 6.6 Exploring Storage

  • Lesson 7 Databases (RDS EC2)
  • 001. Learning objectives
  • 002. 7.1 An RDS Overview
  • 003. 7.2 Understanding Database Security in RDS
  • 004. 7.3 Configuring an RDS Database
  • 005. 7.4 Scaling RDS
  • 006. 7.5 Exploring Database on EC2
  • 007. 7.6 Using RDS Best Practices

  • Lesson 8 DynamoDB (NoSQL)
  • 001. Learning objectives
  • 002. 8.1 Understanding DynamoDB
  • 003. 8.2 Exploring DDB Data Models
  • 004. 8.3 Securing DynamoDB
  • 005. 8.4 Scaling and Replication
  • 006. 8.5 Understanding Streams and Triggers
  • 007. 8.6 Using DynamoDB Best Practices

  • Lesson 9 Simple Storage Service (S3)
  • 001. Learning objectives
  • 002. 9.1 Understanding S3
  • 003. 9.2 Creating Buckets
  • 004. 9.3 Securing S3
  • 005. 9.4 Using Global Data Replication
  • 006. 9.5 Understanding Glacier
  • 007. 9.6 Exploring Events
  • 008. 9.7 Using Third-party Browser Tools
  • 009. 9.8 Using S3 Best Practices
  • 010. 9.9 Using CloudFront with S3

  • Lesson 10 Route 53 DNS
  • 001. Learning objectives
  • 002. 10.1 Understanding Route 53
  • 003. 10.2 Exploring Route 53 Zones
  • 004. 10.3 Using Zone Aliases
  • 005. 10.4 Configuring Traffic Flow Policies
  • 006. 10.5 Using Route 53 Best Practices

  • Lesson 11 Simple Queue Service (SQS)
  • 001. Learning objectives
  • 002. 11.1 Understanding SQS
  • 003. 11.2 Creating an SQS Queue
  • 004. 11.3 Securing SQS
  • 005. 11.4 Interacting with an SQS Queue
  • 006. 11.5 Using Message Encryption
  • 007. 11.6 Using SQS Best Practices

  • Lesson 12 Simple Notification Service (SNS)
  • 001. Learning objectives
  • 002. 12.1 An SNS Overview
  • 003. 12.2 Exploring SNS Transports
  • 004. 12.3 Understanding SNS Message Reliability
  • 005. 12.4 Using SNS Platform Applications
  • 006. 12.5 Emailing and Texting Using SNS
  • 007. 12.6 Using SNS Best Practices

  • Lesson 13 Simple Email Service (SES)
  • 001. Learning objectives
  • 002. 13.1 Understanding SES
  • 003. 13.2 Using the SES Simulator
  • 004. 13.3 Using SES Templates
  • 005. 13.4 Using SES Best Practices

  • Lesson 14 Lambda Serverless Compute
  • 001. Learning objectives
  • 002. 14.1 Highlighting Lambda
  • 003. 14.2 Understanding Lambda Scalability and Availability
  • 004. 14.3 Exploring Lambda Security
  • 005. 14.4 Using Lambda Functions
  • 006. 14.5 Deploying a Lambda Function
  • 007. 14.6 Using Lambda Best Practices

  • Lesson 15 Elastic Beanstalk
  • 001. Learning objectives
  • 002. 15.1 Understanding Elastic Beanstalk
  • 003. 15.2 Development Stacks
  • 004. 15.3 Interacting with Databases
  • 005. 15.4 Updating the Platform
  • 006. 15.5 Using Elastic Beanstalk Best Practices

  • Lesson 16 Kinesis
  • 001. Learning objectives
  • 002. 16.1 Understanding Kinesis
  • 003. 16.2 Exploring Streams
  • 004. 16.3 Using Firehose
  • 005. 16.4 Using Kinesis Best Practices

  • Lesson 17 API Gateway
  • 001. Learning objectives
  • 002. 17.1 An API Gateway Overview
  • 003. 17.2 Creation from Template
  • 004. 17.3 Using Lambda Integrations
  • 005. 17.4 Integrating using HTTP
  • 006. 17.5 Securing an API Gateway
  • 007. 17.6 Using API Gateway Best Practices

  • Lesson 18 AWS API
  • 001. Learning objectives
  • 002. 18.1 An AWS API Overview
  • 003. 18.2 Using the AWS API

  • Lesson 19 AWS SDK
  • 001. Learning objectives
  • 002. 19.1 Understanding the AWS SDKs
  • 003. 19.2 Finding Documentation
  • 004. 19.3 Using the Node.js SDK
  • 005. 19.4 Using the Python SDK

  • Lesson 20 CloudFormation
  • 001. Learning objectives
  • 002. 20.1 Understanding CloudFormation
  • 003. 20.2 Using Templates
  • 004. 20.3 Using CloudFormation Best Practices

  • Lesson 21 CloudWatch
  • 001. Learning objectives
  • 002. 21.1 Understanding CloudWatch
  • 003. 21.2 Exploring Logs
  • 004. 21.3 Understanding Alarms
  • 005. 21.4 Using Insights
  • 006. 21.5 Using EventBridge

  • Lesson 22 Elastic Container Service (ECS)
  • 001. Learning objectives
  • 002. 22.1 Understanding ECS
  • 003. 22.2 Exploring the Elastic Container Registry
  • 004. 22.3 Using Clusters
  • 005. 22.4 Using ECS Best Practices

  • Lesson 23 AWS Developer Tools
  • 001. Learning objectives
  • 002. 23.1 Outlining AWS Developer Tools
  • 003. 23.2 Experimenting with AWS Developer Tools
  • 004. 23.3 Exploring X-Ray

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

  • Module 2 AWS Foundational Services
  • 001. Module introduction

  • Module 3 Database and Storage Services
  • 001. Module introduction

  • Module 4 Messaging Services
  • 001. Module introduction

  • Module 5 Execution Services
  • 001. Module introduction

  • Module 6 Developing in AWS
  • 001. Module introduction

  • Summary
  • 001. Hands-On Development in AWS Summary
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 8550
    حجم: 2911 مگابایت
    مدت زمان: 744 دقیقه
    تاریخ انتشار: ۱۲ فروردین ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید