
Episode 405: Yevgeniy Brikman on Infrastructure as Code Best Practices
Software Engineering Radio - the podcast for professional software developers
00:00
Using Releases in the Interstructures Code
Hep has a thing called a release, but under the hood, it's a get tag. We're basically creating a tag pointing at that commit that we just merge to master. That tag has a version number and we use semantic versioning,. And we try to use that version number to communicate whether the change is backwards compatible or not. These immutable artifacts insure that you're running the exact same code in all these environments.
Transcript
Play full episode