DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Kubernetes | DevOps without the Pain

5 years ago medium.com
Kubernetes | DevOps without the Pain

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Software only gets difficult when you put it in front of customers. Writing the scripts that do this safely, consistently and without breaking your precious live deployment is a difficult and time consuming undertaking, so a number of offerings appeared that took this pain away (Heroku, AWS Beanstalk, App Engine, Firebase etc), making app deployment as simple as a single “git push”.

How do you ensure that when you unpack it and switch it on that you’re not going to bring your app down in flames?

It happens — servers can break for a multitude of reasons, although to be fair it’s far more likely that it will be down to your code.

This is your “super-spreader at the rave” situation, and you need to avoid it at all costs.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com