5

New Era of Software Development: Operations Automation

 1 year ago
source link: http://heidloff.net/article/new-era-software-development-automation-operations/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

New Era of Software Development: Operations Automation

Check out this 40 mins video to learn about the power of Kubernetes Operators to automate day 2 operation tasks.

20 Years ago
When I started my career 20+ years ago, usually developers only wrote code, some even without writing tests because that was supposed to be done by separate teams.

10 Years ago
10 years ago developers and technical leads realized that this was not sufficient. The concept of DevOps was born and over the last years most companies adopted it. Developers work now together with Ops engineers and are together responsible for the whole software development lifecycle including operations. For example DevOps teams write automation for deployments of software in different environments via CI/CD.

Today
Now a new era of software development has started. Rather than ‘only’ automating the deployments of software, operation tasks are automated. This is usually referred to as day 2 tasks, while day 1 tasks are focussed on deployments.

Operating software in custom clusters, no matter what clouds, on premises or on edge devices can become quite expensive since issues are often hard to discover, debug and analyse, especially if people need to do this who are not SRE (service reliability engineers) for specific software.

Kubernetes Operators
The solution? Kubernetes Operators. An incredibly powerful technology to automate operations. The main concept behind it is GitOps. Custom logic synchronizes the ‘to be state’ with the ‘as is state’. This concept is used intensively within Kubernetes and can be used for custom applications as well.

I like the Software as a Service approach a lot, since it is the easiest way to consume services. However, in some cases this doesn’t work, for example since certain data needs to reside at certain locations or services need to be customized. I think using the Kubernetes Operators technology is the next best way to consume software. Plus Kubernetes Operators allow companies to reliably host software which manages itself.

Operators Reference Architecture
My team has created a reference architecture how to build Kubernetes Operators which goes above and beyond what the Operator SDK and Kubebuilder tutorials provide. Check it out!

We’ve created a 40 minutes video that describes the project on a high level.

If you are an IBM partner who is interested in building operators, reach out to us! We can help.

Authors:

Share this:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK