AWS 上的 Neo4J t2.micro

Neo4J on AWS t2.micro

我正在学习 neo4j,我打算在亚马逊上安装它 t2.micro。

然而,在 aws marketplace 中,实例仅从 t2.medium 开始。 https://aws.amazon.com/marketplace/pp/Neo4j-Neo4j-Graph-Database-Community-Edition/B071P26C9D

我如何在 t2.micro 上 运行 neo4J 或者是否有其他也有免费套餐的替代方案?

提前致谢。

您可以订阅您的免费 AWS t2.micro 并自行安装。这是我之前做的;

  1. Subcribe to a free t2.micro tier up to 12-months.
  2. Download the neo4j community edition here:
  1. Upload the installation file to your AWS server
  2. Install your neo4j and manage it yourself.