Hosting Tendermint on Cloud

Hi, I would like to host an Ethermint network on the cloud platform. What is the best method to host the network? Containerization or Just use shared VM? What would be the ideal RAM size and CPU cores? Thanks and Regards, Renjith

We would need to know a bit more about your goals for the network.

Just for example, is this a public or private blockchain deployment?

Hi Jacob,
This a private network with only a limited validator node.
I would like to know the step to follow.
How can I set up production grade network ?
Thanks,
Renjith

1 Like

Just tendermint, not the Cosmos SDK?

Hi Jacob,

I want to set up an ethermint private network on the cloud.I follow the link Testnet | Ethermint Documentation. As I mentioned earlier, I expecting suggestions regarding the following questions.

What is the best method to host the network? Containerization or Just use shared VM? What would be the ideal RAM size and CPU cores?

1 Like

Hey I’m sorry for my slow reply.

If you’re looking to just host tendermint, then I would recommend containers.

You could probably do an entire test network on a two-core 4 GB instance on one of the popular cloud providers.