Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How to pronounce Kubernetes so you don't get laughed at

We’ve all been there. A new tool is trending, it is getting mentioned all over the place, and you get dropped into a conversation about it. The last thing you want to do is embarrass yourself by pronouncing something wrong and revealing you don’t know anything about the latest thing. We want to make sure you avoid that happening. When it comes to Kubernetes, there are really only four terms that you might need some help with pronouncing.

T-Mobile - Building the data centre: Implementing self-service for large scale operations

Joshua talks about design considerations when implementing MAAS as the foundation of a bare metal self - service offering in a large enterprise. Examples he discusses include translating tickets to APIs, humans to computers and doing more with less.

Advanced Packaging Options with JFrog CLI

In some cases, our application requires a unique layout when it is packaged. The package should include various binaries, and test files with metadata, arranged in specific directories. The various components of the package sometimes have their own versions and they can be created by different process. If all of those components are managed in Artifactory, JFrog CLI can be configured to pick the right components, and package them together, according to a defined layout. In this webinar we'll see how you can use JFrog CLI as a packaging tool for your binaries.

Web Monitoring Dashboards | The SRE's Ultimate Multi-Tool

It’s 3 AM and you are roused out of sleep by the dull buzzing of your phone in the other room. Some sort of emergency, you conclude as you fumble with the lockscreen. There it is: an alert that the API governing user registration is acting up. When we think about the lag between time of incident and time to respond, it’s not just about how long the system went down. How long it physically takes us to respond to the problem also contributes to lost downtime.

Integrate 2020 Remote - Day 3

After an exciting Day 1 and Day 2 from Integrate Remote, the floor was all set for the final day of the virtual event. To know the session highlights, key announcements, and other spotlights from day 3, check out the below blogs. Also, we would highly recommend you to take a look at Day 1 and Day 2 blog coverage of the event.

Deploying apps directly on Kubernetes vs through Shipa

This video covers some of the differences on deploying applications directly on Kubernetes vs deploying them to Kubernetes but through Shipa. We should how Developer experience is improved, applications can be deployed much faster and DevOps/Platform Engineering teams can keep a controlled and dynamic environment when managing multiple Kubernetes clusters.

Creating cross-platform applications with .NET on Ubuntu on WSL

.NET is an open source software framework for building cross-platform applications on Linux, Windows, and macOS. Ubuntu on WSL allows you to build and test applications for Ubuntu and Windows simultaneously. What happens when we mix these together? This blog will demonstrate how to install a .NET development stack on WSL, build a simple OS-aware application, and then test it on both Linux and Windows.