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

article thumbnail
Setting Up CORS and Integration on AWS API Gateway Using CloudFormation
Learn about the significance of CORS, authorization including bearer tokens, and the advantages of selecting optional methods in place of standard GET requests.
August 22, 2024
by Vijay Panwar DZone Core CORE
· 7,164 Views · 2 Likes
article thumbnail
Day in the Life of a Developer With Google’s Gemini Code Assist: Part 1
Explore Gemini Code Assist, its usage, and its impact beyond basic code generation for phases like bootstrapping, development, testing, deployment, and more.
August 22, 2024
by Aakash Sharma
· 8,180 Views · 6 Likes
article thumbnail
Multicluster Gateways With Kubernetes Gateway API
In this article, discover how to use the Gateway API spec to configure gateways for multicluster setup.
August 22, 2024
by Ravi Verma
· 7,708 Views · 2 Likes
article thumbnail
Using SQS With JMS for Legacy Applications
In this article, take an in-depth look at the steps to integrate a legacy Java application with SQS through JMS.
August 21, 2024
by Balaji Nagarajan
· 9,949 Views · 9 Likes
article thumbnail
Unlock AI Power: Generate JSON With GPT-4 and Node.js for Ultimate App Integration
Discover how to effectively integrate OpenAI’s API with Node.js, generating JSON outputs that enhance app functionality and leverage advanced AI technology.
August 21, 2024
by Pradeep kumar Saraswathi
· 5,653 Views · 2 Likes
article thumbnail
Four Essential Tips for Building a Robust REST API in Java
Enhance your Java REST API with consistent resource naming, maintainable versioning, robust security, and proper exception handling.
August 21, 2024
by Otavio Santana DZone Core CORE
· 12,643 Views · 9 Likes
article thumbnail
Snowflake and dbt Integration to Enable Advanced Analytics
This guide describes how to leverage dbt and Snowflake to build high-quality data pipelines, focusing on data and analytics rather than on infrastructure.
August 20, 2024
by Rajesh Remala
· 4,137 Views · 2 Likes
article thumbnail
How to Change PDF Paper Sizes With an API in Java
Discover an efficient web API solution Java developers can use to quickly adjust PDFs between common ISO 216 A-Series paper sizes (A0 to A7).
August 20, 2024
by Brian O'Neill DZone Core CORE
· 5,249 Views · 2 Likes
article thumbnail
How to Decide Between Relational and Non-Relational Databases for the Project
This comprehensive comparison of relational vs non-relational databases examines their core aspects, key advantages and disadvantages, and typical use cases.
August 19, 2024
by Victor Osetskyi
· 4,819 Views · 4 Likes
article thumbnail
Building Secure AI LLM APIs: A DevOps Approach to Preventing Data Breaches
Learn how DevOps is crucial for securing AI LLM APIs through practices like strong authentication, encryption, rate limiting, and continuous monitoring.
August 19, 2024
by Anton Lucanus DZone Core CORE
· 4,450 Views · 1 Like
article thumbnail
Custom Elements Manifest: The Key to Seamless Web Component Discovery and Documentation
Discover the role of Custom Elements Manifest in seamless web component integration for documentation and beyond.
August 19, 2024
by Pradeep kumar Saraswathi
· 4,824 Views · 2 Likes
article thumbnail
API Security: The Cornerstone of AI and LLM Protection
Explore how API security is integral to AI and LLM security and learn key strategies for developers and security teams.
August 19, 2024
by Tom Smith DZone Core CORE
· 2,735 Views · 1 Like
article thumbnail
Revolutionizing Billing Processes With AI: Enhancing Efficiency and Accuracy
Discover how AI-driven billing systems are transforming revenue management by enhancing accuracy, efficiency, and customer satisfaction.
August 15, 2024
by Lohith Kumar Paripati
· 3,414 Views · 3 Likes
article thumbnail
Large Language Models: Changing the Game in Software Development With Code Generation, Debugging, and CI/CD Integration
LLMs revolutionize software development by translating verbal instructions into executable code, enhancing productivity, and automating debugging processes.
August 15, 2024
by Suri Nuthalapati DZone Core CORE
· 21,981 Views · 4 Likes
article thumbnail
OpenTelemetry Tracing on Spring Boot: Java Agent vs. Micrometer Tracing
In this post, compare three different ways to utilize OpenTelemtry Tracing and Spring Boot components: Java agent v1, Java agent v2, and Micrometer Tracing.
August 12, 2024
by Nicolas Fränkel DZone Core CORE
· 10,345 Views · 3 Likes
article thumbnail
Data Fusion: Enhancing Interoperability, Privacy, and Security
Big Data alone isn't enough; quality and integration are key. Discover how data fusion enhances efficiency and decision-making in AI systems.
August 12, 2024
by Saigurudatta Pamulaparthyvenkata
· 3,150 Views · 2 Likes
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,412 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,651 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,912 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,301 Views · 2 Likes
  • Previous
  • ...
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • ...
  • 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: