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 Software Design and Architecture Topics

article thumbnail
Generate Object Mapping Using MapStruct
Do you write a lot of mapping code to map between different object models? Learn about MapStruct, which simplifies this task by generating mapping code.
May 21, 2024
by Gunter Rotsaert DZone Core CORE
· 4,958 Views · 1 Like
article thumbnail
Navigating the Path to Digital Maturity: Key Takeaways From the ManageEngine User Conference
Insights from the ManageEngine User Conference: Pursuing digital maturity, optimizing digital impact, and enhancing cybersecurity in the modern enterprise.
May 21, 2024
by Tom Smith DZone Core CORE
· 729 Views · 1 Like
article thumbnail
Rediscovering DevOps’ Heartbeat With Secure Cloud Development Environments
How to rethink the implementation of the core DevOps principles of flow, feedback, and continuous learning using secure cloud development environments.
May 21, 2024
by Laurent Balmelli, PhD
· 847 Views · 2 Likes
article thumbnail
Optimizing Database Connectivity: A Comparative Analysis of Tomcat JDBC vs. HikariCP
Both Tomcat JDBC and HikariCP are connection pools for microservices. However, HikariCP offers more features and better performance.
May 21, 2024
by Naveen Pujari
· 5,350 Views · 18 Likes
article thumbnail
Multi-Tenant Workload Isolation: A Better Balance Between Isolation and Utilization
Workload Group in Apache Doris supports CPU and memory resource isolation at a more granular level to increase utilization.
May 21, 2024
by Shirley H.
· 748 Views · 1 Like
article thumbnail
GitHub RepoJacking: Are You Sure Your GitHub Is Safe?
Can you be sure that your GitHub isn’t vulnerable to an attack called RepoJacking? This alarming thread in the cybersecurity world is gaining more and more concern.
May 20, 2024
by Daria Kulikova
· 1,012 Views · 3 Likes
article thumbnail
Revolutionizing Machine Learning Pipelines: Google Cloud MLOps for Continuous Integration and Deployment
Google Cloud MLOps streamlines machine learning operations through automated CI/CD pipelines, scalable infrastructure, and comprehensive monitoring tools.
May 20, 2024
by Vijayabalan Balakrishnan
· 846 Views · 1 Like
article thumbnail
AI Risk Management Framework: A Technical Deep Dive for AI Developers
AI Risk Management Framework guides developers to build AI systems by identifying and mitigating risks through testing, secure coding, and continuous monitoring.
May 20, 2024
by Ramakrishnan Neelakandan
· 2,086 Views · 3 Likes
article thumbnail
Using Primary, Partition, and Clustering Keys in ScyllaDB (or Cassandra)
Learn core data modeling concepts that are critical for optimizing performance in wide-column NoSQL databases.
May 20, 2024
by Guy Shtub
· 1,500 Views · 1 Like
article thumbnail
HTTP API: Key Skills for Smooth Integration and Operation, Part 2
Explore how data handling concepts apply in real-world scenarios as well as the importance of these skills, instrumental in ensuring project stability.
May 20, 2024
by Filipp Shcherbanich DZone Core CORE
· 1,161 Views · 3 Likes
article thumbnail
Harnessing the Power of AI in Compliance Automation: Insights from Shrav Mehta, Founder and CEO, Secureframe
Discover how AI transforms compliance automation, its challenges, and best practices for developers, engineers, and architects.
May 20, 2024
by Tom Smith DZone Core CORE
· 777 Views · 1 Like
article thumbnail
Mid-Mortem Should Not Be Optional
The primary objective of a mid-mortem is to evaluate the current status of the project and its challenges in relation to its predetermined goals and milestones.
May 19, 2024
by KARANVEER ANAND
· 2,976 Views · 4 Likes
article thumbnail
KEDA: Kubernetes Event Driven Auto-Scaling in Azure Kubernetes Services (AKS)
AutoScaling is a cloud computing feature that allows you to automatically adjust the capacity of your resources based on actual workload.
May 18, 2024
by Gaurav Shekhar
· 1,130 Views · 1 Like
article thumbnail
A Comprehensive Guide on Non-Regression Testing
Non-regression testing is a type of regression testing that is used to ensure that new features or changes to a system don't break existing functionality.
May 17, 2024
by Yogesh Solanki
· 915 Views · 1 Like
article thumbnail
10 Misconceptions About Passkey Implementation: It’s Harder Than You Think!
Read about the challenges, pitfalls, and misconceptions you will face while implementing passkey-first authentication on your own.
May 17, 2024
by Vincent Delitz
· 1,172 Views · 5 Likes
article thumbnail
GenAI Demo With Kafka, Flink, LangChain and OpenAI
Explore the architecture and demo for open-source data streaming using Apache Kafka and Flink with Python, LangChain, and OpenAI LLM APIs in the cloud.
May 17, 2024
by Kai Wähner DZone Core CORE
· 2,836 Views · 1 Like
article thumbnail
GenAI in Java With Merlinite, Quarkus, and Podman Desktop AI Lab
Discover the simple and easy way to quickly get up and running with containerized LLMs and AI-infused Quarkus applications in Java.
May 17, 2024
by Markus Eisele
· 3,740 Views · 1 Like
article thumbnail
Distributed Systems: Common Pitfalls and Complexity
The complexity of distributed systems is an important challenge. In this post, explore the types of complexity you may encounter and effective tactics to use.
May 17, 2024
by Aleksei Popov
· 34,094 Views · 4 Likes
article thumbnail
Create Proxy Application for Mule APIs
In this article, we will learn what a proxy is and discuss how to configure a proxy application for the MuleSoft Application using API Manager in the Anypoint Platform.
May 16, 2024
by Vidya Bogaram
· 2,927 Views · 1 Like
article thumbnail
Dynamic Query Building Spring Boot With JPA Criteria Queries
In this article, we’ll explore a flexible and reusable framework that allows developers to construct complex queries effortlessly.
May 16, 2024
by Bhanuprakash Jirra
· 10,067 Views · 2 Likes
  • Previous
  • ...
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • ...
  • 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: