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
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

How does AI transform chaos engineering from an experiment into a critical capability? Learn how to effectively operationalize the chaos.

Data quality isn't just a technical issue: It impacts an organization's compliance, operational efficiency, and customer satisfaction.

Are you a front-end or full-stack developer frustrated by front-end distractions? Learn to move forward with tooling and clear boundaries.

Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.

The Latest Microservices Topics

article thumbnail
Maximize Kubernetes Security: Automate TLS Certificate Management With Cert-Manager on KIND Clusters
Effortlessly manage TLS certificates in Kubernetes with cert-manager. Enhance security and streamline deployments with automated certificate issuance and renewal.
March 30, 2024
by Rajesh Gheware DZone Core CORE
· 2,497 Views · 1 Like
article thumbnail
The Circuit Breaker Pattern: Fortifying Microservices Architecture
The Circuit Breaker pattern in microservices stops cascading failures, maintaining stability by controlling service request flow during outages.
March 29, 2024
by Dileep Kumar Pandiya
· 1,338 Views · 2 Likes
article thumbnail
How To Implement OAuth2 Security in Microservices
Learn to implement OAuth2 Security in microservices distributed systems using OAuth2, Oauth2-Client, Spring Cloud, and Netflix components with full examples.
Updated March 29, 2024
by Md Amran Hossain DZone Core CORE
· 95,698 Views · 17 Likes
article thumbnail
Easily Automate Your CI/CD Pipeline With Kubernetes, Helm, and Jenkins
Learn how to set up a workflow to automate your CI/CD pipeline for quick and easy deployments using Jenkins, Helm, and Kubernetes.
Updated March 29, 2024
by Eldad Assis
· 166,007 Views · 34 Likes
article thumbnail
Caching RESTful API Requests With Heroku Data for Redis
This tutorial walks through how to implement RESTful request caching by deploying a Redis-based system to Heroku.
March 28, 2024
by Michael Bogan DZone Core CORE
· 932 Views · 1 Like
article thumbnail
Enhancing Performance With Amazon Elasticache Redis: In-Depth Insights Into Cluster and Non-Cluster Modes
The article discusses Amazon Elasticache Redis, a managed in-memory caching service that can enhance the performance and user experience of applications.
March 28, 2024
by Satrajit Basu DZone Core CORE
· 2,563 Views · 2 Likes
article thumbnail
Implementing Disaster Backup for a Kubernetes Cluster: A Comprehensive Guide
Implementing a catastrophe backup strategy is necessary to limit the risk of data loss and downtime. Learn how to set up a catastrophe backup for a Kubernetes cluster.
March 27, 2024
by Aditya Bhuyan
· 1,165 Views · 3 Likes
article thumbnail
Kotlin Clean Architecture and CQRS
Explore the implementation of Clean Architecture and CQRS microservice using Kotlin, Spring WebFlux with coroutines, PostgreSQL, MongoDB, and Kafka.
March 27, 2024
by Alexander Bryksin
· 2,083 Views · 2 Likes
article thumbnail
Harnessing the Power of Observability in Kubernetes With OpenTelemetry
This article provides a thorough guide on implementing OpenTelemetry in a Kubernetes environment, showcasing how to enhance observability.
March 26, 2024
by Rajesh Gheware DZone Core CORE
· 2,306 Views · 1 Like
article thumbnail
Mastering Daily Kubernetes Operations: A Guide To Useful kubectl Commands for Software Engineers
Learn about a variety of commands in kubectl, a critical tool for software engineers for managing and troubleshooting Kubernetes environments.
March 26, 2024
by Elias Naduvath Varghese
· 2,424 Views · 2 Likes
article thumbnail
Service Mesh Unleashed: A Riveting Dive Into the Istio Framework
This article presents an in-depth analysis of the service mesh landscape, focusing specifically on Istio, one of the most popular service mesh frameworks.
March 25, 2024
by Pramodkumar Nedumpilli Ramakrishnan
· 3,180 Views · 3 Likes
article thumbnail
Bridging IoT and Cloud: Enhancing Connectivity With Kong's TCPIngress in Kubernetes
Kong's TCPIngress bridges IoT devices with cloud-native applications, offering secure, scalable connectivity. Essential for real-time data processing and analytics.
March 25, 2024
by Rajesh Gheware DZone Core CORE
· 1,154 Views · 1 Like
article thumbnail
The Future of Kubernetes: Potential Improvements Through Generative AI
Generative AI, a technology that generates new data similar to the original ones, could enhance Kubernetes' efficiency, usability, and functionality.
March 25, 2024
by Elias Naduvath Varghese
· 19,499 Views · 2 Likes
article thumbnail
Exploring the Frontiers of AI: The Emergence of LLM-4 Architectures
Explore LLM-4 AI models: advanced AI with improved language understanding and diverse applications, emphasizing ethical use and innovation.
March 22, 2024
by Ashok Gorantla DZone Core CORE
· 33,475 Views · 6 Likes
article thumbnail
An Explanation of Jenkins Architecture
This blog delves into the intricate architecture of Jenkins, breaking down its core components and how they orchestrate the automation magic.
March 22, 2024
by Ruchita Varma
· 28,133 Views · 2 Likes
article thumbnail
Getting Started With NCache Java Edition (Using Docker)
Learn how to get started with NCache Java Edition using Docker with step-by-step processes involving the creation of a clustered cache server.
March 22, 2024
by Gowtham K
· 39,827 Views · 2 Likes
article thumbnail
Why You Should Move From Monolith to Microservices
Moving from monolith to microservices streamlines deployment reduces downtime, and offers flexibility but demands careful planning and skilled execution for success.
March 22, 2024
by Den Smyrnov
· 22,036 Views · 1 Like
article thumbnail
Vector Tutorial: Conducting Similarity Search in Enterprise Data
Harness the power of word vectors and similarity searches to help discover data correlations with enterprise data to assist with a marketing campaign.
March 21, 2024
by John Vester DZone Core CORE
· 48,210 Views · 4 Likes
article thumbnail
Design Principles-Building a Secure Cloud Architecture
To ensure cloud security, adopt key principles like least privilege, fail-safe design, and a zero-trust model for creating a robust and adaptive cloud architecture.
March 19, 2024
by Suhas Jangoan
· 11,186 Views · 3 Likes
article thumbnail
AWS Fargate: Deploy and Run Web API (.NET Core)
Explore this simple step-by-step guide to deploying a .NET Core Web API to AWS ECS Fargate serverless container service.
March 19, 2024
by Jawad Hasan Shani DZone Core CORE
· 19,373 Views · 1 Like
  • Previous
  • ...
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • ...
  • 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
  • [email protected]

Let's be friends: