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

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

The Latest Databases Topics

article thumbnail
Custom Health Checks in Spring Boot
Spring Boot provides health indicators to monitor application health and database health with the help of Spring Boot Actuator.
June 16, 2024
by Sai Krishna Reddy Chityala
· 3,829 Views · 4 Likes
article thumbnail
Building Better on AWS With the Enhanced AWS Well-Architected Framework
This blog dives into the recent enhancements to the AWS Well-Architected Framework, exploring how these updates can empower you to build even better on AWS.
June 14, 2024
by Kishore Babu Karumanchi
· 3,419 Views · 4 Likes
article thumbnail
Oxide Computer: Revolutionizing Cloud Computing for the Modern Data Center
Discover how Oxide Computer transforms the data center landscape with their innovative cloud computing solutions designed for the modern enterprise.
June 14, 2024
by Tom Smith DZone Core CORE
· 2,938 Views · 1 Like
article thumbnail
Building an Internal TLS and SSL Certificate Monitoring Agent: From Concept to Deployment
Learn how an internal SSL/TLS certificate monitoring agent was built, including requirements, architecture, scheduling, integrations, and UI.
June 14, 2024
by Max Shash DZone Core CORE
· 6,943 Views · 4 Likes
article thumbnail
Docker + .NET APIs: Simplifying Deployment and Scaling
This article explores the benefits of using Docker containers with .NET applications and provides a step-by-step guide to getting started.
June 13, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 5,000 Views · 3 Likes
article thumbnail
Fine-Tuning Performance, Resolving Common Issues in FinTech Application With MySQL
Optimize MySQL Performance: Avoid complex views, full table scans, wildcard searches, and batch inserts. Use connection labels, purge data, and leverage indexes.
June 13, 2024
by Amol Gote DZone Core CORE
· 3,140 Views · 3 Likes
article thumbnail
How Sigma Is Empowering Devs, Engineers, and Architects With Cloud-Native Analytics
Sigma CEO Mike Palmer reveals how the company's cloud-native platform is transforming data analytics for developers, engineers, and architects.
June 13, 2024
by Tom Smith DZone Core CORE
· 3,758 Views · 1 Like
article thumbnail
Implementing SLAs, SLOs, and SLIs: A Practical Guide for SREs
Explore definitions along with how SLAs, SLOs, and SLIs help in effective monitoring and maintaining system performance.
June 13, 2024
by Karthigayan Devan
· 3,574 Views · 3 Likes
article thumbnail
Effortless Credential Management in Azure: The Power of Managed Identities
Managed Identities simplify access to Azure resources, eliminating the need for connection strings and manual rotation of secrets.
June 13, 2024
by Siri Varma Vegiraju
· 3,543 Views · 1 Like
article thumbnail
Embracing Multi-Cloud Architectures: Benefits, Strategies, and Best Practices
Discuss the strategic benefits of multi-cloud environments and the methods that can help achieve innovation, cost reductions, and operational excellence.
June 13, 2024
by Karthik Rajashekaran
· 2,631 Views · 2 Likes
article thumbnail
Developing Minimal APIs Quickly With Open Source ASP.NET Core
In this comprehensive guide, we'll explore how to leverage ASP.NET Core to develop minimal APIs rapidly, covering key concepts, best practices, and practical examples.
June 12, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 2,679 Views · 2 Likes
article thumbnail
Revolutionizing API Security in the Era of GenAI: An Architect’s Perspective
AI-powered API security solutions are crucial for addressing the challenges posed by GenAI, providing comprehensive visibility, and proactive governance.
June 11, 2024
by Vaibhav Malik
· 2,362 Views · 1 Like
article thumbnail
How to Fully Validate URLs in Java
URLs can turn out to be invalid for a variety of reasons. We can call a free API to check syntax, domain name existence, and endpoint availability all at once.
June 11, 2024
by Brian O'Neill DZone Core CORE
· 5,022 Views · 4 Likes
article thumbnail
A Single API for All Your Conversational Generative AI Applications
Use the Converse API in Amazon Bedrock to create generative AI applications using a single API across multiple foundation models.
June 11, 2024
by Abhishek Gupta DZone Core CORE
· 1,706 Views · 1 Like
article thumbnail
Exploring the Dynamics of Streaming Databases
This article explores what a streaming database is, as it is the core component of a stream processing system, and describes some available solutions.
June 11, 2024
by Federico Trotta
· 2,936 Views · 3 Likes
article thumbnail
Navigating the Maze: Evolving Projects and Database Dilemmas
Exploring the complexities of managing projects and the challenges posed by database management. Delving into strategies for navigating these issues.
June 10, 2024
by Bohdan Snisar
· 1,545 Views · 2 Likes
article thumbnail
Exploring WebAssembly for Cloud-Native Development
Learn about WebAssembly's potential for cloud-native development, near-native speed, polyglot capabilities, and advancements like WebAssembly 2.0 and Spin.
June 10, 2024
by Thang Chung
· 2,909 Views · 2 Likes
article thumbnail
Using AWS Data Lake and S3 With SQL Server: A Detailed Guide With Research Paper Dataset Example
The integration of AWS Data Lake and Amazon S3 with SQL Server provides the ability to store data at any scale and leverage advanced analytics capabilities.
June 7, 2024
by Vijay Panwar DZone Core CORE
· 5,116 Views · 1 Like
article thumbnail
When Should You Use Distributed PostgreSQL for Gen AI Apps?
In this article, explore when gen AI applications should use distributed PostgreSQL deployments.
June 7, 2024
by Denis Magda DZone Core CORE
· 3,418 Views · 1 Like
article thumbnail
How To Build a Simple GitHub Action To Deploy a Django Application to the Cloud
In this article, we’ll demonstrate how GitHub Actions and Heroku can be used to quickly deploy a Django application to the cloud.
June 7, 2024
by Michael Bogan DZone Core CORE
· 3,671 Views · 2 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send 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: