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
Polyglot Cloud-Native Debugging - Beyond APM and Logging
Cloud-native debugging is a tedious process of sifting through logs and analyzing dashboards. Continuous observability enables last mile investigation.
January 12, 2022
by Shai Almog DZone Core CORE
· 2,831 Views · 3 Likes
article thumbnail
How to Connect Two Containers From Different docker-compose Files
Containers from different docker-compose files can be in the same network, as long as you have the correct settings. Here's how to set up your network properly.
January 12, 2022
by Denis Chikurtev
· 6,666 Views · 3 Likes
article thumbnail
Inspecting Cloud Composer - Apache Airflow
In this article, we will learn what Cloud Composer is in GCP and how can we set it up. We will also highlight some critical insights about the Cloud Composer.
January 11, 2022
by Sameer Shukla DZone Core CORE
· 5,530 Views · 3 Likes
article thumbnail
Let the Oracle Database Operator for Kubernetes Do the Job
An introduction to OraOperator, the open source project that makes Oracle Database Kubernetes-Native.
Updated January 10, 2022
by Paulo Simoes
· 4,829 Views · 3 Likes
article thumbnail
Streaming Data Exchange With Kafka and a Data Mesh in Motion
Data Mesh is an architecture paradigm, not a single technology. This post looks into this principle to explore why no single technology is fit to build a Data Mesh.
January 10, 2022
by Kai Wähner DZone Core CORE
· 4,622 Views · 7 Likes
article thumbnail
A Tentative Comparison of Fault Tolerance Libraries on the JVM
From a number of libraries implementing fault tolerance features on the JVM, this post will look at Microprofile Fault Tolerance, Failsafe, and Resilience4J.
January 10, 2022
by Nicolas Fränkel DZone Core CORE
· 3,209 Views · 5 Likes
article thumbnail
Enterprise Architecture Governance: A Holistic View
A massive, in-depth look at architecture governance within modern enterprises.
January 9, 2022
by Dr Gopala Krishna Behara DZone Core CORE
· 19,628 Views · 10 Likes
article thumbnail
Develop a Spring Boot REST API in AWS: PART 4 (CodePipeline / CI/CD)
Develop Spring boot REST API in AWS - PART 4/4 (CodePipeline / CI/CD)
January 8, 2022
by Boris Lam
· 8,915 Views · 6 Likes
article thumbnail
DevOps on AWS: Everything You Need to Know
AWS DevOps allows software developers to leverage AWS' Infrastructure as Code tools to speed up application and service delivery.
January 6, 2022
by Anthony Neto
· 11,545 Views · 5 Likes
article thumbnail
CockroachDB With Kerberos and Docker Compose
Today, we'll automate all the things with Docker and docker compose specifically to stand up a quick and repeatable environment to troubleshoot CockroachDB and Kerberos.
January 6, 2022
by Artem Ervits DZone Core CORE
· 5,444 Views · 3 Likes
article thumbnail
Kubernetes Hardening Tutorial Part 1: Pods
In my previous articles, we discussed Kubernetes security and enhancing K8s. Today, we'll get a deeper understanding of Kubernetes Pods security with this first tutorial.
January 6, 2022
by Tiexin Guo
· 5,551 Views · 6 Likes
article thumbnail
Improving Performance With SQL Aggregate Functions
SQL aggregate functions helped me take the performance of my backend application to the next level and avoid the bottlenecks that were slowing it down.
January 5, 2022
by Antonello Zanini
· 4,805 Views · 2 Likes
article thumbnail
Is Spring Boot Still State of the Art?
In this post, I'll take a closer look at whether the application framework Spring Boot is still relevant in modern Java-based application development.
January 5, 2022
by Ralph Soika
· 10,349 Views · 16 Likes
article thumbnail
Kubeflow Fundamentals Part 6: Working With Jupyter Lab Notebooks
In this post, we’ll focus on getting more familiar with Jupyter notebooks and how we can leverage them within Kubeflow as part of our machine learning workflow.
January 5, 2022
by Jimmy Guerrero
· 5,083 Views · 3 Likes
article thumbnail
Simplify Migrating From Kafka to Pulsar With Kafka Connect Support
In this article, we will discuss streaming sources that push data into Pulsar from another system and sinks that send data from Pulsar to another destination.
January 5, 2022
by Enrico Olivelli
· 4,386 Views · 3 Likes
article thumbnail
JConf Peru 2021 Conference Report
At JConf Peru 2021, a regional Java community conference, I delivered three talks focused on Java/Jakarta EE and Azure.
January 4, 2022
by Reza Rahman DZone Core CORE
· 3,711 Views · 4 Likes
article thumbnail
CockroachDB CDC With Hadoop Ozone S3 Gateway and Docker Compose - Part 4
This is the fourth tutorial post on CockroachDB and Docker Compose. Today, we'll evaluate the Hadoop Ozone object store for CockroachDB object-store sink viability.
January 4, 2022
by Artem Ervits DZone Core CORE
· 5,013 Views · 3 Likes
article thumbnail
Apache Kafka as Cloud-Native iPaaS Integration Middleware
This post explores why Apache Kafka is the new black for integration projects, how it fits cloud-native iPaaS solutions, and why event streaming is a new software category.
January 4, 2022
by Kai Wähner DZone Core CORE
· 5,931 Views · 5 Likes
article thumbnail
Micro-Frontend Architecture
The goal of this architecture is to see web applications as a composition of functionalities where each one is worked by independent teams.
January 4, 2022
by Arnau Gris
· 8,639 Views · 15 Likes
article thumbnail
Three Easy Ways to Run Kafka Without Zookeeper
Since version 2.8, we now can run a Kafka cluster without Zookeeper. This article will go over three easy ways to get started with a single node cluster using containers.
January 4, 2022
by Hugo Guerrero DZone Core CORE
· 7,236 Views · 4 Likes
  • Previous
  • ...
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • ...
  • 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: