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
Docker vs Kubernetes: Which to Use and When?
Docker is great for building containers; Kubernetes scales and manages them. Use Docker for small stuff, K8s for big, or both for max power!
April 4, 2025
by Alok Tibrewala
· 3,883 Views · 3 Likes
article thumbnail
How to Monitor a Folder Using Event-Driven Ansible
See how to use Event-Driven Ansible to monitor folders and trigger automated workflows based on file system changes — enhancing security, efficiency, and IT agility.
April 3, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 5,462 Views · 6 Likes
article thumbnail
Bridging OT and IT: IIoT Middleware for Edge and Cloud With Kafka and Flink
Explore how IIoT middleware and data streaming tools like Kafka and Flink bridge OT and IT, enabling real-time integration and smarter industrial operations.
April 2, 2025
by Kai Wähner DZone Core CORE
· 3,744 Views · 4 Likes
article thumbnail
How to Build a New API Quickly Using Spring Boot and Maven
Realizing that not all use Gradle, I thought I would demonstrate how quickly a RESTful API can be created by leveraging ChatGPT, Spring Boot, Maven, and Heroku.
April 1, 2025
by John Vester DZone Core CORE
· 46,947 Views · 14 Likes
article thumbnail
From Ruby on Rails to Spring Boot
When I migrated from Rails to Spring Boot, I lacked content to guide me without having to go through all of the basics of a web framework. So, I wrote this tutorial.
March 31, 2025
by Lidiane Taquehara
· 5,458 Views · 3 Likes
article thumbnail
The Production-Ready Kubernetes Service Checklist
Prepare your Kubernetes cluster for production with high availability, private networking, robust security, monitoring, auto-scaling, backups, and fault tolerance.
March 31, 2025
by Nicolas Giron
· 4,818 Views · 6 Likes
article thumbnail
Creating an Application With a Personality
Learn how to create an AI assistant with LangChain4j in a Spring Boot application, which personalizes the application itself and has access to its actuators.
March 27, 2025
by Tamas Kiss
· 3,257 Views · 1 Like
article thumbnail
The Real-World Guide to Event-Driven Microservices
Switch to event-driven architecture for resilient microservices, which includes event sourcing, CQRS, decoupling services, and robust failure handling.
March 26, 2025
by Sapana Garud
· 5,375 Views · 1 Like
article thumbnail
GenAI: From Prompt to Production
GenAI-Logic is a prompt-driven approach to describing a model and logic using natural language. Create a time tracking system and post to production in less than 2 hours.
March 25, 2025
by Tyler Band
· 5,168 Views · 7 Likes
article thumbnail
Java Reborn: Conquering Cloud-Native and Next-Gen Concurrency
Brace yourself — Java conquers cloud-native microservices, unleashes Loom’s fast concurrency, and soars with Valhalla and Panama — future-ready and fierce!
March 25, 2025
by Alok Tibrewala
· 7,967 Views · 10 Likes
article thumbnail
Using KRaft Kafka for Development and Kubernetes Deployment
Simplify Kafka with KRaft—ditch ZooKeeper, streamline configs for Docker and Kubernetes, and integrate easily with Spring Boot for development and deployment.
March 25, 2025
by Sven Loesekann
· 4,274 Views · 5 Likes
article thumbnail
Leverage Amazon BedRock Chat Model With Java and Spring AI
Learn to use Amazon Bedrock to build an app that sends text prompts to a model with Spring AI. This guide covers AWS setup, Spring AI config, and Bedrock integration.
March 24, 2025
by Danil Temnikov DZone Core CORE
· 7,445 Views · 5 Likes
article thumbnail
Introduce a New API Quickly Using Spring Boot and Gradle
Time to market can make or break any idea or solution. Check out how quickly a RESTful API can be created by leveraging ChatGPT, Spring Boot, Gradle, and Heroku.
March 24, 2025
by John Vester DZone Core CORE
· 31,524 Views · 6 Likes
article thumbnail
Spring Boot Gateway With Spring Cloud and WebFlux
Let's build a gateway application in Spring Boot with the help of Spring Cloud and WebFlux, using Netty as the application server.
March 21, 2025
by Vishnu Viswambharan
· 6,336 Views · 6 Likes
article thumbnail
Serverless Kubernetes: The Rise of Zero-Management Container Orchestration
Serverless Kubernetes abstracts infrastructure complexity for developer-first focus to deliver zero-management experiences.
March 20, 2025
by Mahesh VK
· 16,236 Views · 5 Likes
article thumbnail
Designing and Maintaining Event-Driven Architectures
Event-driven architecture enables scalable, real-time systems by decoupling components. Strategies for design, challenges, and maintenance are explored here.
March 19, 2025
by Koushik Balaji Venkatesan
· 4,054 Views · 2 Likes
article thumbnail
AI-Driven Kubernetes Troubleshooting With DeepSeek and k8sgpt
Learn Kubernetes troubleshooting with k8sgpt and DeepSeek via Groq API. AI-powered SRE Copilot automates debugging, root cause analysis, and fixes.
March 19, 2025
by Rajesh Gheware DZone Core CORE
· 8,159 Views · 4 Likes
article thumbnail
Building a Distributed Multi-Language Data Science System
The starter consists of hexagonal microservices (MERN monorepo, Spring Boot Camel, Flask), Gateway, Eureka, that communicate via REST, GraphQL, gRPC, and AMQP.
March 18, 2025
by Alexander Eleseev DZone Core CORE
· 3,443 Views · 3 Likes
article thumbnail
Dynamically Scaling Containers With KEDA and IBM App Connect
This article demonstrates how to integrate Kubernetes Event-Driven Autoscaling (KEDA) with App Connect Enterprise to automatically scale containers as needed.
March 18, 2025
by Trevor Dolby
· 4,250 Views · 4 Likes
article thumbnail
Accelerating Deep Learning on AWS EC2
Install CUDA on AWS GPU instances, containerize your deep learning model, and scale with ECS/EKS for cost-effective, high-performance training and inference.
March 14, 2025
by Praveen Kumar Thopalle
· 4,815 Views
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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: