Why It Should Be Service, Not Site Reliability
Making sure services, applications and infrastructure are up and running has always been a role in technical organizations. But, as application ..
Making sure services, applications and infrastructure are up and running has always been a role in technical organizations. But, as application ..
Managing source code with a defined method is one vital aspect of implementing an effective organizational application development lifecycle. ..
When service degradation and service outages go from bad to worse, it’s an awful feeling. It’s bad enough that something broke in general. ..
Status pages have become the end-users window into your team’s operations. Companies with status pages are doing the right thing for their ..
Automation, automation, automation. If Steve Ballmer were doing his developers dance today, instead of in 2001, those are probably the words ..
I don’t know how the term “shaving the yak” caught on, but I’m willing to embrace it for all of its weirdness and meaning. We all spend ..
How you build your application absolutely impacts the lives of those in charge of supporting it. This isn’t a correlation we generally ..
Most discussions about the merits of Docker Swarm vs. Kubernetes focus on large-scale deployments. But, what if you’re running your containerized ..
At first glance, storing Kubernetes secrets seems simple enough. Kubernetes stores them automatically in etcd, a key-value store. And, Kubernetes can ..
When considering application source code, the manner in which consistency is maintained throughout environments is fairly straightforward. ..