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

article thumbnail
Actuator Enhancements: Spring Framework 6.2 and Spring Boot 3.4
A comparison of the traditional implementation of the actuator and its enhancements in the latest spring framework 6.2 and Spring Boot 3.4, along with its usage.
March 5, 2025
by Karthik Kamarapu
· 3,765 Views · 5 Likes
article thumbnail
Integrating Redis With Message Brokers
Let's look at how to integrate Redis with message brokers by leveraging Redis as a fast in-memory data store. Redis can work as both a message broker and a data store.
March 4, 2025
by Raunak Jain
· 4,441 Views · 2 Likes
article thumbnail
How I Made My Liberty Microservices Load-Resilient
The journey of a cloud incident that transformed fragile Liberty microservices into a resilient, self-healing system that scales effortlessly under load.
March 3, 2025
by Josephine Eskaline Joyce DZone Core CORE
· 3,701 Views · 5 Likes
article thumbnail
Docker Bake: A Modern Approach to Container Building
Docker Bake offers a powerful, declarative approach to building container images with parallel processing, efficient caching, and inheritance.
March 3, 2025
by Suleiman Dibirov DZone Core CORE
· 10,016 Views · 3 Likes
article thumbnail
Challenges of Using Nginx in a Microservices Architecture
Nginx in microservices faces scalability, configuration, and automation challenges. Use Ansible, Prometheus, and CI/CD for better performance and management.
March 3, 2025
by Alexey Shepelev DZone Core CORE
· 3,629 Views · 4 Likes
article thumbnail
XAI for Fraud Detection Models
We will explore the importance of eXplanation in fraud detection models and learn how it can help to understand different patterns of fraud in our system.
February 28, 2025
by Kalpan Dharamshi
· 4,723 Views · 2 Likes
article thumbnail
Grafana Loki Fundamentals and Architecture
Grafana Loki is a scalable, cost-efficient log system for cloud-native environments. It uses minimal indexing, compressed storage, and LogQL for fast queries.
February 28, 2025
by Stelios Manioudakis, PhD DZone Core CORE
· 10,239 Views · 2 Likes
article thumbnail
Modern ETL Architecture: dbt on Snowflake With Airflow
Build a scalable ETL pipeline with dbt, Snowflake, and Airflow, and address data engineering challenges with modular architecture, CI/CD, and best practices.
February 27, 2025
by Digvijay Waghela
· 4,484 Views · 2 Likes
article thumbnail
How to Set Up Redis Properties Programmatically
Discussing an example of Redis configuration based on KeyspaceSettings for Spring application. Pros in comparison to other options for configuring Redis.
February 27, 2025
by Alexander Rumyantsev
· 2,827 Views · 1 Like
article thumbnail
Micronaut vs Spring Boot: A Detailed Comparison
Micronaut is efficient, lightweight, and fast, making it a strong alternative, but Spring Boot remains dominant due to its robust, mature ecosystem and community support.
February 27, 2025
by Sulakshana Singh
· 12,444 Views · 5 Likes
article thumbnail
The Outbox Pattern: Reliable Messaging in Distributed Systems
The Outbox Pattern is a design pattern used in distributed systems to ensure reliable messaging across different services.
February 27, 2025
by Narendra Lakshmana gowda
· 4,227 Views · 5 Likes
article thumbnail
10 Best Practices for Managing Kubernetes at Scale
We will discuss some of the best practices for managing distributed workloads on Kubernetes clusters to simplify deploying and managing containers.
February 26, 2025
by Srinivas Chippagiri DZone Core CORE
· 5,535 Views · 5 Likes
article thumbnail
Codify Your Cloud and Kubernetes With Crossplane and IaC
Crossplane enables Kubernetes-native IaC, letting platform engineers define custom APIs for provisioning, enforcing governance, and providing self-service infrastructure.
February 24, 2025
by Josephine Eskaline Joyce DZone Core CORE
· 4,592 Views · 5 Likes
article thumbnail
Use Azure Cosmos DB as a Docker Container in CI/CD Pipelines
Azure Cosmos DB Emulator simplifies local development by enabling testing without Azure costs. This example uses it as a service container for CI workflows.
February 24, 2025
by Abhishek Gupta DZone Core CORE
· 3,940 Views · 1 Like
article thumbnail
Hexagonal Architecture: A Lyrics App Example Using Java
How do we use Hexagonal Architecture, and what role does it already play in software development? Let's find out in this article!
February 21, 2025
by Joao Esperancinha
· 8,281 Views · 8 Likes
article thumbnail
Deduplication of Videos Using Fingerprints, CLIP Embeddings
Video deduplication optimizes storage by removing duplicates using techniques like segmentation, embeddings, and clustering to manage massive datasets efficiently.
February 21, 2025
by Praneeth Reddy Vatti
· 5,067 Views · 5 Likes
article thumbnail
Microservices vs Monoliths: Picking the Right Architecture
Choose based on your team’s skills, scalability needs, and budget — or start with a modular monolith and split services only when necessary.
February 21, 2025
by Gurpreet Singh
· 3,199 Views · 2 Likes
article thumbnail
Solving Interface Challenges With the BFF Pattern
A BFF is a back-end service tailored to a specific user interface or experience. Instead of using one API for all platforms, each client has its own dedicated backend.
February 20, 2025
by Narendra Lakshmana gowda
· 4,307 Views · 4 Likes
article thumbnail
Kata Containers: From Kubernetes Pods to Secure VMs
Kata containers bridge the gap between Kubernetes pods and secure VMs, offering enhanced isolation without sacrificing performance.
February 20, 2025
by Anilkumar Mallakkanavar
· 6,131 Views · 1 Like
article thumbnail
Scaling Image Deduplication: Finding Needles in a Haystack
Learn to efficiently deduplicate 100M+ images using distributed architectures, embeddings, FAISS for ANN search, and clustering to ensure accurate results.
February 20, 2025
by Praneeth Reddy Vatti
· 4,490 Views · 3 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: