Tue.Feb 06, 2024

article thumbnail

What Is Platform Engineering?

DZone

Platform engineering is the creation and management of foundational infrastructure and automated processes, incorporating principles like abstraction, automation, and self-service, to empower development teams, optimize resource utilization, ensure security, and foster collaboration for efficient and scalable software development. In today's fast-paced world of software development, the evolution of " platform engineering" stands as a transformative force, reshaping the landscape of software cre

article thumbnail

Dynatrace Managed release notes version 1.284

Dynatrace

We have released Dynatrace Managed version 1.284. To learn what’s new, have a look at the release notes. The post Dynatrace Managed release notes version 1.284 appeared first on Dynatrace news.

200
200
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How To Implement Code Reviews Into Your DevOps Practice

DZone

DevOps encompasses a set of practices and principles that blend development and operations to deliver high-quality software products efficiently and effectively by fostering a culture of open communication between software developers and IT professionals. Code reviews play a critical role in achieving success in a DevOps approach mainly because they enhance the quality of code, promote collaboration among team members, and encourage the sharing of knowledge within the team.

DevOps 268
article thumbnail

Uber Improves Resiliency of Microservices with Adaptive Load Shedding

InfoQ

Uber created a new load-shedding library for its microservice platform, serving over 130 million customers and handling aggregated peaks of millions of requests per second (RPSs). The company replaced the solution based on QALM with Cinnamon library, which, in addition to graceful degradation, can dynamically and continuously adjust the capacity of the service and the amount of load shedding.

Latency 113
article thumbnail

Strace Revisited: Simple Is Beautiful

DZone

In the realm of system debugging, particularly on Linux platforms, strace stands out as a powerful and indispensable tool. Its simplicity and efficacy make it the go-to solution for diagnosing and understanding system-level operations, especially when working with servers and containers. In this blog post, we'll delve into the nuances of strace, from its history and technical functioning to practical applications and advanced features.

Java 245
article thumbnail

Are Your MySQL Users Using ‘password’ or ‘thebossisajerk’ as Passwords?

Percona

Are your MySQL users using ‘password’, ‘s3cr3t’, or ‘thebossisajerk’ as their passwords? Easy-to-guess passwords can be disastrous to the security of your data, but there is a way to exclude inappropriate words or phrases from being used.

110
110
article thumbnail

O11y Guide, Cloud-Native Observability Pitfalls: Focusing on "The Pillars"

DZone

Are you looking at your organization's efforts to enter or expand into the cloud-native landscape and feeling a bit daunted by the vast expanse of information surrounding cloud-native observability? When you're moving so fast with Agile practices across your DevOps, SREs, and platform engineering teams, it's no wonder this can seem a bit confusing. Unfortunately, the choices being made have a great impact on both your business, your budgets, and the ultimate success of your cloud-native initiati

Cloud 161
article thumbnail

Introduction to Grafana, Prometheus, and Zabbix

DZone

What Is Grafana? Grafana is an open-source tool to visualize the metrics and logs from different data sources. It can query those metrics, send alerts, and can be actively used for monitoring and observability, making it a popular tool for gaining insights. The metrics can be stored in various DBs, and Grafana supports most of them, like Prometheus , Zabbix, Graphite, MySQL, PostgreSQL, Elasticsearch, etc.

Big Data 161