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

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

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

The Latest Databases Topics

article thumbnail
Introducing the New Dapr Jobs API and Scheduler Service
Learn about the Dapr 1.14 release last month introduced many new features, including the Jobs API and Scheduler control plane service for job management.
October 9, 2024
by Cassie Coyle
· 5,886 Views · 3 Likes
article thumbnail
Cloud Cost Optimization: New Strategies for the AI Era
Explore new strategies for cloud cost optimization in the AI era, featuring insights from Stacklet CTO Kapil Thangavelu on FinOps, open source, and automation.
October 8, 2024
by Tom Smith DZone Core CORE
· 5,849 Views · 1 Like
article thumbnail
Understanding the Differences Between Rate Limiting, Debouncing, and Throttling
Learn the differences between rate limiting, debouncing, and throttling, with examples and best practices for managing function execution.
October 8, 2024
by Charly Poly
· 3,617 Views · 3 Likes
article thumbnail
PostgreSQL Everywhere and for Everything
PostgreSQL is versatile and can successfully handle less popular SQL scenarios and workflows that don’t use SQL at all. Let's see where Postgres shines.
October 8, 2024
by Adam Furmanek DZone Core CORE
· 8,164 Views · 10 Likes
article thumbnail
Secret Management and Rotation
Learn about automating KMS key rotation for asymmetric keys to raise the security bar by replacing keys at an interval.
October 8, 2024
by Pranav Kumar Chaudhary
· 4,082 Views · 2 Likes
article thumbnail
Integrate Spring Boot With jOOQ, Liquibase, and Testcontainers
Get started with jOOQ, Liquibase, and Testcontainers: Create a basic Spring Boot application and integrate the aforementioned techniques including a test setup.
October 7, 2024
by Gunter Rotsaert DZone Core CORE
· 5,301 Views · 1 Like
article thumbnail
Natural Language SQL Query Application
Walk through building a powerful and intuitive web application that converts natural language into SQL queries and retrieves data from a PostgreSQL database.
October 7, 2024
by Balusamy Nachiappan
· 4,834 Views · 2 Likes
article thumbnail
Low Code AI Agent Using Kumologica and Anthropic AI for Customer Feedback Sentiment Analysis
The article covers the design and implementation of a low code AI agent developed using Kumologica and Anthropic AI for customer feedback sentiment analysis.
October 7, 2024
by Pranav K DZone Core CORE
· 2,089 Views · 2 Likes
article thumbnail
Curating Efficient Distributed Application Runtime (Dapr) Workflows
With Dapr and its powerful abstractions, writing resilient workflows is easy. In this article, we will understand how to write one with an example.
October 4, 2024
by Siri Varma Vegiraju DZone Core CORE
· 9,017 Views · 4 Likes
article thumbnail
Enhanced API Security: Fine-Grained Access Control Using OPA and Kong Gateway
Kong secures APIs and OPA handles policy decisions. This custom plugin caches user data, minimizing database checks and ensuring fast, accurate access control.
October 4, 2024
by Amrutha Paladugu
· 5,489 Views · 4 Likes
article thumbnail
How to Create a Search Engine and Algorithm With ClickHouse and Snowflake
Explore a step-by-step guide to developing a search engine and algorithm using Clickhouse, an open-source data warehousing solution.
October 3, 2024
by Akash Mukherjee
· 4,149 Views · 2 Likes
article thumbnail
Implementing Polling With RxJS
Learn how to implement polling with RxJS for efficient, repetitive API calls, and optimize performance with exponential backoff and advanced RxJS operators.
October 3, 2024
by Aliaksandr Mirankou
· 6,589 Views · 1 Like
article thumbnail
Why Doesn't Postgres Use My Index?
It may happen that we create an index, but PostgreSQL doesn’t use it. What could be the reason, and how can we fix it?
October 3, 2024
by Adam Furmanek DZone Core CORE
· 4,551 Views · 8 Likes
article thumbnail
A Comprehensive Guide to Database Sharding: Building Scalable Systems
Explore an in-depth guide to database sharding: what it is, its types, how to select shard keys, and route queries for building scalable systems.
October 2, 2024
by Suleiman Dibirov DZone Core CORE
· 7,232 Views · 8 Likes
article thumbnail
AWS LetsEncrypt Lambda or Why I Wrote a Custom TLS Provider for AWS Using OpenTofu and Go
LetsEncrypt Lambda helps to manage TLS certificates. Compared to Certificate Manager it provides certs that can be used at non-only AWS services like EC2 Nginx.
October 2, 2024
by Alexander Sharov
· 6,924 Views · 3 Likes
article thumbnail
Misconfiguration Madness: Thwarting Common Vulnerabilities in the Financial Sector
Financial services are among the most attacked sectors of any industry, making it critical that developers operate at the highest level to produce secure code.
October 2, 2024
by Matias Madou
· 3,712 Views · 2 Likes
article thumbnail
Workarounds for Oracle Restrictions on the Size of Expression Lists
Learn five strategies to workaround ORA-01795 and ORA-00913 errors and explore a comparative analysis of their performance.
October 1, 2024
by Thiago Nascimento DZone Core CORE
· 6,453 Views · 4 Likes
article thumbnail
Best Practices for Market Data Replay
Based on DolphinDB’s streaming replay, distributed database architecture, and APIs, you can create a tool for historical insight and model back-testing.
October 1, 2024
by Davis Zhou
· 3,031 Views · 1 Like
article thumbnail
Using AWS WAF Efficiently to Secure Your CDN, Load Balancers, and API Servers
When securing your cloud architecture, performance and efficiency are incredibly important. Learn more about how to strike a fine balance.
October 1, 2024
by Manish Sinha
· 5,151 Views · 2 Likes
article thumbnail
What Is Lambda Architecture? Ultimate Guide to Getting Started
Discover the basics of lambda architecture in our comprehensive guide. Explore its components, workflow, applications, and best practices.
Updated October 1, 2024
by Michael Bogan DZone Core CORE
· 15,312 Views · 11 Likes
  • Previous
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • ...
  • 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: