Operations | Monitoring | ITSM | DevOps | Cloud

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

Backups Suck (But They Don't Have to)

Focus on what matters with instant visibility into the condition of your backup application and detailed analytics to quickly pinpoint where any issues lie. IBM’s backup monster, Spectrum Protect (TSM as we called back in the day), sucks. Not because the software sucks – it’s actually the best there is – but because backups suck in general. It’s the quintessential necessary evil of IT.

Incorporate Datadog Synthetic tests into your CI/CD pipeline

Testing within the CI/CD pipeline, also known as shift-left testing, is a devops best practice that enables agile teams to continually assess the viability of new features at every stage of the development process. Running tests early and often makes it easier to catch issues before they impact your users, reduce technical debt, and foster efficient, cross-team collaboration.

Expand your monitoring reach with the Datadog Marketplace

The Datadog Partner Network (DPN) is a rapidly growing registry of hundreds of leaders in the cloud service industry who choose Datadog to meet their infrastructure-monitoring needs. Partners are well-acquainted with the more than 400 technology integrations available to Datadog customers, but with the huge diversity in technical stacks used by our customers, there’s always demand for more customization and flexibility.

Dash 2020: Guide to Datadog's newest announcements

Today, at Dash 2020, we unveiled new products and features on the Datadog platform that provide engineering teams with even deeper visibility into their distributed applications and infrastructure. With these additions, Datadog further streamlines every step of your release cycle, from shift-left testing in your CI/CD pipelines to profiling your code in production.

The Pain of Debugging WebAssembly

If you know anything about WebAssembly (WASM), it’s probably that WASM lets you execute code compiled from languages such as C, C++, Rust, or others in the browser at almost native speeds. You might be less familiar with the fact that WASM is not only an interesting technology in the browser, but also in other environments that require fast sandboxing. As such, WASM has found some popularity with edge computing and as a lightweight docker replacement for certain situations.

Hands-on-lab - Manage Software Releases with JFrog Distribution

Manage Software Releases with JFrog Distribution Whether you are delivering web services using Kubernetes or updating the latest firmware to an IoT device, the ability to deliver the latest features of your software solution in shortened development cycles is becoming more prevalent. In this webinar, we will demonstrate how to easily increase your release velocity while ensuring security and reliability using JFrog Distribution. Learn how JFrog Distribution can help overcome limited bandwidth networks and network lag, allowing you to accomplish updates with speed and reliability.

Disaster Recovery Preparedness for Your Kubernetes Clusters

In the pre-Kubernetes, pre-container world, backup and recovery solutions were generally implemented at the virtual machine (VM) level. That works for traditional applications when an application runs on a single VM. But when applications are containerized and managed with an orchestrator like Kubernetes, this system falls apart. That means effective disaster recovery (DR) plans for Kubernetes must be designed for containerized architectures and natively understand the way Kubernetes functions.