Taking Infrastructure As Code to the next level
Project description
Here's the deal:
Managing Cloud infrastructure is Difficult
, Messy
and Volatile.
Difficult
because it requires a broad spectrum of skills ranging from programming to systems to networking and troubleshooting.
Messy
because infrastructure has to reconcile multiple, sometimes conflicting constraints. Technical constraints, cost constraints, regulatory and vendor constraints, security constraints, client-imposed constraints.... you get the idea.
Volatile
Because your infrastructure is always growing. Because small infrastructure changes can sometimes have unexpected impacts.
What IAC Should Be
- Your infrastructure is never perfect. There are always special cases, cost / benefit compromises, legacy systems, temporary workarounds, long migrations and surprises. IAC should not get in the of way implementing these specificities, rather it should enable colleagues with all skillsets to document them clearly, easily understand how the pieces fit together, and have a clear vision of future changes.
- Infra as code should be plain and simple. It should not add unneccessary burden to developers, it should be accessible to other stakeholders such as architects, support, cyber security and monitoring teams.
- Infra as code should be business process oriented. Every organization has teams with dedicated processes to ensure application availability. IAC should be more than an opaque collection of technical configuration, but rather integrate with and reinforce these business processes.
The cloudicorn approach
- Using Cloudicorn, cloud assets are grouped into functional units called
components.
Unlike terraform resources whose interdependencies are technical, components are functional. Anyone with a basic understanding of cloud assets can understand what a component is without having to master the technical specifics. - Cloudicorn projects are searchable and auditable. Determining which business processes are impacted by a given change is straighforward.
- Cloudicorn ships with pre-coded components for major cloud providers designed to fit most use cases. You can of course write your own components!
There's more to it than that, but that's the idea. Thanks for making it this far. If you're interested in learning more about cloudicorn:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cloudicorn_cli-0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f3f4570a13f2a68e4e96901c8548f97fd0f69bd30534a8d71af91c7eb0a04cf |
|
MD5 | 279bb9b8977a98beac810f40e479d98e |
|
BLAKE2b-256 | a9dca72456e8404e62a4e53d81812a2f08749170f8f7341b5a5dde6d5413037a |