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
Please enter at least three characters to search
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 Coding Topics

article thumbnail
How to Write a Good index.html File
Learn how to build a clean, optimized index.html with essential head tags for SEO, performance, and accessibility, plus optional enhancements for modern web apps.
April 11, 2025
by Roger Oriol
· 2,675 Views
article thumbnail
Chaos Engineering for Microservices
Learn how to implement chaos engineering using Chaos Toolkit and Chaos Monkey for Java (Spring Boot), Node.js, Kubernetes, and Istio to enhance system resilience.
April 11, 2025
by Prabhu Chinnasamy
· 10,436 Views · 35 Likes
article thumbnail
Understanding MEAN Stack: What It Is and Is Not
Learn what MEAN stack development is — and what it is not — and how MongoDB, Express.js, Angular, and Node.js work together to build scalable applications.
April 11, 2025
by Kartik Patel
· 2,093 Views · 1 Like
article thumbnail
Transforming Data Analytics by Combining SQL and ML
Learn how AI and ML extend SQL's capabilities for advanced analytics, predictive insights, and query optimization, transforming database interactions.
April 10, 2025
by Ramalakshmi Murugan
· 4,395 Views · 1 Like
article thumbnail
Monitoring journald Logs With Event-Driven Ansible
In this article, see how to monitor journald logs in real time and automate actions using Event-Driven Ansible (EDA).
April 10, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 5,092 Views · 4 Likes
article thumbnail
Java UDFs and Stored Procedures for Data Engineers: A Hands-On Guide
See how to build Java-based stored procedures and UDFs in Snowflake using Snowpark APIs for scalable, efficient data workflows, including async processing and file handling.
April 10, 2025
by Fawaz Ghali, PhD DZone Core CORE
· 6,313 Views · 3 Likes
article thumbnail
Python Packages for Validating Database Migration Projects
This article analyzes three widely used Python libraries — Pandas, SQLAlchemy, and PyMySQL/psycopg2 — detailing their capabilities, advantages, and limitations.
April 10, 2025
by Vignesh Govindarajan Ravichandran
· 2,775 Views
article thumbnail
Unlocking the Power of Serverless AI/ML on AWS: Expert Strategies for Scalable and Secure Applications
Learn how to combine AWS Serverless with AI/ML to build scalable, automated, and intelligent workflows with this practical guide.
April 9, 2025
by Bal Reddy Cherlapally
· 5,683 Views · 1 Like
article thumbnail
Context Search With AWS Bedrock, Cohere Model, and Spring AI
In this article, learn how to build a simple Java application using Spring AI and Amazon Bedrock to generate and compare text embeddings with Cohere’s Embed Multilingual v3 model.
April 9, 2025
by Danil Temnikov DZone Core CORE
· 5,862 Views · 2 Likes
article thumbnail
Simulating Events in Ansible EDA: A Practical Use Case of ansible.eda.generic
Learn how to include payloads directly within an Ansible EDA rulebook, as well as how to read payloads from an external file to use that data in rule conditions.
April 9, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 6,276 Views · 7 Likes
article thumbnail
Achieving High Genericity in Code
Designing a generic, dynamic tool for efficiently copying complex transactional data across Oracle DB environments with minimal maintenance.
April 9, 2025
by Vaseem Anjum
· 2,303 Views · 1 Like
article thumbnail
Understanding the Identity Bridge Framework
This article introduces Identity Bridge, a novel framework to facilitate single sign-on (SSO) between a native mobile application and web applications.
April 9, 2025
by Indranil Jha
· 3,127 Views · 1 Like
article thumbnail
Spring Boot Sample Application Part 1: Introduction and Configuration
This tutorial covers building a bilingual Spring Boot application for a digital library, detailing setup, database integration, and advanced features like caching and error management.
April 9, 2025
by Liliz EQ
· 3,527 Views · 5 Likes
article thumbnail
Building Scalable and Efficient Architectures With ECS Serverless and Event-Driven Design
Learn how to build scalable and efficient architectures using ECS serverless and event-driven design by adopting serverless architecture.
April 9, 2025
by Bal Reddy Cherlapally
· 5,171 Views · 1 Like
article thumbnail
A Practical Guide to OpenTelemetry With Spring Boot Workloads
This tutorial demonstrates setting up OpenTelemetry with Spring Boot for observability, including metrics, traces, and logs, using tools like Grafana, Loki, and Tempo.
April 8, 2025
by Víctor Orozco
· 5,513 Views · 5 Likes
article thumbnail
AWS S3 Strategies for Scalable and Secure Data Lake Storage
Optimize your Amazon S3 data lake with strategic bucket configurations, data layers, encryption, and lifecycle policies for security, efficiency, and cost savings.
April 8, 2025
by Digvijay Waghela
· 4,983 Views
article thumbnail
Evaluating Performance Gains in MySQL Lock Scheduling Algorithms
This article shows that MySQL’s CATS algorithm offers only a small performance gain over FIFO once deadlock logging interference is removed.
April 8, 2025
by Bin Wang
· 4,626 Views · 1 Like
article thumbnail
Understanding Structured Concurrency in Java
Java's structured concurrency simplifies concurrent programming by automating cancellation, preventing thread leaks, and improving task management.
April 8, 2025
by Ammar Husain
· 6,706 Views · 3 Likes
article thumbnail
Why Rate Limiting Matters in Istio and How to Implement It
In this post, we’ll explore why rate limiting is important in Istio and show you how to set it up effectively.
April 8, 2025
by Josephine Eskaline Joyce DZone Core CORE
· 4,675 Views · 6 Likes
article thumbnail
Deploying a Scala Play Application to Heroku: A Step-by-Step Guide
Learn to deploy a Scala Play REST API to Heroku with minimal setup using sbt, a custom Procfile, and a few config tweaks.
April 8, 2025
by Alvin Lee DZone Core CORE
· 1,613 Views · 1 Like
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • 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: