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

article thumbnail
Implement Amazon S3 Cross-Region Replication With Terraform
Learn how to configure Amazon S3 Cross-Region Replication using Terraform to automate and streamline data redundancy, compliance, and disaster recovery setups.
February 18, 2025
by Srinivas Chippagiri DZone Core CORE
· 3,755 Views · 1 Like
article thumbnail
Container Checkpointing in Kubernetes With a Custom API
This article discusses using a Kubernetes sidecar for container checkpointing: build, push, deploy to K8s, and trigger checkpoints via API for state management.
February 18, 2025
by VARUNREDDY DEVIREDDY
· 4,672 Views · 1 Like
article thumbnail
Build a Data Analytics Platform With Flask, SQL, and Redis
Building a Flask-based web app that has dynamic querying for population thresholds, Redis caching for faster queries, and secure, scalable architecture.
February 17, 2025
by Sushma Kukkadapu
· 3,376 Views · 2 Likes
article thumbnail
Why Cloud Matters: Building Global, Scalable Microservices
A hands-on experience: Learn how to build a Book Management Catalog Microservice using Java, Helidon, Jakarta NoSQL, and Oracle Cloud.
February 17, 2025
by Otavio Santana DZone Core CORE
· 3,044 Views · 4 Likes
article thumbnail
Redis as a Primary Database for Complex Applications
This article aims to answer one question: How can Redis be used as a primary database for complex applications that need to store data in multiple formats?
February 14, 2025
by Mohammed Talib
· 6,429 Views · 4 Likes
article thumbnail
Optimizing Database Performance in Middleware Applications
Optimize database interactions in middleware with caching, parallelism, write batching, and connection pooling to boost performance and scalability effectively.
February 14, 2025
by karandeep johar
· 5,918 Views · 5 Likes
article thumbnail
Unlocking Local AI: Build RAG Apps Without Cloud or API Keys
In this tutorial, we will use Chipper, an open-source framework that simplifies building local RAG applications without cloud dependencies or API keys.
February 14, 2025
by Santhosh Vijayabaskar DZone Core CORE
· 3,959 Views · 2 Likes
article thumbnail
Git Tags vs AWS Tags: A Tag-Tastic Showdown!
The ultimate showdown between Git Tags and AWS Tags, two contenders with nothing in common except their love for the word "tag." Let's see them go head-to-head.
February 14, 2025
by Raghava Dittakavi DZone Core CORE
· 3,916 Views · 1 Like
article thumbnail
How to Backup SQL Server RDS to an S3 Bucket
Learn how to back up your SQL Server RDS database directly to an Amazon S3 bucket using msdb.dbo.rds_backup_database, with detailed examples.
February 13, 2025
by arvind toorpu DZone Core CORE
· 3,557 Views · 2 Likes
article thumbnail
Goose Migrations for Smooth Database Changes
Migrate safely: Goose automates DB changes, version control, and rollbacks. Minimal downtime — ideal for CI/CD and high load.
February 12, 2025
by Ilia Ivankin
· 3,982 Views
article thumbnail
Loading XML into MongoDB
Learn how to export XML data to MongoDB using SmartXML ETL tools, simplifying the process and ensuring efficient data handling and storage.
February 12, 2025
by Luca Sanders
· 3,873 Views · 1 Like
article thumbnail
How to Reorganize and Rebuild Indexes in MS SQL?
In this article, we'll explore how to reorganize and rebuild indexes in MS SQL Server to address fragmentation and improve database performance.
February 12, 2025
by Priyanka Chauhan
· 3,420 Views · 1 Like
article thumbnail
From Zero to Scale With AWS Serverless
Serverless scales effortlessly from zero to peak, with AWS tools like DynamoDB and Lambda enabling cost-efficient, auto-scaling apps for data and real-time workflows.
February 11, 2025
by Ravi Laudya
· 4,865 Views · 1 Like
article thumbnail
Understanding AWS Karpenter for Kubernetes Auto-Scaling
AWS Karpenter is an auto-scaling solution for Kubernetes designed to optimize cloud architectures by offering rapid scaling and cost efficiency.
February 11, 2025
by Rajesh Gheware DZone Core CORE
· 3,919 Views · 3 Likes
article thumbnail
Secrets Security Is the Most Important Issue For Mobile Apps
The latest OWASP Top 10 For Mobile list ranks credential mismanagement as the largest concern our applications face. Let's stop letting our secrets sprawl.
February 11, 2025
by Dwayne McDaniel
· 2,686 Views · 1 Like
article thumbnail
Chat Completion Models vs OpenAI Assistants API
In this article, you will learn the key differences between chat completion (like those provided via the Chat Completions endpoint) and OpenAI's Assistants API.
February 11, 2025
by Mohammed Talib
· 3,382 Views · 1 Like
article thumbnail
SQL as the Backbone of Big Data and AI Powerhouses
SQL powers Big Data and AI with tools like BigQuery, remaining a cornerstone of data-driven innovation through its simplicity and adaptability.
February 11, 2025
by Medha Gupta
· 2,565 Views · 1 Like
article thumbnail
Indexed View for Aggregating Metrics
In this article, we will learn how to utilize the Indexed View capability of Azure SQL Server for tuning query performance and reducing latency.
February 10, 2025
by Ankur Peshin
· 3,546 Views · 1 Like
article thumbnail
An In-Depth Guide to Threads in OpenAI Assistants API
Learn how to use OpenAI's Assistants API to manage threads and messages — create, list, retrieve, modify, delete — plus handle files, metadata, and more.
February 10, 2025
by Mohammed Talib
· 4,870 Views · 3 Likes
article thumbnail
Spring Data Neo4j: How to Update an Entity
Several options for updating data with a Spring application. This post walks through some examples using the default save method, custom queries, and projections.
February 10, 2025
by Jennifer Reif DZone Core CORE
· 6,848 Views · 2 Likes
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • 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: