Operations | Monitoring | ITSM | DevOps | Cloud

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

Test Automation - A Key to Telco Cloud Adoption

While industry experts struggle to find consensus on the path to Telco Cloud, almost everyone agrees that automation will play an outsized role in helping network operators overcome the challenges they face in adopting and successfully deploying Telco Cloud. For many network operators, the very inefficient pace of their existing software upgrades is a key challenge they must address to migrate their network to a modern Telco Cloud.

State of DevOps: Takeaways on the 2023 DORA Report

It's that time of year! The 2023 Accelerate State of DevOps Report is about to be released, so we're teaming up with DORA and Google Cloud to give you the lowdown on key findings. Join us October 19 at 9 a.m. PT / Noon ET to hear straight from DORA researcher Eric Maxwell about: Give Sleuth a try and see how we empower software teams to build faster by making engineering efficiency easy to improve and measurable — in a way that both managers and developers love.

What Is a Feature Flag? Best Practices and Use Cases

Do you want to build software faster and release it more often without the risks of negatively impacting your user experience? Imagine a world where there is not only less fear around testing and releasing in production, but one where it becomes routine. That is the world of feature flags. A feature flag lets you deliver different functionality to different users without maintaining feature branches and running different binary artifacts.

What is Apache Tomcat server and how does it work?

Apache Tomcat, developed by Sun Systems way back in the late 1990s, is a popular choice for developers who need to build and deploy Java-based web applications. It’s a collaboratively created platform that, since 2005, has become an accredited top-level Apache project with highly experienced developers volunteering support and resources for it. A 2022 survey shows that 48% of developers now utilize Apache Tomcat for deploying Java web applications.

Deploy or defer the latest macOS 14 Sonoma update with Endpoint Central

The wait for the latest macOS 14 update is finally over. The newest macOS Sonoma update comes with a plethora of security and privacy features intended to make your computing environment safer. Apple users can now explore new video conferencing features and advanced game mode, enable password and passkey sharing, and so much more. While there’s plenty of excitement that comes with an update like this, it’s important to proceed with caution.

Implementing Backstage 1: Getting Started

Backstage is a platform for building developer portals. Originally developed internally at Spotify, it’s now open source and available through GitHub. Backstage allows DevOps teams to create a single-source, centralized web application for sharing and finding software (through the software catalog feature), as well as templates and documentation.

Security in the cloud: Whose responsibility is it?

While the cloud is recognized as more secure than on-premises servers and infrastructures, it does come with the often talked about shared responsibility model. Cloud providers are responsible for security ‘of’ the cloud, while their clients are responsible for security ‘in’ the cloud. It’s ‘differently secure’, rather than the traditionally secure organizations have been used to when working with on-premises environments.

Virtual Kubernetes Clusters - Tips and Tricks - Civo Navigate NA 2023

Explore the world of virtual Kubernetes clusters in this comprehensive session from Rich Burroughs and Carl Montanari. Dive deep into Kubernetes multi-tenancy models, understand the power of vcluster, and uncover ten essential tips and tricks to optimize your virtual cluster experience.

Introducing the Datadog Open Source Hub

At Datadog, we have always been deeply involved with open source software—producing it, using it, and contributing to it. Our Agent, tracers, SDKs, and libraries have been open source from the beginning, giving our customers the flexibility to extend our tools for their own needs. The transparency of our open source components also allows them to fully audit the Datadog software that is running on their systems. But our commitment to open source only starts there.

Monitoring Machine Learning

I used to think my job as a developer was done once I trained and deployed the machine learning model. Little did I know that deployment is only the first step! Making sure my tech baby is doing fine in the real world is equally important. Fortunately, this can be done with machine learning monitoring. In this article, we’ll discuss what can go wrong with our machine-learning model after deployment and how to keep it in check.