DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Performance Topics

article thumbnail
Operation and Network Administration Management of Telecom 5G Network Functions Using Openshift Kubernetes Tools
Learn how 5G Telecom Operators can adopt Prometheus, Grafana, and Alert Manager tools for monitoring and alerting their Network Functions in the Kubernetes cloud.
May 8, 2024
by BINU SUDHAKARAN PILLAI
· 3,389 Views · 3 Likes
article thumbnail
Is RBAC Still Relevant in 2024?
Explore the state of Role-Based Access Control (RBAC), why and how developers should use it, and what are the best practices to implement it in applications.
May 7, 2024
by Gabriel L. Manor
· 1,508 Views · 2 Likes
article thumbnail
Analyze Your ALB/NLB Logs With ClickHouse
Explore AWS Load Balancer Logs with ClickHouse for efficient log analysis and implement a scalable solution to analyze AWS NLB or ALB access logs in real time.
May 7, 2024
by Andrei Tserakhau
· 1,288 Views · 1 Like
article thumbnail
LSTM Single Variate Implementation Approach: Forecasting
Learn more about time series forecasting, a crucial analytical technique that helps businesses and researchers predict future trends based on historical data.
May 7, 2024
by Rajat Toshniwal
· 1,188 Views · 1 Like
article thumbnail
Why and How To Integrate Elastic APM in Apache JMeter
Explore how and why to integrate Elastic APM to add the notion of pages from JMeter in Kibana APM dashboards and how to use the jmeter-elastic-apm tool.
May 7, 2024
by Vincent DABURON
· 2,965 Views · 3 Likes
article thumbnail
Degradation in String Deduplication Performance in Recent Java Versions
String deduplication is an important feature aimed at optimizing memory usage by eliminating duplicate strings from heap memory.
May 7, 2024
by Ram Lakshmanan DZone Core CORE
· 2,414 Views · 3 Likes
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 3)
Understand how to configure namespace options, resource quotas, and limit ranges, network policies for the tenants. Verify cross-tenant and cross-cluster communications.
May 4, 2024
by Phani Krishna Kollapur Gandla
· 3,158 Views · 2 Likes
article thumbnail
Telemetry Pipelines Workshop: Filtering Events with Fluent Bit
This article walks through how to use the filtering events phase to manage data flowing through your pipelines with Fluent Bit.
May 3, 2024
by Eric D. Schabell DZone Core CORE
· 1,723 Views · 4 Likes
article thumbnail
Spring Microservice Application Resilience: The Role of @Transactional in Preventing Connection Leaks
Learn how @Transactional fixes connection leaks in Spring by managing database transactions, enhancing application stability and performance.
May 2, 2024
by Amol Gote DZone Core CORE
· 5,080 Views · 9 Likes
article thumbnail
How Enabling Slow Query Log Enhances Postgres Observability
Here, learn about the slow query log in PostgreSQL, a feature that allows you to log queries that take longer than a specified threshold to execute.
May 2, 2024
by Adam Furmanek DZone Core CORE
· 2,018 Views · 2 Likes
article thumbnail
Reliability Models and Metrics for Test Engineering
Explore how reliability models and metrics help identify potential weak spots, anticipate failures, and build better products.
May 1, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 5,760 Views · 2 Likes
article thumbnail
Developing and Scaling a Microservice
This article guides developers on key considerations for service development and technologies to consider to build and scale a microservice.
May 1, 2024
by Vishwanath Eswarakrishnan
· 3,520 Views · 5 Likes
article thumbnail
An Introduction to Stream Processing
As a gentle introduction to stream processing, we’ve defined what it is, how it differs from batch processing, and how computation works in stream processing.
May 1, 2024
by Federico Trotta
· 2,994 Views · 5 Likes
article thumbnail
Install Llama-Cpp-Python With GPU Support
This article is a walk-through to install the llama-cpp-python package with GPU capability (CUBLAS) to load models easily on the GPU.
May 1, 2024
by Manish Kovelamudi
· 6,912 Views · 1 Like
article thumbnail
Top 10 Essential Linux Commands
This article provides 10 commands that are vital for troubleshooting network issues on Linux systems with real-world examples.
April 30, 2024
by Prashanth Ravula DZone Core CORE
· 14,054 Views · 8 Likes
article thumbnail
How To Create Auto Scaling in AWS
This blog post will help you create Auto Scaling in AWS, a collection of Amazon Ec2 instances with similar characteristics among them in just a group.
April 29, 2024
by Alfonso Valdes
· 1,466 Views · 1 Like
article thumbnail
Adjusting Data Before Sending It to Kentik NMS
Sometimes, you want to modify data before displaying it in your network monitoring system. So strap in and let’s get mathy!
April 29, 2024
by Leon Adato
· 1,269 Views · 1 Like
article thumbnail
Revisiting Observability: A Deep Dive Into the State of Monitoring, Costs, and Data Ownership in Today’s Market
Explore insights into the current challenges in monitoring, highlighting issues with instrumentation, pricing models, and data ownership.
April 26, 2024
by Mike Moore
· 2,308 Views · 3 Likes
article thumbnail
The Case for Choosing Between TCP and UDP for Data Transmission
The article compares TCP and UDP for data transmission, weighing reliability and sequential delivery of packets or fast speed and packet delivery in a stream.
April 26, 2024
by John Ejiofor
· 2,277 Views · 1 Like
article thumbnail
How To Analyze Node.js Garbage Collection Traces
Explore the process of enabling GC traces, interpreting the trace data, and the right tools and knowledge needed to study the Garbage Collection behavior.
April 25, 2024
by Ram Lakshmanan DZone Core CORE
· 1,252 Views · 1 Like
  • Previous
  • ...
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: