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

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

The Latest Software Design and Architecture Topics

article thumbnail
Automate Message Queue Deployment on JBoss EAP
In this article, learn how to fully automate the deployment of your own Message Oriented Middleware using JBoss EAP and Ansible.
June 21, 2024
by Romain Pelisse
· 5,068 Views · 3 Likes
article thumbnail
Block Size and Its Impact on Storage Performance
Explore structured vs unstructured data, how storage segments react to block size changes, and differences between I/O-driven and throughput-driven workloads.
June 21, 2024
by Jaswinder Singh Saini
· 3,350 Views · 4 Likes
article thumbnail
Migrating Data From Amazon Neptune to PostgreSQL Using AWS Services
This article provides a step-by-step guide on how to migrate data from Amazon Neptune, a graph database service, to PostgreSQL, a relational database service.
June 21, 2024
by Bhanuprakash Jirra
· 2,854 Views · 2 Likes
article thumbnail
How To Compare DOCX Documents in Java
In this article, learn how to carry out DOCX comparisons programmatically by calling a specialized web API with Java code examples.
June 21, 2024
by Brian O'Neill DZone Core CORE
· 5,610 Views · 3 Likes
article thumbnail
Enhancing Testing Efficiency: Transitioning From Traditional Code Coverage to Code Change Coverage
Code change coverage improves testing efficiency by overcoming challenges associated with traditional code coverage methods.
June 21, 2024
by Abhinav Garg
· 2,510 Views · 2 Likes
article thumbnail
Optimizing Your Cloud Resources, Part 2: Resource Management via IBM Cloud Projects
A collection of configurations used to organize and manage the Infrastructure as Code (IaC) deployments and related resources across multiple accounts.
June 21, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 2,372 Views · 2 Likes
article thumbnail
When You Need More Power Than a Lambda Provides
While I appreciate the concept of a serverless option, sometimes you simply need more power. Let’s explore an alternative that doesn’t break your project’s budget.
June 21, 2024
by John Vester DZone Core CORE
· 25,653 Views · 2 Likes
article thumbnail
Chaos Engineering: Building Resilient Systems, One Failure at a Time
Chaos engineering proactively introduces controlled failures to identify system weaknesses, enhancing resilience, incident response, and overall reliability.
June 20, 2024
by Lalithkumar Prakashchand
· 2,603 Views · 1 Like
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
· 5,083 Views · 5 Likes
article thumbnail
The Role of Kubernetes in Data Privacy and Protection
Kubernetes boosts data privacy and protection with secure container management, encryption, and access controls, ensuring safe data handling in modern applications.
June 20, 2024
by Michael Chukwube
· 5,296 Views · 2 Likes
article thumbnail
Optimizing Your Cloud Resources, Part 1: Strategies for Effective Management
In this article, explore options to optimize your cloud resources to enhance performance, reduce costs, and improve efficiency.
June 20, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 4,489 Views · 4 Likes
article thumbnail
IoT Needs To Get Serious About Security
Security issues in IoT have gotten worse, not better, and it's time we acknowledge that and fix it. It's long past time.
June 20, 2024
by David G. Simmons DZone Core CORE
· 5,191 Views · 2 Likes
article thumbnail
Improving Serialization and Memory Efficiency With a LongConverter
Chronicle Wire is an OSS library that makes it easier to work with fields encoding short strings and timestamps as 64-bit long.
June 20, 2024
by Peter Lawrey
· 3,645 Views · 1 Like
article thumbnail
Unleashing the Power of Cloud Storage With JuiceFS
JuiceFS, a cloud-native file system, empowers enterprises with scalable, high-performance storage for data-intensive AI and analytics workloads.
June 20, 2024
by Tom Smith DZone Core CORE
· 3,167 Views · 2 Likes
article thumbnail
How GitHub Codespaces Helps in Reducing Development Setup Time
Kickstart your journey with GitHub Codespaces and discover how it can significantly accelerate the environment setup process for developers.
June 19, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 5,815 Views · 2 Likes
article thumbnail
Consuming GraphQL API With React.js
If you have created your GraphQL APIs and are looking to consume them in a React front-end, learn how to consume your GraphQL API using React.js in this post.
June 19, 2024
by Rose Chege
· 3,940 Views · 1 Like
article thumbnail
Using CNTI/CNF Test Catalog for Non-Telco Cloud-Native Microservices
The CNTI/CNF Test Catalog is a versatile tool initially designed for telco applications but can also validate the cloud nativeness of non-telco microservices.
June 19, 2024
by Abhinav Garg
· 4,510 Views · 2 Likes
article thumbnail
GenAI: Spring Boot Integration With LocalAI for Code Conversion
Learn how GenAI can be used locally or in private data centers using LocalAI, SpringBoot, and LangChain4J for code conversion tasks.
June 19, 2024
by Aftab Shaikh
· 5,142 Views · 2 Likes
article thumbnail
Transforming Modern Networking: The Unmatched Security of Secure Access Service Edge (SASE)
Secure Access Service Edge (SASE) enhances security by converging network and security services into a single, cloud-native architecture.
June 19, 2024
by Sanjay Poddar
· 2,134 Views · 2 Likes
article thumbnail
Efficient Data Management With Offset and Cursor-Based Pagination in Modern Applications
Explore offset and cursor-based pagination, integrated with Jakarta Data, Quarkus, and MongoDB, highlighting their benefits and practical use in REST APIs.
June 19, 2024
by Otavio Santana DZone Core CORE
· 4,703 Views · 2 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send 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: