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
Why I Use RTK Query for API Calls in React
The RTK Query part of the Redux Essentials tutorial is phenomenal, but as part of a larger suite of documentation, the gem that is RTK Query is getting lost.
August 9, 2024
by Bilal Azam
· 6,409 Views · 2 Likes
article thumbnail
Running PyTorch on GPUs
This summary of steps to run the PyTorch framework or any AI workload on GPUs highlights the importance of the hardware, driver, software, and frameworks.
August 8, 2024
by Jagadish Krishnamoorthy
· 7,267 Views · 2 Likes
article thumbnail
JavaScript Frameworks: The Past, the Present, and the Future
From jQuery to React and Vue, JavaScript frameworks have redefined web dev. Think SSR, TypeScript, and sleek, component-based magic.
August 8, 2024
by Muhammad Yasir Rafique
· 44,181 Views · 52 Likes
article thumbnail
10 Kubernetes Cost Optimization Techniques
In this article, learn 10 ways to drive down Kubernetes costs, whether you are adopting a new architecture or optimizing an existing environment.
August 7, 2024
by Andromeda Booth
· 9,243 Views · 5 Likes
article thumbnail
Docker vs. Podman: Exploring Container Technologies for Modern Web Development
Explore a comparison between Docker and Podman for enhanced efficiency and security in software development.
August 7, 2024
by Nitesh Upadhyaya DZone Core CORE
· 10,093 Views · 5 Likes
article thumbnail
How to Create and Run A Job In Jenkins Using Jenkins Freestyle Project
Learn how to create a job in Jenkins, build jobs, and pipeline projects. Explore the Jenkins Freestyle Project, and combine any SCM with any build system.
August 7, 2024
by Piyusha Podutwar
· 6,315 Views · 1 Like
article thumbnail
extended Berkeley Packet Filter (eBPF) for Cloud Computing
Explore eBPF, a technology that executes codes in the Linux kernel and is necessary for K8s network observability/monitoring, auditing, and traffic routing.
August 7, 2024
by Gaurav Shekhar
· 8,025 Views · 3 Likes
article thumbnail
Why You Should Use Buildpacks Over Docker
Learn why you should consider using Buildpacks to improve your container workflow, from automated dependency management to enhanced security and optimization.
August 6, 2024
by Sylvain Kalache
· 14,016 Views · 6 Likes
article thumbnail
Handling Schema Versioning and Updates in Event Streaming Platforms Without Schema Registries
Learn how to handle schema versioning and updates in Kafka and other event streaming platforms without using schema registries through custom deserializers.
August 6, 2024
by Sanket Panhale
· 22,980 Views · 1 Like
article thumbnail
Develop With OCI Real-Time Speech Transcription and Oracle Database NL2SQL/Select AI To Speak With Your Data
Use a combination of real-time speech-to-text, natural language to SQL, and Gen AI, to talk with your data just as you would to a person and in real-time.
August 6, 2024
by Paul Parkinson
· 3,729 Views · 3 Likes
article thumbnail
Creating a Command Line Tool With JBang and PicoCLI To Generate Release Notes
Learn how to create a Java command-line tool with JBang and PicoCLI to automate the generation of release notes from GitHub.
August 6, 2024
by A N M Bazlur Rahman DZone Core CORE
· 7,523 Views · 1 Like
article thumbnail
Harnessing the Power of AWS Aurora for Scalable and Reliable Databases
Delve into the benefits of AWS Aurora and explore a real-life example of how it is used in an online social media platform.
August 5, 2024
by Vijay Panwar DZone Core CORE
· 3,008 Views · 3 Likes
article thumbnail
Upgrading Spark Pipelines Code: A Comprehensive Guide
Discuss the strategic importance of Spark code upgrades and explore an introduction to a powerful toolkit designed to streamline this process: Scalafix.
August 5, 2024
by Suri Nuthalapati DZone Core CORE
· 25,337 Views · 1 Like
article thumbnail
Criticality in Data Stream Processing and a Few Effective Approaches
Opposite to traditional batch data processing technique, here processing works on the data as it is produced in real-time. Learn more in this post.
August 2, 2024
by Gautam Goswami DZone Core CORE
· 5,461 Views · 1 Like
article thumbnail
3 Reasons Why VPs of Engineering Are Choosing Low-Code
Low-code helps VPs of engineers to let their core engineering team focus more on high-impact projects, save costs, and speed up application development.
August 1, 2024
by Aaikansh Agrawal
· 3,372 Views · 1 Like
article thumbnail
Merge Multiple PDFs in MuleSoft
In this article, you will learn how to merge multiple PDFs and send back the merged PDF as a response using MuleSoft and Java.
July 31, 2024
by Anupam Nath
· 6,984 Views · 4 Likes
article thumbnail
Ensuring Data Integrity Through Anomaly Detection: Essential Tools for Data Engineers
This article sets out to explore some of the essential tools required by organizations in the domain of data engineering to efficiently improve data quality.
July 31, 2024
by Keerthivasan santhanakrishnan
· 6,074 Views · 2 Likes
article thumbnail
Plot Your REST Endpoints Using grafana-infinity-datasource
Plotting straight from the database is convenient, but is not always the case. Sometimes you might need something more complex that your API can support.
July 31, 2024
by Emmanouil Gkatziouras DZone Core CORE
· 4,594 Views · 2 Likes
article thumbnail
GitOps: ArgoCD vs FluxCD
Discover the benefits of GitOps, explore a detailed comparison between ArgoCD and FluxCD, and learn how these tools streamline deployments and DevOps workflows.
July 30, 2024
by Unnati Mishra
· 6,916 Views · 4 Likes
article thumbnail
How to Run Apache Spark on Kubernetes in Less Than 5 Minutes
Learn how to quickly set up and run Apache Spark on Kubernetes using Ilum for easier deployment, management, and scaling.
July 30, 2024
by Adam Lichtenstein
· 9,640 Views · 10 Likes
  • 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: