Distributed teams, collaborative tools, democratic access to the CI/CD pipeline...
They're all things that make our DevOps-loving hearts sing, but as your environments get more complex and your team grows and diversifies, it can be harder and harder to allow democratic access to your infra.
InfraView's here to change all that.
Ever wish your colleagues understood your infra better? We've added a feature called InfraView to Cycloid. It creates a visual representation of your cloud infrastructures using Terraform, making them visible to all members of your team.
Infrastructure management has changed drastically in the last 20 years. Back in 2000, infra changes often fell to a single ops engineer and, even then, well, let's be honest - infrastructures didn't change that much.
Infrastructure 2020, meanwhile, is great in many ways. It allows for scale unlike anything ops 2000 could have imagined and it democratizes access to development pipelines like never before. Unfortunately, it also means that the number of ways our infrastructure can change has skyrocketed. The fact that environments can change quickly and in various ways is one of their major benefits, but it also makes them highly complex, and that's precisely where Cycloid steps in.
You might think infrastructure as code (IaC) is a buzzword, but it's not. Documenting the changes to your environments is a basic tool in one of the biggest of our infrastructure challenges: drift. A little drift is manageable when you have one server and one ops engineer, but when you've got multiple instances, people, commits, and tools, well...a little drift becomes a lot of drift very quickly. IaC is the answer - it allows everyone see what changes have been made, allows them to codify those changes so they can be reused, and allows changes to be rolled back, if they need to be.
The problem with infra as code is that it's not exactly accessible to all. When you're working in cross-functional, perhaps geographically diverse, teams, you're going to have team members that aren't fluent in Terraform and who can't decipher your infrastructure. If they can't decipher it, they don't truly have access to it.
The information is stored in a .tfstate file, which describes the relationship between Terraform and what is actually happening on AWS.
InfraView is a great start and is ready for you to use, but we have big plans for this tool. For starters, we fully intend to expand capability to more cloud services (right now, it supports AWS), starting with GCP and Flexible Engine.
In June, we updated InfraView to show more details like ports, IP addresses, and more. Ultimately, we want InfraView to be your documentation, not just help you with it, and that's what we are planning for.
The very next InfraView feature will be a refresh button. You see, right now, InfraView is up-to-date, but not exactly real time. We're going to leverage another Cycloid feature - TerraCognita - to do this. Right now, InfraView queries the existing .tfstate and relays the information, also telling you how long has elapsed since it was updated. With the TerraCognita update, TerraCognita queries AWS directly and will relay the most recent .tfstate to InfraView, which will display the real time structure. How's that for snazzy?
©2015-2022 Copyright Cycloid.io | Legal Notice