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

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Integration 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,357 Views · 2 Likes
article thumbnail
Batch vs. Real-Time Processing: Understanding the Differences
Learn the differences between batch and real-time data processing, and explore the decision-making factors for choosing the right approach to optimize data pipelines.
August 8, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 14,507 Views · 3 Likes
article thumbnail
Apache Flink 101: A Guide for Developers
Learn more about Apache Flink, a powerful stream processing tool, for building streaming data pipelines, real-time analytics, and event-driven applications.
August 8, 2024
by David Anderson
· 8,683 Views · 2 Likes
article thumbnail
How to Scale RAG and Build More Accurate LLMs
Retrieval augmented generation (RAG) needs the right data architecture to scale efficiently. Learn how data streaming helps data and application teams innovate.
August 8, 2024
by Andrew Sellers
· 3,253 Views · 2 Likes
article thumbnail
Introduction to Salesforce Batch Apex [Video]
Explore core concepts and practical applications of Batch Apex in Salesforce, including the structure, how to write unit tests, scheduling, and more.
August 7, 2024
by Dino Scarcella
· 3,972 Views · 1 Like
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,264 Views · 1 Like
article thumbnail
Go Serverless: Unleash Next-Gen Computing
Learn how serverless architecture, with its event-driven architecture, auto-scaling ability, and security walls, frees devs from infrastructure management woes.
August 5, 2024
by Aditya Kumar
· 6,046 Views · 3 Likes
article thumbnail
How to Setup OAuth JWT in the Salesforce Connector
Learn the steps required to connect a Mule application to Salesforce using the Salesforce connector with the OAuth JWT flow.
August 5, 2024
by GONZALO MARCOS
· 4,383 Views · 1 Like
article thumbnail
Free Tier API With Apache APISIX
A free tier is a must for any API service provider worth its salt. In this post learn how to configure such a free tier with Apache APISIX.
August 5, 2024
by Nicolas Fränkel DZone Core CORE
· 2,045 Views · 1 Like
article thumbnail
The C̶a̶k̶e̶ User Location Is a Lie!!!
This post discusses the nuances surrounding location-based programming: various ways to access user location, how they can fail, and what to do about it.
August 2, 2024
by Austin Gil DZone Core CORE
· 5,852 Views · 2 Likes
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,259 Views · 1 Like
article thumbnail
Navigating BNPL Integration: Key Steps and Best Practices for Developers
Integrating BNPL boosts conversion rates and satisfaction. This guide covers key steps and best practices for seamless, secure implementation.
August 1, 2024
by Lohith Kumar Paripati
· 5,399 Views · 2 Likes
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,818 Views · 4 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,516 Views · 2 Likes
article thumbnail
Automatic 1111: Adding Custom APIs
Following up on the last article that covered the fundamentals of Automatic 1111, let's take a look at the Options API and adding custom APIs.
July 31, 2024
by Tharakarama Reddy Yernapalli Sreenivasulu
· 3,368 Views · 5 Likes
article thumbnail
Differentiating Rate Limits in Apache APISIX
Learn how to implement rate limiting with Apache APISIX: set the rate limit on a route, and move it to individual consumers and consumer groups.
July 31, 2024
by Nicolas Fränkel DZone Core CORE
· 2,817 Views · 2 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,892 Views · 3 Likes
article thumbnail
Why OOP Is a Bad Fit for Custom Software
Everything in programming is a trade-off. The combination of imperative and (DO)RY is the best one that results in more total code, but more maintainable code.
July 29, 2024
by Greg Hall
· 6,756 Views · 2 Likes
article thumbnail
How to Secure Your Angular Apps: End-to-End Encryption of API Calls
Explore an example of implementing end-to-end encryption of API calls in your secure web app built with Angular.
July 26, 2024
by Kalyan Gottipati
· 9,048 Views · 3 Likes
article thumbnail
Optimizing Search Precision With Self-Querying Retrieval (SQR) and Langchain
This tutorial describes the merits of SQR and how to use it with the Langchain library to improve retrieval precision and relevance within a RAG framework.
July 25, 2024
by Intiaz Shaik
· 5,151 Views · 2 Likes
  • Previous
  • ...
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 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: