Why #InfrastructureAsCode in networking?
(A thread, since I am often asked what's the fuss)

When we think hard about data models and manage to represent networks (or services) as 'code' in text files, we're able to utilize git and benefit from the best software dev practices.
1⃣ Configuration and Documentation in One Place

Those text files describing the desired state of a network/service ARE the documentation at the same time. Or, as these files are machine-readable, it’s easy to autogenerate pretty & enriched documentation pages, e.g. via markdown.
2⃣ Versioning

The ultimate answer to the “Who changed what, when, where, why?” is already built in. No need to deal with date- or version-based file name suffixes, ever again.
3⃣ Configuration Validation Against SoT

Since the desired state of your network/service is now machine-readable, it's relatively easy to write validation checks to quickly identify (and even remediate) configuration drift.
4⃣ Automated Tests via CI/CD Pipelines

From input data validation to full integration tests. All those predefined tests run every time something changes in your code and, more importantly, BEFORE it is pushed into production.
5⃣ Workflows via CI/CD Pipelines

Need to enforce super important ITIL processes like peer review before pushing a change into production? Easy, that's how developers have been working for ages now.
6⃣ Powerful Team Collaboration via GitHub/GitLab

You might have heard about ‘issues’, these little async messaging nuggets with rich context about your repository? Think Jira, Remedy, ServiceNow tickets, but on steroids.
So, to sum it up: #IaC enables more speed & efficiency in network operations, ensures configuration consistency, greatly minimizes risk, and gives us an outstanding collaboration platform on top.

Who wouldn't want all that? 😎

#NetworkEngineer #NetEngTwitter

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Michael Schoen

Michael Schoen Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(