When I was trying to launch my own blockchain one day, I realized that while
blockchain infrastructure deployment seems straightforward on paper, it's actually a mesh of interdependencies, from node configuration to security and monitoring. While searching for honest examples, I stumbled upon an infrastructure deployment project on the website Consider It Done, which covered approaches to deploying testnets and mainnets, Terraform, Ansible, and taking care of validators. This wasn't a sales pitch, but a lively conversation from engineers, which showed me where to look and what pitfalls to consider in advance.