Operations | Monitoring | ITSM | DevOps | Cloud

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

Kubernetes Master Class - Disaster Recovery Strategies for Kubernetes

As Kubernetes matures, enterprises are increasingly using it to run mission-critical applications with strict business requirements for uptime and availability. As a result, it is important to consider how your Kubernetes applications can recover from the failure of a server, data center and even entire region. In this Kubernetes master class, we'll look at how to ensure business continuity for your most important applications running on Kubernetes.

Data Is the New Oil... or Is It?

At Skeddly we’re focused on bringing you the best in AWS help tutorials, AWS scheduler services, and AWS backup services. However, from time to time we like to reach out to other leaders in the AWS space to help you, our blog readers, stay on top of the latest developments and news within the AWS ecosystem. Today Skeddly had the opportunity to speak with the team at Caserta, a big data and analytics company that helps businesses harness the power data to exceed their business goals.

Qovery: superpowers for developer

All developers are not equal, some know how to deploy their applications, others don’t. But now it’s over! With Qovery, all developers can deploy their application in the Cloud in just a few seconds. Qovery integrates seamlessly with Github and requires no effort from the developer. We know how it can be painful for developers to deploy applications, manage staging/development/features environments, synchronize databases and all system stuff - even in the Cloud.

10 ways GitKraken Glo Boards outshines Trello for developers by Axosoft

It's GitKraken Glo Boards vs. Trello! To quickly show you how GitKraken Glo Boards by Axosoft stands out from competitors, I’m going to compare it to the well-known task tracking tool. I’ll show you 10 ways we designed Glo specifically with devs in mind, and by the end of this video, I bet you’ll be ready to start using Glo instead of Trello—or whatever other issue tracking system you’re using today.

How to access a property value of repeating object in a JSON message

Recently, I had a scenario in which it was necessary to access the content of the source JSON message and extract a property that contains a date-time. That property was in the last object (a repeating object) for control purposes, and my first idea was to get it done with Azure Function and that’s it. But then I was thinking, if I need to use Function for all these simple tasks, what’s the point?

Common Challenges of Using Azure DevOps

Is your organization going through a DevOps transformation? Perhaps you’ve even been tasked to head up the project. And surely, part of this transformation is going to include source control management. More and more enterprise companies are using Git to manage their code and file changes. One of the most popular Git hosting services for large teams, particularly those partial to Microsoft’s robust suite of developer tools, is Azure DevOps.

Transport Layer Security Termination In Rancher 2.x, Part One

In this blog series, we’ll explore a few different ways that Rancher uses TLS certificates. TLS, or Transport Layer Security, is a cryptographic protocol used to secure network communication. It is the successor to the now-deprecated Secure Sockets Layer, or SSL. You can expect to walk away with an understanding of how TLS integrates into various Rancher components, and how you can prepare your environment to properly leverage TLS in Rancher.