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

Latest Articles - DZone

article thumbnail
90% Cost Reduction With Prefix Caching for LLMs
Up to 70% of prompts in LLM applications are repetitive. Prefix caching can reduce inference costs by up to 90%, thus optimizing performance and saving money.
February 3, 2025
by Mahak Shah
· 4,732 Views
article thumbnail
Building Neural Networks With Automatic Differentiation
In this post, we will write a basic DNN using simple Python. To do that, we need to understand automatic differentiation and then implement it in code.
February 3, 2025
by Mayank Gupta
· 2,931 Views · 2 Likes
article thumbnail
Building RAG Apps With Apache Cassandra, Python, and Ollama
A brief introduction to Apache Cassandra for retrieval-augmented generation using Python and Ollama for developing applications free of cost locally or on a server.
February 3, 2025
by Varun Setia
· 4,491 Views
article thumbnail
Pydantic: Simplifying Data Validation in Python
Pydantic is a powerful Python library that uses type annotations to validate data structures. Learn about the powerful features of Pydantic with code examples.
February 3, 2025
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 3,427 Views · 6 Likes
article thumbnail
The Quest for HA and DR in Loki
Minimize data loss and business disruption by implementing high availability and configuring disaster recovery for Loki with AWS S3 as the object store.
January 31, 2025
by Pavan N G
· 4,139 Views · 1 Like
article thumbnail
Building Custom Tools With Model Context Protocol
Learn how to build MCP servers to extend AI capabilities. Create tools that AI models can seamlessly integrate, demonstrated through an arXiv paper search implementation.
January 31, 2025
by Aditya Karnam Gururaj Rao
· 10,494 Views · 4 Likes
article thumbnail
Web Scraping With LLMs, ScrapeGraphAI, and LangChain
In this article, learn how to use LLMs for web scraping with ScrapeGraphAI, LangChain, and Pydantic. This guide covers setup, configuration, and data extraction
January 31, 2025
by Juveria dalvi
· 4,911 Views
article thumbnail
Creating a Service for Sensitive Data With Spring and Redis
In some cases, one cannot store user-sensitive data permanently. Let's create a simple application that handles sensitive data leveraging Spring and Redis.
January 31, 2025
by Alexander Rumyantsev
· 5,037 Views · 2 Likes
article thumbnail
Magic of Aspects: How AOP Works in Spring
Article explains how Aspect-Oriented Programming (AOP) simplifies modern app development by handling cross-cutting concerns like logging, security, and performance seam
January 31, 2025
by Danil Temnikov DZone Core CORE
· 7,190 Views · 9 Likes
article thumbnail
Page Transactions: A New Approach to Test Automation
Guará is the Python implementation of the design pattern Page Transactions. It focuses on the transactions a user can perform on an application, such as Submit Forms.
January 31, 2025
by Douglas Cardoso
· 2,916 Views
article thumbnail
CAP and PACELC Theorems in Plain English
Data engineering fundamentals explained: the CAP theorem and PACELC — two frameworks for understanding tradeoffs in distributed systems.
January 31, 2025
by luminousmen _
· 2,678 Views
article thumbnail
Front-End Debugging Part 3: Networking
Practical tips for debugging front-end network issues using browser developer tools, with insights on request replay, throttling, and storage management.
January 31, 2025
by Shai Almog DZone Core CORE
· 2,742 Views · 1 Like
article thumbnail
Understanding the Two Schools of Unit Testing
This article provides an overview of Classical school and London school of unit testing in an attempt to understand whether any one of them is better.
January 30, 2025
by Alexander Rumyantsev
· 10,038 Views · 5 Likes
article thumbnail
How to Build a Data Dashboard Prototype With Generative AI
This article is a tutorial that shows how to build a data dashboard to visualize book reading data taken from goodreads.com.
January 30, 2025
by Jo Stichbury DZone Core CORE
· 4,502 Views · 1 Like
article thumbnail
Develop Microservices Using Azure Functions, API Management
Explore how to easily build cloud-deployed microservices using serverless technology with Azure Functions and connect with APIs standardized in API Management.
January 30, 2025
by Ankit Masrani
· 7,201 Views · 3 Likes
article thumbnail
Building a Machine Learning Pipeline Using PySpark
This article discusses building an efficient ML pipeline with PySpark, covering data loading, preprocessing, model training, and evaluation for large datasets.
January 30, 2025
by Abhishek Trehan
· 5,338 Views · 1 Like
article thumbnail
Bridging Graphviz and Cytoscape.js for Interactive Graphs
Making Graphviz static digraphs interactive and compatible with Cytoscape by converting DOT format graphs into Cytoscape JSON using Python.
January 30, 2025
by Puneet Malhotra
· 4,312 Views · 1 Like
article thumbnail
SmartXML: An Alternative to XPath for Complex XML Files
We'll discuss SmartXML, an XPath alternative for parsing complex XML files, converting them to SQL, and loading the results into a database seamlessly.
January 30, 2025
by Luca Sanders
· 5,720 Views · 2 Likes
article thumbnail
Structured Logging in Grails 6.2.3
Comparison of traditional logging with structured logging, its advantages, and enhancements in the latest version of Grails 6.2x.
January 30, 2025
by Karthik Kamarapu
· 3,632 Views · 1 Like
article thumbnail
Secrets Management With Datadog Secret Backend Utility
Learn how to securely manage sensitive data in Datadog using an open-source secret backend utility for seamless integration and enhanced security.
January 30, 2025
by Logan Rohloff
· 4,600 Views · 1 Like
  • Previous
  • ...
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

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 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×