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

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 Software Design and Architecture Topics

article thumbnail
Challenges of Legacy System Integration: An In-Depth Analysis
Legacy systems, crucial in many industries, present integration challenges with modern IT, demanding strategic, multi-dimensional solutions.
December 3, 2023
by Theresa Campbell
· 2,774 Views · 2 Likes
article thumbnail
Data Observability: Reliability in the AI Era
For GenAI, data observability must prioritize resolution, pipeline efficiency, and streaming and vector infrastructures.
December 2, 2023
by Lior Gavish
· 3,216 Views · 2 Likes
article thumbnail
Keeping AI Infrastructure Costs Down With API Governance
API governance can help organizations control AI infrastructure costs by optimizing resource allocation, monitoring usage, enhancing security, and more.
December 2, 2023
by Rachael Kiselev
· 2,837 Views · 2 Likes
article thumbnail
What to Do if You Expose a Secret: How to Stay Calm and Respond to an Incident
Learn how to respond to a secret leak incident effectively. Follow our guide to understand the impact, rotate secrets safely, and prep for future events.
December 2, 2023
by Dwayne McDaniel
· 3,125 Views · 2 Likes
article thumbnail
Navigating Software Leadership in a Dynamic Era
Explore why leading in software isn't a static ride. Learn the risks of past success reliance, the dangers of detachment, and the importance of continual learning. Adapt, shatter illusions, and understand the evolution, including emerging roles like the Staff Engineer, bridging coding and strategy in the dynamic realm of software development.
December 2, 2023
by Otavio Santana DZone Core CORE
· 5,383 Views · 2 Likes
article thumbnail
Understanding the New SEC Rules for Disclosing Cybersecurity Incidents
… and what this means for your incident detection and response.
December 2, 2023
by Alvin Lee DZone Core CORE
· 4,874 Views · 4 Likes
article thumbnail
Java 11 to 21: A Visual Guide for Seamless Migration
Upgrade Java 11 to 21 for enhanced security, framework support, new features, and performance. Follow a step-by-step guide for a smooth transition.
December 1, 2023
by Otavio Santana DZone Core CORE
· 31,895 Views · 18 Likes
article thumbnail
Unlocking Seamless Customer Relationship Management With React Integration Features
In this blog post, we'll explore the various features and benefits of integrating CRM with React and how this collaboration can revolutionize the way businesses manage.
December 1, 2023
by Atul Naithani
· 4,271 Views · 2 Likes
article thumbnail
Amazon Neptune Introduces a New Analytics Engine and the One Graph Vision
Amazon Neptune, the managed graph database service by AWS, makes analytics faster and more agile while introducing a vision aiming to simplify graph databases.
December 1, 2023
by George Anadiotis
· 2,967 Views · 1 Like
article thumbnail
Why Device Farms Are Crucial for Streamlining Software Testing and Improving Efficiency
Device farms are a cloud-based solution that allows developers to test their software on a wide range of devices and browsers.
December 1, 2023
by Rohit Wadhwani
· 2,676 Views · 2 Likes
article thumbnail
Migrating Monolith Application to Microservices
Migrating a monolith application to microservices is time and resource-consuming and needs proper planning. This guide outlines the details of the migration process.
December 1, 2023
by Pranav Kumar Chaudhary
· 3,881 Views · 2 Likes
article thumbnail
Quarkus 3: The Future of Java Microservices With Virtual Threads and Beyond
Learn how Quarkus integrates the virtual thread for Java developers to run blocking applications with a single @RunOnVirtualThread annotation.
December 1, 2023
by Daniel Oh DZone Core CORE
· 20,078 Views · 9 Likes
article thumbnail
Embeddings and Vector Databases: A Hands-On Guide!
Generative AI is rapidly evolving, transforming the landscape of technology and data management in profound ways. Enter the world of vector databases.
December 1, 2023
by Pavan Belagatti DZone Core CORE
· 4,097 Views · 1 Like
article thumbnail
Unpacking Our Findings From Assessing Numerous Infrastructures: Part 1
AWS's Well-Architected framework can help you streamline your approach to ensure resilient, consistent, and scalable outcomes.
December 1, 2023
by Komal J Prabhakar
· 3,780 Views · 1 Like
article thumbnail
Optimizing PgBench for CockroachDB Part 3
CockroachDB will support Read Committed isolation starting with the next release. I am going to test PgBench with RC in today's article.
December 1, 2023
by Artem Ervits DZone Core CORE
· 5,113 Views · 2 Likes
article thumbnail
Harmonizing Space, Time, and Semantics: Navigating the Complexity of Geo-Distributed IoT Databases
Unleash the potential of spatial-temporal fusion in Geo-Distributed IoT databases for advanced query processing, harmonizing space, time, and semantics.
December 1, 2023
by Animesh Patel
· 3,485 Views · 1 Like
article thumbnail
Methods of Source Code Management and Data Protection
This article explores the crucial components of secure development practices, emphasizing the synergy of advanced tools within the DevOps framework.
November 30, 2023
by Roman Burdiuzha
· 3,504 Views · 2 Likes
article thumbnail
Simplifying SPIFFE: Accessible Workload Identity
SPIRL focuses on making SPIFFE (Secure Production Identity Framework for Everyone) more accessible and manageable for a broader audience.
November 30, 2023
by Quintessence Anx
· 2,764 Views · 1 Like
article thumbnail
The Guide to SRE Principles
This article covers key principles that underlie SRE, provides some examples of those key principles, and includes relevant details and illustrations to clarify these examples.
November 30, 2023
by Vishal Padghan
· 4,373 Views · 3 Likes
article thumbnail
Deployment of Spring MVC App on a Local Tomcat Server
Deploying a Spring MVC app on Tomcat involves config, build, WAR file creation, and local deployment for efficient testing.
November 30, 2023
by Sohail Shaikh
· 6,744 Views · 7 Likes
  • Previous
  • ...
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • ...
  • 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: