如何使我的代码在云环境中运行?
我想意识到代码可以在云环境中运行的目标,但是我不知道如何构建云环境。因此,我希望您可以向我展示如何构建云环境的步骤。
I want to realize the goal that the code can run in a cloud environment,but I have no idea how to build a cloud environment.So I hope you could show me the steps that how to build a cloud environment.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果要在云上运行代码,请转到AWS控制台,创建EC2实例并运行代码。
If you want to run your code on the cloud, Go to the AWS console, create an EC2 instance, and run your code.