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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Microservices Topics

article thumbnail
How to Implement Client-Side Load Balancing With Spring Cloud
In this article, you will learn how to perform client-side load balancing in microservices by Spring Cloud Load Balancer.
October 21, 2024
by Mario Casari
· 9,904 Views · 5 Likes
article thumbnail
PostgreSQL 17: A Major Step Forward in Performance, Logical Replication, and More
Explore PostgreSQL 17 features such as improved query performance with materialized CTEs, propagating pathkeys from a CTE to an outer query, and more.
October 21, 2024
by Ahsan Hadi
· 4,904 Views · 2 Likes
article thumbnail
Three Habits of Highly Effective Observability Teams
Learn how the most effective observability teams use SLOs, change tracking, and hypothesis-driven troubleshooting in microservices architectures.
October 17, 2024
by Dan Juengst
· 5,958 Views · 7 Likes
article thumbnail
Web GenAI Microservices Creation: An Overview
Create and run a microservice, with a simple prompt from your browser. Download and customize the system in your IDE with rules and Python, all open source!
October 17, 2024
by Val Huber DZone Core CORE
· 5,939 Views · 6 Likes
article thumbnail
Vaadin: The Battery-Included, Server-Side AJAX Framework
In this article, explore Vaadin in the context of AJAX and SSR.
October 17, 2024
by Nicolas Fränkel DZone Core CORE
· 9,226 Views · 2 Likes
article thumbnail
An Interview About Navigating the Cloud-Native Ecosystem
This interview centers around Kubernetes and Cloud Foundry, and how the future of cloud native will involve hybrid approaches that leverage both platforms.
October 16, 2024
by McKinzie Brocail
· 6,169 Views · 4 Likes
article thumbnail
Artificial Intelligence and Machine Learning in Cloud-Native Environments
The integration of AI/ML technologies in cloud-native environments offers some exciting features, but is not without its challenges.
October 16, 2024
by Reese Lee
· 5,963 Views · 5 Likes
article thumbnail
Introduction to Next.js Middleware: How It Works With Examples
Next.js middleware lets you handle requests before they hit your routes. Use it for tasks like redirects and authentication, with examples to guide you.
October 16, 2024
by Sheraz Manzoor
· 5,842 Views · 2 Likes
article thumbnail
Event-Driven vs Event-Sourced: A Common Misunderstanding
The terms “event-driven” and “event-sourced” are often used interchangeably, while in reality, the two are very different concepts.
October 16, 2024
by Ernest Sak
· 5,936 Views · 9 Likes
article thumbnail
Network Guardians: Crafting a Spring Boot-Driven Anomaly Detection System
This article series will take you through the process of developing a network anomaly detection system using the Spring Boot framework in a robust manner.
October 11, 2024
by Sreejith Sreekandan Nair
· 5,532 Views · 4 Likes
article thumbnail
MariaDB Vector Edition: Designed for AI
In the era of purpose-built AI databases, how is a traditional database like MariaDB reinventing itself to stay relevant? Find out in this review.
October 10, 2024
by Vamsi Kavuri DZone Core CORE
· 18,774 Views · 9 Likes
article thumbnail
Augmenting the Client With HTMX
This post is part of a series comparing different ways to implement asynchronous requests on the client to augment the latter. This post focuses on HTMX.
October 10, 2024
by Nicolas Fränkel DZone Core CORE
· 6,879 Views · 2 Likes
article thumbnail
Leveraging Seekable OCI: AWS Fargate for Containerized Microservices
Learn how AWS Fargate can be leveraged to deploy microservices without managing the underlying infrastructure as well as techniques to optimize performance.
October 9, 2024
by Elakkiya Daivam
· 6,113 Views · 3 Likes
article thumbnail
Microservice Proliferation: Too Many Microservices
Explore the pitfalls associated with the excessive creation of microservices, insights on their causes, implications, and potential strategies for mitigation.
October 9, 2024
by Sumit Kumar
· 8,507 Views · 1 Like
article thumbnail
Introducing the New Dapr Jobs API and Scheduler Service
Learn about the Dapr 1.14 release last month introduced many new features, including the Jobs API and Scheduler control plane service for job management.
October 9, 2024
by Cassie Coyle
· 5,901 Views · 3 Likes
article thumbnail
Jenkins in the Age of Kubernetes: Strengths, Weaknesses, and Its Future in CI/CD
Learn why despite the rise of modern, cloud-native CI/CD tools like GitHub Actions and CircleCI, Jenkins remains a heavyweight in the CI and delivery space.
October 8, 2024
by Vishal Raina
· 5,559 Views · 3 Likes
article thumbnail
The Shift Left Architecture: From Batch and Lakehouse to Data Streaming
Explore the Shift Left Architecture using data streaming (Kafka/Flink) that enables data products for DWH, data lake, and lakehouses like Snowflake/Databricks.
October 8, 2024
by Kai Wähner DZone Core CORE
· 3,699 Views · 2 Likes
article thumbnail
What Is a Performance Engineer and How to Become One: Part 1
Considering the current expectations and requirements of many companies and stakeholders, learn some of the skills required for performance engineers.
October 8, 2024
by RadhaKrishna Prasad
· 5,220 Views · 3 Likes
article thumbnail
Integrate Spring Boot With jOOQ, Liquibase, and Testcontainers
Get started with jOOQ, Liquibase, and Testcontainers: Create a basic Spring Boot application and integrate the aforementioned techniques including a test setup.
October 7, 2024
by Gunter Rotsaert DZone Core CORE
· 5,327 Views · 1 Like
article thumbnail
Implementing SLOs in Microservices: A Comprehensive Guide to Reliability and Performance
Explore why SLOs are indispensable in microservices architecture. We'll guide you through a step-by-step process to implement SLOs in your organization.
October 7, 2024
by Spandan Pal
· 3,980 Views · 4 Likes
  • Previous
  • ...
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 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: