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 Testing, Deployment, and Maintenance Topics

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
· 2,296 Views · 1 Like
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
· 3,137 Views · 2 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
· 1,655 Views · 2 Likes
article thumbnail
Operational Excellence Best Practices
The article explores efforts to stabilize a critical service by enhancing observability and implementing service protection.
July 2, 2024
by Poonam Pradhan
· 1,538 Views · 2 Likes
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
· 5,722 Views · 7 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
· 3,435 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
· 3,769 Views · 1 Like
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
· 3,501 Views · 2 Likes
article thumbnail
Handling “Element Is Not Clickable at Point” Exception in Selenium
Struggling with "element is not clickable at point" in Selenium? Learn why this exception occurs and fix it with effective solutions for smooth test automation.
July 1, 2024
by Faisal Khatri
· 2,686 Views · 1 Like
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
· 5,027 Views · 1 Like
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
· 3,337 Views · 1 Like
article thumbnail
AWS CDK: Infrastructure as Abstract Data Types
Begin a series examining CDK as a high-level object-oriented abstraction, defining cloud infrastructure by leveraging the power of programming languages.
June 28, 2024
by Nicolas Duminil DZone Core CORE
· 4,372 Views · 3 Likes
article thumbnail
Pure Storage Accelerates Application Modernization With Robust Kubernetes and Cloud-Native Solutions
Empowering developers and IT teams to modernize applications with seamless Kubernetes integration, advanced data services, and flexible consumption models.
June 28, 2024
by Tom Smith DZone Core CORE
· 10,470 Views · 1 Like
article thumbnail
Partitioning Hot and Cold Data Tier in Apache Kafka Cluster for Optimal Performance
Discover how by partitioning the hot and cold data tiers in the Apache Kafka Cluster, we can optimize storage resources based on data characteristics.
June 28, 2024
by Gautam Goswami DZone Core CORE
· 5,136 Views · 2 Likes
article thumbnail
Orchestrating IAT, IPA, and RPA With Low-Code Platforms: Benefits and Challenges of Advanced Automation and Testing
Through a technical deep dive on integrating process automation into low-code environments, understand why integration is vital to the future of organizations.
June 28, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 9,005 Views · 2 Likes
article thumbnail
Difference Between App Development and IaC CI/CD Pipelines
Read a detailed analysis of how implementing CI/CD pipelines for web application code differs from implementing this methodology for infrastructure code (IaC).
June 27, 2024
by Chase Bolt
· 3,497 Views · 4 Likes
article thumbnail
You Can Shape Trend Reports: Participate in DZone Research Surveys + Enter the Prize Drawings!
Calling all security, data, database, and cloud enthusiasts and experts — take part in our current research and enter the raffles for a chance to win.
Updated June 27, 2024
by Caitlin Candelmo
· 37,299 Views · 16 Likes
article thumbnail
Tenv v2.0: The Importance of Explicit Behavior for Version Manager
The explicit behavior of IAC version managers is crucial. Especially, for Terraform and OpenTofu. Tenv faced implicit behavior and solved that in version 2.0.
June 27, 2024
by Alexander Sharov
· 11,126 Views · 2 Likes
article thumbnail
Data Governance: Data Integration (Part 4)
It's important to have a strong data governance framework in place when integrating data from different source systems. Learn more!
June 27, 2024
by Sukanya Konatam
· 10,086 Views · 1 Like
article thumbnail
Mastering System Design: A Comprehensive Guide to System Scaling for Millions, Part 2
Distributed caching improves performance and scalability. This article explores strategies like sharding, horizontal scaling, and various caching policies.
June 27, 2024
by Alireza Rahmani Khalili DZone Core CORE
· 4,402 Views · 5 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: