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
JobRunr + Spring Boot
In this article, we will discuss JobRunr. What is JobRunr? How does it work behind the scenes? We will discuss its use cases and how to integrate it with Spring Boot.
May 14, 2024
by Maitri Sheth
· 3,542 Views · 4 Likes
article thumbnail
What Is a Modular Monolith?
Everyone has started to build software by using the microservices approach, yet it is clear that it was not needed in many cases. Monolith is good enough.
May 13, 2024
by Milan Milanovic DZone Core CORE
· 1,214 Views · 2 Likes
article thumbnail
ArgoCD Rollout vs. Flagger: Setup Guide and Analysis
The simplicity of Flagger is appealing, but if you’re a team of multiple platform engineers, a dashboard/UI with ArgoCD Rollout could be a better option for you.
May 13, 2024
by Chase Bolt
· 4,495 Views · 1 Like
article thumbnail
How To Integrate ChatGPT (OpenAI) With Kubernetes
The combination of Kubernetes' advanced container orchestration capabilities and ChatGPT's contextual language generation enhances workflow efficiency.
May 13, 2024
by Anthony Neto
· 2,253 Views · 1 Like
article thumbnail
Software Architectural Patterns
In this article, we will cover software architectural patterns that are used most frequently with their advantages and disadvantages.
May 13, 2024
by Sumit Kumar
· 11,676 Views · 2 Likes
article thumbnail
Monte Carlo Simulations at Scale: Stock Price Prediction
Learn how to use AWS Batch to run Monte Carlo simulations efficiently and at scale, with a practical example from the financial sector (stock price prediction).
May 13, 2024
by Sai Sharanya Nalla
· 1,974 Views · 4 Likes
article thumbnail
The Essential Guide to Multi-Tenant Architecture: From Basics To Advanced
Dive into multi-tenant architecture for SaaS: explore its design, benefits like cost efficiency and scalability, and best practices for security and tenant isolation.
May 10, 2024
by Shantanu Kumar DZone Core CORE
· 6,742 Views · 8 Likes
article thumbnail
Validating Configuration Properties in Spring Boot Application Startup
This step-by-step guide explains validating Configuration Properties in Spring Boot application startup.
May 9, 2024
by Nilanchala Panigrahy
· 2,489 Views · 1 Like
article thumbnail
Microservices Design Patterns for Highly Resilient Architecture
Microservices design patterns provide tried-and-true fundamental building blocks that can help write code for microservices.
May 9, 2024
by Gaurav Shekhar
· 9,801 Views · 8 Likes
article thumbnail
Mastering Microservice Architecture
This guide details integrating microservices for scalable, flexible software, covering design, data consistency, and advanced techniques.
May 9, 2024
by Shantanu Kumar DZone Core CORE
· 6,168 Views · 9 Likes
article thumbnail
Leveraging Apache Airflow on AWS EKS (Part 1): Foundations of Data Orchestration in the Cloud
Follow an in-depth look at Apache Airflow, and how it can address the problem of orchestrating cloud-based data.
May 8, 2024
by Karthik Rajashekaran DZone Core CORE
· 2,098 Views · 2 Likes
article thumbnail
Navigating Architectural Change: Overcoming Drift and Erosion in Software Systems
Discover effective strategies for safely evolving your software's architecture as you tackle technical debt and requirement changes.
May 8, 2024
by Thomas Johnson
· 1,523 Views · 1 Like
article thumbnail
Operation and Network Administration Management of Telecom 5G Network Functions Using Openshift Kubernetes Tools
Learn how 5G Telecom Operators can adopt Prometheus, Grafana, and Alert Manager tools for monitoring and alerting their Network Functions in the Kubernetes cloud.
May 8, 2024
by BINU SUDHAKARAN PILLAI
· 3,372 Views · 3 Likes
article thumbnail
The Role of Kubernetes Security in the Immediate Future of Computing
As the leading container orchestration tool in the cloud infrastructure today, Kubernetes security must be taken seriously when using container infrastructure.
May 7, 2024
by Joseph Chukwube
· 2,239 Views · 2 Likes
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 4)
Take a deep dive into security policy verification use cases by configuring security policy engines like Kyverno or Open Gatekeeper.
May 6, 2024
by Phani Krishna Kollapur Gandla
· 1,700 Views · 2 Likes
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 3)
Understand how to configure namespace options, resource quotas, and limit ranges, network policies for the tenants. Verify cross-tenant and cross-cluster communications.
May 4, 2024
by Phani Krishna Kollapur Gandla
· 3,144 Views · 2 Likes
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 2)
Learn how to create single or multiple tenants on EKS cluster with single or multiple AWS IAM users as tenant owners using the Capsule framework.
May 3, 2024
by Phani Krishna Kollapur Gandla
· 1,875 Views · 1 Like
article thumbnail
Flyway Database Migration From Spring Boot 3
Learn how to use Flyway for managing database migrations in the Spring Boot application. This example uses SpringBoot 3, MySQL8, and JPA.
May 3, 2024
by Nilanchala Panigrahy
· 2,251 Views · 6 Likes
article thumbnail
Spring Microservice Application Resilience: The Role of @Transactional in Preventing Connection Leaks
Learn how @Transactional fixes connection leaks in Spring by managing database transactions, enhancing application stability and performance.
May 2, 2024
by Amol Gote DZone Core CORE
· 4,997 Views · 9 Likes
article thumbnail
How Enabling Slow Query Log Enhances Postgres Observability
Here, learn about the slow query log in PostgreSQL, a feature that allows you to log queries that take longer than a specified threshold to execute.
May 2, 2024
by Adam Furmanek DZone Core CORE
· 2,011 Views · 2 Likes
  • Previous
  • ...
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • ...
  • 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: