研究统计,拥有AWS certification的软件从业者平均涨薪30%!并且拥有更多就业和升职机会!
2018年,企业级用户在云服务上共花费$175.8 billion, 其中AWS占据50%以上的市场份额。掌握AWS专业技能的人才需求和人才缺口都越来越大,显然这又是一个提升自己竞争力的好机会,
本课程适合那些已经在云计算领域工作,并且希望系统化的掌握知识和操作规范的从业人员。同时,也适用于正在准备进入这个行业,有志于从事software development, data analyzing, machine learning 相关工作的学生。
团队:
-普遍掌握主流编程语言:Java, Python, Node.js, 并各有专精;
-主讲导师具有10+年AWS工业领域实践经验;
-均持有AWS工程师认证。
你将学到:
研究统计,拥有AWS certification的软件从业者平均涨薪30%!并且拥有更多就业和升职机会!
2018年,企业级用户在云服务上共花费$175.8 billion, 其中AWS占据50%以上的市场份额。掌握AWS专业技能的人才需求和人才缺口都越来越大,显然这又是一个提升自己竞争力的好机会,
本课程适合那些已经在云计算领域工作,并且希望系统化的掌握知识和操作规范的从业人员。同时,也适用于正在准备进入这个行业,有志于从事software development, data analyzing, machine learning 相关工作的学生。
团队:
-普遍掌握主流编程语言:Java, Python, Node.js, 并各有专精;
-主讲导师具有10+年AWS工业领域实践经验;
-均持有AWS工程师认证。
你将学到:
EC2
S3
VPC
Beanstalk
RDS
IAM Roles
ELB/ALB
CloudWatch
Elastic
Code Pipeline
Route 53
CloudFormation
学完本课程,你将对所有AWS Associate Certification Exam-Developer的考点熟悉掌握,再配合60-80小时的复习时间,你将顺利通过考试!先人一步,走上“云”端。
注意:30天不满意退款政策,购买无忧。
The AWS Certified Developer - Associate examination is intended for individuals who perform a development role and have one or more years of hands-on experience developing and maintaining an AWS-based application.
Abilities Validated by the Certification
Demonstrate an understanding of core AWS services, uses, and basic AWS architecture best practices
Demonstrate proficiency in developing, deploying, and debugging cloud-based applications using AWS
You will Learn
In-depth knowledge of at least one high-level programming language
Understanding of core AWS services, uses, and basic AWS architecture best practices
Proficiency in developing, deploying, and debugging cloud-based applications using AWS
Ability to use the AWS service APIsg., not using secret and access keys in the code, instead using IAM roles)
Ability to author, maintain, and debug code modules on AWS
Proficiency writing code for serverless applications
Understanding of the use of containers in the development process
Udemy Policy:We want you to be satisfied, so all courses purchased on Udemy can be refunded within 30 days. For whatever reason, if you are unhappy with a course, you can request a refund.
本视频介绍了课程提供方ASCENDING,主讲老师背景以及课程目标。
本Lecture介绍EC2基本概念,及EC2的基本操作方式。
本Lecture介绍一些EC2的概念和一些特性。
本Lecture介绍VPC的概念和一些特性。
本Lecture演示了使用ssh命令连接到远程linux服务器的方式。
本Lecture介绍了ssh这一工具的工作机制。
本Lecture介绍Security Group的概念和一些特性。
本Lecture介绍了CloudFormation的作用及基本使用方式。
本Lecture介绍了上次CloudFormation演示的最终结果。
本Lecture介绍了CloudFormation中Parameters和Mapping两个部分。
本Lecture介绍了CloudFormation中Resources和Outputs两个部分。
本Lecture介绍了两个CloudFormation中的Intrinsic Function: Ref 和Fn::GetAtt。
本Lecture介绍了Amazon Resource Name (ARN)的概念和用途。
本Lecture介绍了三个CloudFormation中的Intrinsic Function: Fn::FindInMap, Fn::Join及Fn::Sub。
本Lecture介绍对CloudFormation Stack进行create, update和terminate等操作时,CloudFormation Stack可能出现的状态,以及不同状态各自的含义。
本章节介绍了Cloud Computing的概念及六大优势,引入了Scaling和Monitoring在云平台中的重要性及便捷性。
本章节介绍了Load Balancer的概念及用途。
本章节介绍了AutoScaling的概念并演示了其工作原理。
本章节介绍了使用Autoscaling的优势。
本章节介绍了Autoscaling的关键组件。
本章节演示了使用CloudFormation Template创建一个简单的固定容量的EC2 Group,并且使用Load Balancer连接的过程。
本章节深入介绍了AutoScaling Group的各个组件,着重解释了Target Group在AutoScaling Group和Load Balancer之间的关系。
本章节介绍了AWS中的Monitoring工具CloudWatch的概念和用法。
本章节介绍了CloudWatch Alarm的工作原理。
本章节演示了使用CloudFormation Template创建一个Scalable EC2 AutoScaling Group,并使用CloudWatch Alarm作为弹性伸缩标准的过程。
本章节介绍了CloudWatch Alarm各项状态及其含义,以及CloudWatch Alarm对AutoScaling Group调节的工作原理。
本章节介绍了CloudTrail的概念及工作原理。
本Lecture介绍了AWS Command Line的作用及基本使用方式。
本章节演示了使用AWS CLI对AWS资源进行交互的方式。
本章节介绍了AWS CLI, SDK的概念,及credential configuration的基本配置方式。
本章节演示了如何通过创建IAM User的方式获取一对新的AWS Key ID和Secret Access Key,用于Credential Configuration。
本章节详细介绍了AWS Credential在本地的配置方法和工作原理。
本章节演示了在aws configuration文件中配置多个profiles的方式和意义。
本章节介绍了AWS CLI Authentication Chain的含义及链式工作原理。
本章节介绍了AWS SDK (以Boto3为例) Authentication Chain的含义及链式工作原理。
本章节演示了使用AWS SDK (以Boto3为例) 对AWS资源进行交互的方式。
本章节简要介绍了IAM的适用范围和重要性。
本章简要介绍了组成IAM的各项服务。
本章节演示了IAM中各项服务的使用方式,包括Policies, Users, Roles 及 Groups。
本章对所有IAM相关概念进行了梳理和总结。
本章节介绍了S3的概念和基本用途。
本章节演示了通过AWS console将一个文件从本地上传到S3 Bucket的流程,对其中出现的参数做了解释说明。
本章节介绍了S3存储时不同的存储类型,各自的优劣势以及适合它们的应用场景。
本章节介绍了S3对存储文件的加密保护方式。
本章节介绍了S3 Object 的Metadata和Tag。
本章节介绍了S3 Bucket Policy和API的含义和典型用法。
本章节介绍了RDS的概念,用途和性质。
本章节介绍了RDS的各项性质。
本章节介绍了RDS的Multi-AZ Deployments特性和Read Replicas的部署,并对这两种模式进行了比较。
本章节介绍了DynamoDB的基本使用概念和基本操作。
本章节介绍了Cache的工作机制及工作策略。
本章节介绍了专属于DynamoDB的Cache服务: DynamoDB Accelerator的概念和用途。
本章节介绍了Elastic Beanstalk的基本概念及用途。
本章节介绍了Elastic Beanstalk进行更新部署时的可选策略,以及各种策略之间的横向比较。
本章节介绍了Elastic Beanstalk的Monitoring和Logging的收集模式。
本章节介绍了SQS的基本概念和两种类型。
本章节介绍了更多SQS的工作细节。
本章节介绍了Serverless Architecture的由来及基本概念。
本章节介绍了Serverless的两个实际应用案例。
本章节介绍了Lambda Function的概念和各项特性。
本章节介绍了API Gateway的概念和使用方式。
本章节演示了如何将API Gateway与Lambda function集成形成Serverless API。
本章节解释了上述Demo中的细节问题,并展开对同类型case的讨论。
本章节介绍了Authentication和Authorization的基本逻辑和应用场景。
本章节介绍了AWS中Cognito这项服务的概念和特性。
本章节介绍了Cognito中的User Pool和Identity Pool的概念和工作逻辑。
本章节演示了将Cognito集成到API Gatway后的效果和使用方式。
本章节解释了上节Demo所用到的方法和工作逻辑。
本章节介绍了AWS Security Token Service (STS)的概念和用途。
本章节介绍了Key Management Service (KMS) 的概念和用途。
本章节介绍了AWS Systems Manager(SSM)的概念和用途,尤其是其中用于存储传递重要信息的Parameter Store这项服务。
本章节介绍了Simple Notification Service (SNS)这项服务的概念及特性,并且将其与SQS进行了对比。
本章节介绍了Docker的相关概念和其在AWS中相关的服务,包括 Elastic Container Service (ECS),Elastic Container Registry (ECR)等等。
本章节介绍了Content Delivery Network的概念和应用。
本章节演示了如何使用S3和静态文件设置一个简单的网站。
本章节介绍了CloudFront的概念和特性。
本章节介绍了Route 53的概念和重要的功能特性。
本章节介绍了OpsWorks这项Automation工具,并以Chef为例详细解释了OpsWorks的工作机制。
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.