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

article thumbnail
How Kubernetes Changed the Networking Model and What Developers Should Know about eBPF and Cilium
Explore how Kubernetes transformed networking, the impact of eBPF and Cilium, and the future of network administration in this interview with Nicolas Vibert.
July 30, 2024
by Tom Smith DZone Core CORE
· 7,520 Views · 5 Likes
article thumbnail
Monitoring and Troubleshooting Serverless Applications
Are you struggling to monitor serverless applications? Explore serverless monitoring tools to help you track and troubleshoot serverless apps.
July 30, 2024
by Ila Bandhiya
· 6,793 Views · 6 Likes
article thumbnail
K3s vs. Talos Linux
In this blog post, we compare the two lightweight Kubernetes distributions and help you decide which one is right for you.
July 29, 2024
by Unnati Mishra
· 6,252 Views · 4 Likes
article thumbnail
Implementing and Deploying a Real-Time AI-Powered Chatbot With Serverless Architecture
Build a real-time AI chatbot using AWS Lambda for the backend and a simple HTML/JavaScript frontend.
July 29, 2024
by Neha Dhaliwal
· 3,971 Views · 3 Likes
article thumbnail
DB2 vs. Oracle for IBM Maximo: A Comparative Analysis
This essay explores the differences between DB2 and Oracle in the context of their integration with IBM Maximo and specific features that benefit Maximo environments.
July 28, 2024
by Lakshmana Rao Koppada
· 2,563 Views · 1 Like
article thumbnail
Real-Time Streaming Architectures: A Technical Deep Dive Into Kafka, Flink, and Pinot
While individual components like Kafka, Flink, and Pinot are very powerful, managing them at scale across cloud and on-premises deployments can be operationally complex.
July 28, 2024
by Abhishek Gupta DZone Core CORE
· 8,007 Views · 4 Likes
article thumbnail
Meet Bun.js and Vite, Two Web-Development Turbochargers
Bun.js is a runtime, bundler, and package manager faster than Node.js. Vite offers rapid Hot Module Replacement and efficient build processes using ESbuild and Rollup.
July 27, 2024
by Egor Kaleynik
· 2,868 Views · 2 Likes
article thumbnail
Developing Event-Driven, Auto-Compensating Saga Transactions For Microservices
Sagas are difficult to develop due to the complexity of compensation logic and lack of support for increasingly event-driven microservices. Find solutions here.
July 25, 2024
by Paul Parkinson
· 6,325 Views · 2 Likes
article thumbnail
Pilot VPC and Advanced NAT: Securely Connect Overlapping Networks to AWS VPC
This article introduces a new method for creating secure connections between overlapping on-premise networks and Amazon VPC via a site-to-site VPN.
July 25, 2024
by Narinder Singh Kharbanda
· 4,478 Views · 3 Likes
article thumbnail
Snowflake Integration Patterns: Apache Kafka vs. Zero ETL and Reverse ETL
Integration patterns for cloud-native Snowflake data warehouse: Batch data, Zero ETL, Reverse ETL, Real-time data ingestion with Apache Kafka.
July 24, 2024
by Kai Wähner DZone Core CORE
· 5,940 Views · 2 Likes
article thumbnail
My Shortcut of Choice: Reading the Source Code
Ever stack troubleshooting and browsing the internet trying to find a solution? Well, there is a shortcut out there, and it does require web searches or prompts.
July 24, 2024
by Emmanouil Gkatziouras DZone Core CORE
· 2,821 Views · 2 Likes
article thumbnail
Comprehensive Guide To Static Testing: Tools, Challenges, and Benefits
In this article, we will introduce static testing techniques, as well as the tools and best practices you can use to perform static testing.
July 24, 2024
by Sanjaykumar Ghinaiya
· 2,327 Views · 3 Likes
article thumbnail
Cross-Platform Integration: Enabling Seamless Workflow Between AI, Microservices, and Azure Cloud
Cross-platform integration of AI, microservices, and Azure Cloud is essential for businesses looking for innovative IT solutions.
July 23, 2024
by Nilesh Charankar
· 5,834 Views · 2 Likes
article thumbnail
How To Migrate From Godaddy DNS to AWS Route 53
Start by setting up a new Hosted Zone in AWS, copying over existing DNS records, and updating Name Servers for faster propagation and enhanced management capabilities.
July 23, 2024
by Alfonso Valdes
· 3,560 Views · 2 Likes
article thumbnail
The Ultimate 5-Step Guide for Mobile App Testing Automation
Follow along with a five-step guide to mobile app testing automation to streamline your testing process and improve efficiency.
July 22, 2024
by Tejas Patel
· 3,567 Views · 2 Likes
article thumbnail
Empowering Developers in Code Security
Improve workflows with collaborative incident management to minimize vulnerabilities and enhance productivity while empowering developers via command-line tools.
July 22, 2024
by Dwayne McDaniel
· 4,080 Views · 2 Likes
article thumbnail
Use Guardrails To Prevent Hallucinations in Generative AI Applications
With a Contextual grounding check, you can prevent hallucinations by detecting irrelevant and ungrounded LLM responses. Learn more!
July 22, 2024
by Abhishek Gupta DZone Core CORE
· 7,174 Views · 3 Likes
article thumbnail
Ansible and the Pre-Container Arts
Discover how Ansible can be used to prepare Linux boot images in order to install Windows virtual machines without human interaction.
July 22, 2024
by Jan-Rudolph Bührmann
· 6,794 Views · 1 Like
article thumbnail
Navigating the Waves of Concurrency: Exploring Jakarta Concurrency
This tutorial explores Jakarta Concurrency through practical code examples, demonstrating its key features and best practices.
July 22, 2024
by Gautham Krishnan
· 2,706 Views · 1 Like
article thumbnail
Setting Up a Local Development Environment With IntelliJ, DevContainers, and Amazon Linux 2023
This tutorial explains how to set up a Java development environment with IntelliJ, DevContainers, and Amazon Linux 2023 for consistent, isolated development.
July 19, 2024
by Mohammed Fazalullah Qudrath
· 14,998 Views · 2 Likes
  • Previous
  • ...
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • ...
  • 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: