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
Context Is King: How LLMs Are Going to Change Code Generation in Modern IDEs
Your AI code completion tools that just don’t grasp your project? Today’s modern IDEs are integrating advanced LLMs that truly comprehend your codebase.
January 22, 2025
by balaji thadagam kandavel
· 4,971 Views · 2 Likes
article thumbnail
Streamline npm Packages: Optimize and Boost Performance
Bloated node_modules folders and slow build times stem from unmanaged npm dependencies, leading to inefficiencies and potential risks.
January 22, 2025
by Aishwarya Murali
· 3,678 Views
article thumbnail
A Practical Guide to Creating a Spring Modulith Project
Spring Modulith simplifies modular app development in Spring Boot and enables well-structured, domain-driven design with seamless Spring ecosystem integration.
January 22, 2025
by RENJITH RAMACHANDRAN
· 7,132 Views · 6 Likes
article thumbnail
Serverless AI Inference
Serverless platforms abstract out the complexities involved in the deployment of machine learning models, handle compute demand and help reduce infrastructure costs.
January 22, 2025
by Bhala Ranganathan DZone Core CORE
· 5,866 Views · 1 Like
article thumbnail
Implementing Zero-Trust Security in Kubernetes
Adopting these strategies will enable organizations to enhance their Kubernetes security posture and better defend against evolving cyber threats.
January 22, 2025
by Sai Sandeep Ogety DZone Core CORE
· 6,238 Views · 5 Likes
article thumbnail
Automate Serverless Deployments With Ansible and OCI
In this article, learn to automate serverless deployments with Ansible and OCI Functions to simplify workflows, scale apps, and reduce operational complexities.
January 22, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 3,375 Views · 8 Likes
article thumbnail
COM Design Pattern for Automation With Selenium and Cucumber
This article introduces the Component Object Model (COM) design pattern, a scalable approach to test automation using Selenium and Cucumber.
January 21, 2025
by Lassaad Ben Rejeb
· 4,022 Views · 2 Likes
article thumbnail
Build Your Own GitHub-Like Tool With React in One Hour
Learn how to build a GitHub-like web app using React and SCSS in just one hour with features, code structure, API integration, and setup steps to get you started quickly.
January 21, 2025
by Maulik Suchak
· 5,894 Views · 1 Like
article thumbnail
5 Key Steps for a Successful Cloud Migration Strategy
Applying the right strategy is essential when moving a company from on-premises to the cloud or from one cloud to another.
January 21, 2025
by Srinivas Chippagiri DZone Core CORE
· 2,932 Views · 1 Like
article thumbnail
Azure Web Apps: Seamless Deployments With Deployment Slots
This article will show you how to swap deployment slots to deploy a tested app to production and roll back to a previous version when unexpected issues arise.
January 21, 2025
by Sanjeev Kumar
· 2,898 Views · 3 Likes
article thumbnail
Structured Logging in Spring Boot 3.4 for Improved Logs
Comparison of structured logging with traditional logging, its uses, and advancements in Spring Framework 6.2 and Spring Boot 3.4.
January 21, 2025
by Karthik Kamarapu
· 5,526 Views · 6 Likes
article thumbnail
Multi-Cluster Kubernetes Sealed Secrets Management in Jenkins
You will learn to automate Kubernetes sealed secrets management across AKS, GKE, and EKS with a dynamic Jenkins pipeline for secure, parallel processing.
January 21, 2025
by DINESH REDDY JETTI
· 3,438 Views · 2 Likes
article thumbnail
AWS CloudTrail Insights for AWS Glue
AWS CloudTrail Insights can detect unusual API activity in your AWS environment. This feature helps spot anomalies and fix potential issues more easily.
January 20, 2025
by Sajith Narayanan
· 10,297 Views · 1 Like
article thumbnail
Real-Time Data Streaming With AI
Real-time data streaming combined with AI transforms traditional analytics by enabling instant insights, scalability, and improved decision-making.
January 20, 2025
by Suri Nuthalapati DZone Core CORE
· 16,091 Views · 2 Likes
article thumbnail
Create a Custom Logger to Log Response Details With Playwright Java
This tutorial teaches how to create a custom logger for login response details using the Playwright Java framework for API testing.
January 20, 2025
by Faisal Khatri DZone Core CORE
· 7,153 Views · 5 Likes
article thumbnail
How to Edit a PowerPoint PPTX Document in Java
Learn how PowerPoint PPTX files are structured and discover popular open-source and web-API solutions for programmatically editing PPTX content in Java.
January 20, 2025
by Brian O'Neill DZone Core CORE
· 5,563 Views · 3 Likes
article thumbnail
Evolution of Recommendation Systems: From Legacy Rules Engines to Machine Learning
Legacy rules engines offer predictable automation but lack scalability and personalization; ML revolutionized this by enabling adaptive, data-driven decisions.
January 20, 2025
by Rambabu Bandam
· 8,391 Views · 2 Likes
article thumbnail
Building a Reactive Event-Driven App With Dead Letter Queue
Learn how to build fault-tolerant, reactive event-driven applications using Spring WebFlux, Apache Kafka, and Dead Letter Queue to handle data loss efficiently.
January 20, 2025
by Sulakshana Singh
· 3,330 Views · 4 Likes
article thumbnail
Optimizing Prometheus Queries With PromQL
Count worker nodes and track resource changes in Prometheus using PromQL. Explore queries, best practices, and dynamic thresholds for Kubernetes monitoring.
January 20, 2025
by Ganesh Bhat
· 7,466 Views · 4 Likes
article thumbnail
Feature Flags in .NET 8 and Azure
This article describes the importance of feature flags and how they change the way we develop applications while reducing the risk of regressions.
January 16, 2025
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 4,541 Views · 3 Likes
  • Previous
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • ...
  • 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: