How to run a code in an Amazone's EC2 instance?

前端 未结 4 1978
-上瘾入骨i
-上瘾入骨i 2020-12-04 07:04

I understand nearly nothing to the functioning of EC2. I created an Amazon Web Service (AWS) account. Then I launched an EC2 instance.

And now I would like to execut

4条回答
  •  醉话见心
    2020-12-04 07:50

    You have a variety of options. You can browse through a large library of AMIs here.

    You can import a vm, instructions are here.

    This is a general article about AWS and python.

    And in this article, the author takes you through a more advanced system with a combination of datastores in python using the highly recommend django framework.

提交回复
热议问题