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
Leveraging AIOps for Observability Workflows: How to Improve the Scalability and Intelligence of Observability
AIOps can be implemented into new and existing observability workflows to increase scalability and uptime, improve incident detection, and reduce manual effort.
November 30, 2024
by Pranav Kumar Chaudhary
· 3,016 Views · 4 Likes
article thumbnail
Achieving Container High Availability in EKS, AKS, and RKS: A Comprehensive Guide
High Availability (HA) ensures Kubernetes workloads stay operational during failures or traffic spikes, and platforms like EKS, AKS, and RKS simplify its implementation.
November 27, 2024
by Sai Sandeep Ogety DZone Core CORE
· 4,290 Views · 29 Likes
article thumbnail
Kconnect: Simplifying Kubernetes Connectivity With a Powerful CLI
Kconnect is a simple CLI tool that quickly connects to Kubernetes clusters like EKS, AKS, and RKS, saving time by generating kubeconfig files instantly.
November 27, 2024
by Sai Sandeep Ogety DZone Core CORE
· 1,472 Views · 27 Likes
article thumbnail
Enhancing Software Governance and Quality With jMolecules: Fighting Software Erosion
jMolecules uses annotations to enforce architectural rules, prevent software erosion, and simplify validation with tools like ArchUnit. It supports DDD, CQRS, and more.
November 27, 2024
by Otavio Santana DZone Core CORE
· 2,729 Views · 2 Likes
article thumbnail
A Simplified Guide to Deploying Kubernetes Clusters
We will discuss the steps for deploying a Kubernetes cluster, delving into the complexities involved, and offering troubleshooting tips to address common issues.
November 26, 2024
by Abhishek Gupta
· 3,017 Views · 4 Likes
article thumbnail
Multi-Agent Conversation With AutoGen AI
A simple experiment with multiple collaborative AI Agents interacting via group chat to produce solutions architectures based on business requirements.
November 26, 2024
by Tony Siciliani
· 1,667 Views
article thumbnail
Elasticsearch Query and Indexing Architecture
This article breaks down Elasticsearch's core architecture by explaining how search queries and indexing requests flow through the system.
November 26, 2024
by Udbhav Prasad
· 4,273 Views · 6 Likes
article thumbnail
Primer on Distributed Parallel Processing With Ray Using KubeRay
Learn what distributed parallel processing is and how to achieve it with Ray using KubeRay in Kubernetes to handle large-scale, resource-intensive tasks.
November 25, 2024
by Sudhanshu Prajapati
· 1,259 Views
article thumbnail
Managing Persistent Storage in Kubernetes With PVs and PVCs
This article explores the concepts of Persistent Volumes (PVs) and Persistent Volume Claims (PVCs), the essential abstractions to handle storage resources.
November 25, 2024
by Abhishek Gupta
· 1,196 Views · 2 Likes
article thumbnail
Kubernetes Add-On Setup: A Step-by-Step Guide to Node Problem Detector
Ensure Kubernetes cluster health with NPD. This guide walks you through setting up NPD to detect node issues like kernel errors and resource exhaustion.
November 25, 2024
by Sai Sandeep Ogety DZone Core CORE
· 1,481 Views · 28 Likes
article thumbnail
Android Application Security: Android Application Architecture
In this series of articles, we are going to learn about the Android AppSec. This article deeps dive into Android Application Architecture.
November 22, 2024
by Sheshananda Reddy Kandula
· 1,892 Views · 2 Likes
article thumbnail
When and Where to Rate-Limit: Strategies for Hybrid and Legacy Architectures
Learn how rate-limiting at the API gateway helps protect backend systems from traffic spikes, ensuring system stability and preserving revenue during surges.
November 22, 2024
by Jayakanth Tivari
· 778 Views
article thumbnail
Micro-Frontends in a Microservice Architecture
Learn about how a microservice architecture based on self-contained systems with clean architecture is a useful compromise of different alternatives.
November 22, 2024
by Sven Loesekann
· 3,567 Views · 4 Likes
article thumbnail
Implementing Row-Level Security
A practical guide for multi-tenant applications for businesses that need to efficiently serve multiple clients or organizations through a single application.
November 21, 2024
by Humashankar Vellathur Jaganathan
· 5,043 Views · 3 Likes
article thumbnail
The Ultimate Guide to Pods and Services in Kubernetes
Pods are the smallest deployable units containing one or more containers, while Services provide stable networking and load balancing to access pods.
November 20, 2024
by Abhishek Gupta
· 2,147 Views · 2 Likes
article thumbnail
Flux and ArgoCD: A Guide to Kubernetes Deployment Automation
Flux and ArgoCD streamline Kubernetes automation: Flux offers seamless, CLI-driven updates, while ArgoCD provides a UI for controlled, scalable deployments.
November 20, 2024
by Kuppusamy Vellamadam Palavesam
· 2,050 Views · 5 Likes
article thumbnail
Finally, an ORM That Matches Modern Architectural Patterns!
How Stalactite ORM Matches Domain Purity, Single Responsibility Design, Separation of Concerns, and Clean Architecture Patterns
November 19, 2024
by Guillaume Mary
· 3,260 Views · 4 Likes
article thumbnail
Deploying Applications in Kubernetes With Argo CD for Beginners
Learn how to deploy applications seamlessly in Kubernetes using Argo CD, from installation to securing and automating deployments with GitOps principles.
November 19, 2024
by Sai Sandeep Ogety DZone Core CORE
· 2,504 Views · 27 Likes
article thumbnail
Should You Migrate to Microservices?
This article outlines key considerations before migrating to a microservices architecture, emphasizing that it may not be suitable for every organization.
November 18, 2024
by Supriya Lal
· 708 Views · 3 Likes
article thumbnail
10 Microservices Anti-Patterns to Avoid for Scalable Applications
Avoid common microservices pitfalls like distributed monoliths, shared databases, and chatty communication. Focus on pragmatic, real-world solutions for resilient system.
November 18, 2024
by Abhishek Goswami
· 864 Views
  • Previous
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • ...
  • 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: