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
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

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

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

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

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

The Latest Maintenance Topics

article thumbnail
Quick Scrum Gains
Learn 10 quick Scrum gains to pull off without asking for permission or budget to prove your contribution to your org’s survival in these challenging times.
August 6, 2024
by Stefan Wolpers DZone Core CORE
· 3,272 Views · 4 Likes
article thumbnail
Compound Interest in Software
Is it possible to calculate the impact of delivering constant improvements to a software solution against the cost of accrued debt assumed as a result?
August 3, 2024
by Scott Sosna DZone Core CORE
· 2,302 Views · 1 Like
article thumbnail
Software Testing Errors to Look Out For (With Examples)
Explore the main purposes of software testing, which include identifying errors, deficiencies, or missing requirements with respect to actual requirements.
August 2, 2024
by Amir Ali
· 2,914 Views · 1 Like
article thumbnail
Application-Level Tracing: The Good, the Bad, and the Alternative
Traditional app-level tracing was good up until a certain level. For complex troubleshooting, live debugging is taking the first seat in modern observability.
July 29, 2024
by Eran Kinsbruner
· 2,196 Views · 3 Likes
article thumbnail
OpenTelemetry: Unifying Application and Infrastructure Observability
Explore how OpenTelemetry is revolutionizing observability by unifying application and infrastructure monitoring and empowering developers with open standards.
July 25, 2024
by Tom Smith DZone Core CORE
· 4,250 Views · 2 Likes
article thumbnail
Consistency vs Availability: The Eternal Struggle in Distributed Databases
Since the CAP theorem dictates that systems can only guarantee two of the three properties, this article provides strategies to manage the trade-offs.
July 24, 2024
by Ajinkya Ghadge
· 4,532 Views · 9 Likes
article thumbnail
From Observability To Architectural Observability: Shifting Left for Resiliency
Architectural Observability allows organizations to shift left for resiliency, focusing on the root of their system problems, not just the symptoms.
July 23, 2024
by John Vester DZone Core CORE
· 7,207 Views · 6 Likes
article thumbnail
AI vs. Human: Who Detects Bugs Better?
AI-powered bug detection is changing the game by making software testing faster and more accurate. It helps find bugs early, improving product quality and cutting costs.
July 23, 2024
by Abhishek Mishra
· 3,480 Views · 2 Likes
article thumbnail
AWS CDK: Infrastructure as Abstract Data Types, Part 2
In part 2 of this journey into the CDK world, explore how to use basic building blocks like constructs by taking advantage of Quarkus features.
July 17, 2024
by Nicolas Duminil DZone Core CORE
· 7,815 Views · 4 Likes
article thumbnail
Poetry Explained: Perils of the Unpinned Dependencies
Poetry conquers Python's dependency madness with version pinning and conflict resolution, guaranteeing smooth, stable, and hassle-free releases.
July 17, 2024
by Prince Bose
· 5,175 Views · 7 Likes
article thumbnail
Enhance IaC Security With Mend Scans
Learn to incorporate Mend into your IaC workflows, improve infrastructure security posture, reduce the risk of misconfigurations, and ensure compliance.
July 5, 2024
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 11,885 Views · 7 Likes
article thumbnail
How a Project Manager Can Increase Software Quality With Agile Practices
Agile methodologies focus on flexibility, collaboration, and continuous delivery of value. They also promote software quality in a notable way.
July 2, 2024
by Alejandro Oses
· 5,500 Views · 3 Likes
article thumbnail
Terraform Tips for Efficient Infrastructure Management
Securely manage your state files, use reusable modules, organize your code, and integrate automation to elevate your Terraform infrastructure management.
July 1, 2024
by Mariusz Michalowski
· 5,347 Views · 2 Likes
article thumbnail
Difference Between App Development and IaC CI/CD Pipelines
Read a detailed analysis of how implementing CI/CD pipelines for web application code differs from implementing this methodology for infrastructure code (IaC).
June 27, 2024
by Chase Bolt
· 9,279 Views · 6 Likes
article thumbnail
Mastering System Design: A Comprehensive Guide to System Scaling for Millions, Part 2
Distributed caching improves performance and scalability. This article explores strategies like sharding, horizontal scaling, and various caching policies.
June 27, 2024
by Alireza Rahmani Khalili DZone Core CORE
· 7,744 Views · 5 Likes
article thumbnail
Cypress Debugging Hacks: Tips and Tricks for Speedy Resolution
Debugging Cypress tests can help identify issues in test code and the application under test. Here, learn more about the Cypress debugger and other dev tools.
June 25, 2024
by Kailash Pathak DZone Core CORE
· 3,680 Views · 6 Likes
article thumbnail
Comprehensive Guide To Troubleshooting IPsec VPN Site-To-Site Connections With PSK on FortiGate Firewalls
Here’s a structured approach to diagnose and resolve common IPsec VPN problems between two sites: "Headquarter" and "Branch".
June 24, 2024
by Sanjay Poddar
· 8,210 Views · 2 Likes
article thumbnail
Strategies for Building Self-Healing Software Systems
Self-healing software describes resilient and fault-tolerant components that allow a system to be more autonomous, here are some potential strategies.
June 20, 2024
by Danny Logsdon
· 6,600 Views · 6 Likes
article thumbnail
How To Manage Terraform Versions
Tenv is a version manager for Terraform, OpenTofu, Terragrunt, and Atmos. In one command it can detect and install the Terraform version without any actions.
June 19, 2024
by Alexander Sharov
· 3,400 Views · 4 Likes
article thumbnail
Debugging Kubernetes: Troubleshooting Guide
Discover effective solutions to common Kubernetes errors. Learn troubleshooting tips for configuration issues, image pull errors, node problems, and more.
June 18, 2024
by Shai Almog DZone Core CORE
· 3,786 Views · 2 Likes
  • Previous
  • ...
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • ...
  • 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: