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
An Effective Way To Start a NextJS Project
Often, starting a NextJS project is easier with a ready-made boilerplate, saving time and ensuring best practices. This approach accelerates your development process.
July 2, 2024
by Olena Vlasenko
· 3,595 Views · 2 Likes
article thumbnail
How to Configure Custom Metrics in AWS Elastic Beanstalk Using Memory Metrics Example
By default, CloudWatch does not provide any memory metrics, but by a simple configuration, it's possible to add them to the monitoring dashboard.
July 2, 2024
by Alexander Sharov
· 3,997 Views · 3 Likes
article thumbnail
Performance and Scalability Analysis of Redis and Memcached
This article benchmarks Redis and Memcached, popular in-memory data stores, to help decision-makers choose the best solution for their needs.
July 2, 2024
by RAHUL CHANDEL
· 8,420 Views · 6 Likes
article thumbnail
Apache Hudi: A Deep Dive With Python Code Examples
Explore Apache Hudi, an open-source data management framework providing efficient data ingestion and real-time analytics on large-scale datasets stored in data lakes.
July 2, 2024
by Harsh Daiya DZone Core CORE
· 4,225 Views · 2 Likes
article thumbnail
Using Agile To Recover Failing Projects
Too many projects fail, with or without Agile. How can you truly adopt Agile to both prevent and recover failing projects?
July 2, 2024
by Jay Rahman
· 4,844 Views · 7 Likes
article thumbnail
How a Project Manager Can Increase Software Quality With Agile Practices
Agile methodologies focus on flexibility, collaboration, and continuous delivery of value. They also promote software quality in a notable way.
July 2, 2024
by Alejandro Oses
· 5,483 Views · 3 Likes
article thumbnail
Theme-Based Front-End Architecture Leveraging Tailwind CSS for White-Label Systems
Analyzing multi-facet tailwind.css to implement the white-label system architecture using React-Context and Redux Toolkit.
July 2, 2024
by Nitesh Upadhyaya DZone Core CORE
· 4,579 Views · 3 Likes
article thumbnail
GBase 8a Implementation Guide: Resource Assessment
The storage space requirements for a GBase cluster are calculated based on the data volume, the choice of compression algorithm, and the number of cluster replicas.
July 1, 2024
by Cong Li
· 4,748 Views · 1 Like
article thumbnail
A Look Into Netflix System Architecture
Netflix Architecture is designed to efficiently and reliably provide content to millions of consumers at once. Here's a breakdown of its characteristics and components.
July 1, 2024
by Rahul Shivalkar
· 16,007 Views · 10 Likes
article thumbnail
High Availability and Disaster Recovery (HADR) in SQL Server on AWS
We will guide you through the process of configuring HADR for SQL Server on AWS, providing practical code examples for setting up and recovering a SQL Server database.
July 1, 2024
by Vijay Panwar DZone Core CORE
· 4,171 Views · 1 Like
article thumbnail
Terraform Tips for Efficient Infrastructure Management
Securely manage your state files, use reusable modules, organize your code, and integrate automation to elevate your Terraform infrastructure management.
July 1, 2024
by Mariusz Michalowski
· 5,342 Views · 2 Likes
article thumbnail
Integration Testing With Keycloak, Spring Security, Spring Boot, and Spock Framework
Configure Keycloak, integrate with Spring Boot, write repeatable unit tests using Spock, and ensure auth mechanisms work correctly through automated testing.
July 1, 2024
by Greg Lawson
· 7,482 Views · 3 Likes
article thumbnail
Use AWS Generative AI CDK Constructs To Speed up App Development
In this blog, we will use the AWS Generative AI Constructs Library to deploy a complete RAG application using multiple components.
July 1, 2024
by Abhishek Gupta DZone Core CORE
· 6,366 Views · 1 Like
article thumbnail
Explainable AI: Seven Tools and Techniques for Model Interpretability
Struggling to understand complex AI models? This blog dives into seven powerful XAI tools like LIME, SHAP, and Integrated Gradients. Perfect for software developers!
July 1, 2024
by Sameer Danave
· 6,580 Views · 2 Likes
article thumbnail
Front-End Application Performance Monitoring (APM)
Join us as we delve further into the front-end enterprise application architecture with APM integration and discuss its pros and cons.
July 1, 2024
by Nitesh Upadhyaya DZone Core CORE
· 4,923 Views · 5 Likes
article thumbnail
Implementing Real-Time Credit Card Fraud Detection With Apache Flink on AWS
Real-time fraud detection systems are essential for identifying and preventing fraudulent transactions as they occur. Apache Flink is useful in this scenario.
July 1, 2024
by Harsh Daiya DZone Core CORE
· 7,398 Views · 4 Likes
article thumbnail
The Scale, Speed, and Spend of Low Code: Benefits and Challenges of Low-Code Platforms
Low-code platforms are designed to scale with business needs, handle growing user demands, and facilitate the rapid deployment of applications.
June 30, 2024
by Alireza C DZone Core CORE
· 7,271 Views · 1 Like
article thumbnail
Empowering Citizen Developers With Low- and No-Code Tools: Changing Developer Workflows and Empowering Non-Technical Employees to Build Apps
A hybrid approach to low- and no-code tools will streamline developer workflows by encouraging non-devs to develop solutions without any coding experience.
June 29, 2024
by Sudip Sengupta DZone Core CORE
· 9,410 Views · 3 Likes
article thumbnail
PostgreSQL BiDirectional Replication
Previously we ran Debezium in Embedded mode. In this blog, we shall focus on replication and, more specifically, bidirectional replication.
June 28, 2024
by Emmanouil Gkatziouras DZone Core CORE
· 10,825 Views · 3 Likes
article thumbnail
Twenty Things Every Java Software Architect Should Know
Architects need a deep understanding of Java and its ecosystem, staying updated on the latest trends and best practices.
June 28, 2024
by Reza Ganji DZone Core CORE
· 20,212 Views · 28 Likes
  • Previous
  • ...
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • ...
  • 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: