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
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
· 709 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
· 882 Views
article thumbnail
Zero-Trust Architecture: A Costly Yet Valuable Investment in Cybersecurity
Learn why leaders should focus on long-term plans and concentrate on the security of their offerings. Such an investment today will pay off in the future.
November 18, 2024
by Manish Sinha
· 1,220 Views · 1 Like
article thumbnail
Security Governance Simplified: Protecting Your Microservice Applications
A practical guide to implementing effective security governance in microservices, focusing on key strategies, policies, and tools to protect distributed applications.
November 15, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 2,136 Views · 4 Likes
article thumbnail
Data Architectures in the AI Era: Key Strategies and Insights
Data architecture is evolving rapidly due to the rise of GenAI, requiring companies to move away from data silos toward integrated data fabrics and data meshes.
November 14, 2024
by Suri Nuthalapati DZone Core CORE
· 23,683 Views · 5 Likes
article thumbnail
How to Run a MySQL Database in a Docker Container
Learn how to set up a containerized MySQL database with Docker, including steps for running, accessing, connecting from your host, and cleaning up the container.
November 12, 2024
by arvind toorpu DZone Core CORE
· 1,732 Views · 3 Likes
article thumbnail
Fetching Data From One-to-One, One-to-Many, and Many-to-Many Relationships With jOOQ
In this article, you will learn how to fetch data from tables with jOOQ, which have a one-to-one, a one-to-many, or a many-to-many relationship.
November 11, 2024
by Gunter Rotsaert DZone Core CORE
· 1,130 Views · 4 Likes
article thumbnail
Microservices With .NET Core: Building Scalable and Resilient Applications
This article explores building scalable microservices with .NET Core, highlighting improved deployment, scalability, and resilience.
November 11, 2024
by Muhammad Rizwan
· 12,278 Views · 55 Likes
article thumbnail
Top 10 Angular Architecture Mistakes You Should Avoid
This article discusses 10 common mistakes to avoid when applying Angular architecture to build your apps, along with steps and tools to help prevent them.
November 11, 2024
by Tomas Trajan
· 1,824 Views · 2 Likes
article thumbnail
Designing Scalable and Secure Cloud-Native Architectures: Technical Strategies and Best Practices
Explore the flexibility, scalability, and efficiency of cloud-native architecture compared to monolithic architecture, and learn the challenges of implementing.
November 6, 2024
by Roman Shmyhelskyi
· 15,940 Views · 65 Likes
article thumbnail
Building Scalable AI-Driven Microservices With Kubernetes and Kafka
AI microservices, Kubernetes, and Kafka enable scalable, resilient intelligent applications through modular architecture and efficient resource management.
November 6, 2024
by Dileep Kumar Pandiya
· 5,212 Views · 4 Likes
article thumbnail
How Jenkins Can Stay Relevant in the Next Decade
Explore some thoughts about how Jenkins will remain relevant in the next decade, still delivering excellent value for CI/CD pipelines.
November 6, 2024
by Vishal Raina
· 4,595 Views · 7 Likes
article thumbnail
Supporting Multiple Redis Databases With Infinispan Cache Aliases Enhancement
Learn how Infinispan cache aliases will help you replace your Redis Server with Infinispan for multiple Redis databases.
November 4, 2024
by Katia Aresti
· 12,862 Views · 4 Likes
article thumbnail
High-Performance Reactive REST API and Reactive DB Connection Using Java Spring Boot WebFlux R2DBC Example
Find out how using Java Spring Boot WebFlux with R2DBC allows developers to build high-performance, reactive REST APIs with non-blocking database connections.
November 4, 2024
by Md Amran Hossain DZone Core CORE
· 17,296 Views · 5 Likes
article thumbnail
Monitoring Kubernetes Service Topology Changes in Real Time
Stateful, distributed, containerized applications require real-time monitoring of cluster changes. Learn how EndpointSlices API provides a scalable solution.
November 1, 2024
by Udbhav Prasad
· 19,406 Views · 5 Likes
article thumbnail
Faster Startup With Spring Boot 3.2 and CRaC, Part 2
Continue with this series to learn how to overcome the two shortcomings of using automatic checkpoint and restore by performing the checkpoint on-demand.
October 31, 2024
by Magnus Larsson
· 13,151 Views · 5 Likes
article thumbnail
Java Is Greener on Arm
Hardware and software are evolving in parallel, and combining the best of modern software development with the latest Arm hardware can yield impressive results.
October 30, 2024
by Dmitry Chuyko
· 13,607 Views · 11 Likes
article thumbnail
Navigating API Challenges in Kubernetes
Traditional API management solutions struggle to keep pace with the distributed nature of Kubernetes. Dive into some solutions for efficient Kubernetes-native API management.
October 30, 2024
by Sanjeewa Malalgoda
· 7,520 Views · 4 Likes
article thumbnail
Increase Model Flexibility and ROI for GenAI App Delivery With Kubernetes
Kubernetes enables a multiple model operating approach for GenAI app delivery that can increase innovation while reducing costs.
October 29, 2024
by Camille Crowell-Lee
· 8,300 Views · 2 Likes
article thumbnail
Dapr and Service Meshes: Better Together
Dive into these two technologies, understanding where they overlap, and where their strengths can be used together to achieve your microservices goals.
October 29, 2024
by Fernando Rocha
· 10,059 Views · 3 Likes
  • Previous
  • ...
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • ...
  • 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: