开始使用免费开始使用

Identify the correct appspec.yml

You are deploying a Node.js web application to an EC2 instance running Amazon Linux. The application code should be copied to /var/www/app. Before installing, you need to stop the existing web server with scripts/stop_server.sh. After installing, you start it again with scripts/start_server.sh.

Which description matches a correct appspec.yml for this scenario?

本练习是课程的一部分

Automating Deployments on AWS

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习