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
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
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

UK-US Data Bridge: Join TechnologyAdvice and OneTrust as they discuss the UK extension to the EU-US Data Privacy Framework (DPF).

Migrate, Modernize and Build Java Web Apps on Azure: This live workshop will cover methods to enhance Java application development workflow.

Kubernetes in the Enterprise: The latest expert insights on scaling, serverless, Kubernetes-powered AI, cluster security, FinOps, and more.

A Guide to Continuous Integration and Deployment: Learn the fundamentals and understand the use of CI/CD in your apps.

The Latest Coding Topics

article thumbnail
Harness the Power of Quarkus and HarperDB for Efficient Data Management
In this tutorial, learn how to build a Quarkus-based microservice API integrated with HarperDB, a robust, high-performance database.
November 1, 2023
by Otavio Santana DZone Core CORE
· 6,309 Views · 3 Likes
article thumbnail
The Quintessential Role of Data Quality Frameworks
Explore why data quality frameworks are not just optional add-ons, but vital components for effective data management strategies.
November 1, 2023
by Ruby Santos
· 1,546 Views · 2 Likes
article thumbnail
Mastering Coroutine Execution: Yielding, Flow, and Practical Use Cases in Unity
Explore advanced coroutine usage in Unity through this comprehensive guide. Dive into yielding techniques, game loop integration, and practical applications.
November 1, 2023
by Denis Kondratev
· 2,637 Views · 9 Likes
article thumbnail
Why Every Developer Needs to Learn About Source Maps Right Now
Source maps are indispensable, unlocking the mystery of minified and compiled code. Master them, and debugging becomes a breeze.
November 1, 2023
by Hamish Taylor
· 2,328 Views · 1 Like
article thumbnail
Securing Kubernetes: Don’t Underestimate the Risk Posed by Misconfigurations
Aqua Nautilus discovered that more than 350 orgs had K8s clusters exposed that if exploited could result in significant consequences.
November 1, 2023
by Assaf Morag
· 4,357 Views · 3 Likes
article thumbnail
Infusing Generative AI Into Shopify’s Product Recommendation App
Dive into how generative AI was implemented into Shopify’s entire product recommendation application, Search and Discovery.
November 1, 2023
by Rodrigo Geve
· 1,892 Views · 1 Like
article thumbnail
Developing Brain-Computer Interface (BCI) Applications With Java: A Guide for Developers
BCIs enable brain-device communication; Java aids development with libraries; challenges include signal quality and ethics.
November 1, 2023
by Arun Pandey
· 5,797 Views · 4 Likes
article thumbnail
Prometheus vs. Grafana in 2023: A Detailed Comparison
Both Prometheus and Grafana are widely liked and used, with vibrant, opinionated communities, and they routinely build on top of each other.
November 1, 2023
by Vivek Badani
· 2,109 Views · 1 Like
article thumbnail
Top 40 Java 8 Interview Questions With Answers
The main goal of this article was to provide you with a comprehensive set of Java 8 interview questions and answers to help you excel in your Java 8 interviews.
November 1, 2023
by Gyan Mishra
· 4,723 Views · 2 Likes
article thumbnail
Automation and Integration: Curing Your Context Switching Headache
This article highlights integrating Jira with Azure DevOps to support collaboration and solve the problem of context switching.
November 1, 2023
by Paul Lechner
· 3,467 Views · 1 Like
article thumbnail
Cron Jobs vs. WatchService
A technical discussion on cron jobs and WatchService in a Spring Boot application. Various solutions are discussed in this article.
November 1, 2023
by V W
· 3,425 Views · 3 Likes
article thumbnail
Finding the Right Database Solution: A Comprehensive Comparison of AWS RDS MySQL and Aurora MySQL
This article compares the RDS MySQL and Aurora MySQL database solutions offered by AWS and helps to make an informed decision for specific application needs.
November 1, 2023
by Satrajit Basu DZone Core CORE
· 3,061 Views · 4 Likes
article thumbnail
Platform Engineering Trends in Cloud-Native: Q&A With Ville Aikas
Early Kubernetes contributor shares his perspectives on progress and next steps in securing modern software supply chains in the age of cloud-native.
November 1, 2023
by Tom Smith DZone Core CORE
· 3,537 Views · 2 Likes
article thumbnail
Simplify Docker Container Management at Scale With Amazon ECS
Amazon ECS simplifies deploying and managing Docker containers at scale. It allows focusing on apps instead of infrastructure through features.
October 31, 2023
by Raghava Dittakavi
· 3,674 Views · 4 Likes
article thumbnail
Streamlining Data Lake ETL With Apache NiFi: A Practical Tutorial
In this tutorial, learn how to use Apache NiFi to streamline ETL processes, making data management in data lakes more efficient and manageable.
October 31, 2023
by Lav Kumar
· 3,049 Views · 5 Likes
article thumbnail
How To Add Audio Animations to Android Apps
The text discusses the implementation of audio animations in Android apps, particularly in the context of Android Automotive OS.
October 31, 2023
by Katsyaryna Saroka
· 2,194 Views · 2 Likes
article thumbnail
Building an Async Survey Tool With Dyte and React
Learn how to build an async survey tool using React and Dyte to create a more engaging and efficient survey-taking experience.
October 31, 2023
by Vaibhav Shinde
· 2,435 Views · 1 Like
article thumbnail
New Relic Alerts by Terraform
Learn how we streamlined our NRQL alert setup process by adopting Terraform and the problems we tackled to enhance the scope of alerts.
October 31, 2023
by Milap Singh
· 1,735 Views · 2 Likes
article thumbnail
How To Integrate a Web Component Into a Mobile App While Preserving Native UX
How to integrate a Web Component into a Mobile (iOS) application and don't break a "Native" UX spirit. What should you look at to keep the app consistent.
October 31, 2023
by Aleksei Pichukov
· 2,009 Views · 2 Likes
article thumbnail
7 Must-Know Object-Oriented Software Patterns (Part Two)
This is the second and final part in our exploration of must-know OOP patterns and covers the composite bridge pattern, iterator pattern, and lock design pattern.
October 31, 2023
by Panos Patros
· 3,090 Views · 12 Likes
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • Next

ABOUT US

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