需要关于学习过程中的下一步的指导。

0

【以下的问题经过翻译处理】 问题要学习如何在云中托管网站,我接下来需要学习哪些课程或采取哪些步骤?

以下是我自己估计的经验水平: PHP,中级水平,可以编写网站代码。 MySQL,中级水平,可以组装功能数据库。

我已完成的 AWS 课程:

培训前问卷调查 | 时长 1 分钟 亚马逊虚拟私有云 (VPC) 简介 | 时长:7 分钟 AWS 云计算从业人员基础知识 | 时长:6.0 小时 AWS 身份和访问管理 (IAM) 简介 | 时长:7 分钟7 分钟

AWS Cloud Practitioner Essentials 是一门很棒的课程。它包含相当多的信息。我花了大约三天时间完成了学习。

我为 AWS 创建了一个根帐户。我还在根帐户下为自己创建了一个 IAM 帐户

profile picture
EXPERTE
gefragt vor 5 Monaten67 Aufrufe
1 Antwort
0

【以下的回答经过翻译处理】 AWS 是一个庞大的系统,要了解如何在云上构建现代网络应用程序的不同方面,最好学习以下内容

对于前端,您需要学习以下内容

  1. https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html
  2. https://aws.amazon.com/amplify/
  3. https://www.honeycode.aws/

对于后端API,您应该了解以下内容

  1. https://aws.amazon.com/api-gateway/
  2. https://aws.amazon.com/appsync/
  3. https://aws.amazon.com/lambda/
  4. https://aws.amazon.com/ecs/
  5. https://aws.amazon.com/eks/

除此之外,AWS还有许多其他的服务可以用于构建Web应用程序。

  1. 数据库(关系型和非关系型)- https://aws.amazon.com/free/database/
  2. 消息传递- https://aws.amazon.com/messaging/https://aws.amazon.com/eventbridge/
  3. 编排 - https://aws.amazon.com/step-functions/
  4. 负载均衡器 - https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.htmlhttps://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html
  5. CDN- https://aws.amazon.com/cloudfront/
  6. 证书管理- https://aws.amazon.com/certificate-manager/
  7. DNS - https://aws.amazon.com/route53/

您应该尝试获得AWS Solutions Architect Associate和Developer Associate认证,因为这些将是帮助您更好地了解如何在云上构建现代Web应用程序的起点。

profile picture
EXPERTE
beantwortet vor 5 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen