Real-World SRE by Nat Welch

Real-World SRE by Nat Welch

Author:Nat Welch
Language: eng
Format: epub
Publisher: Packt Publishing


Automation

Automating releasing and testing is a common task. Both tend to have a lot of steps, so creating a consistent place and way to run tests and releases can improve overall reliability. Without this, a build or test could happen on a differently configured machine each time and introduce unknown variables. Incomplete configuration, steps done out of order, or incorrectly typed commands have caused many an outage, so automating this process is incredibly valuable.

Automation of testing and releasing usually requires automating three things:

Building: The actual creation of an artifact from source code

Testing: Validating the created artifact

Distributing: Sending the artifact to the user



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.