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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Testing, Tools, and Frameworks Topics

article thumbnail
Interrupt Testing: Bulletproof Your App for the Real World
Interrupt testing ensures your mobile app stays rock-solid during real-world chaos like calls or network changes, helping you earn raving 5-star ratings.
April 16, 2025
by Pulkit Singh
· 2,837 Views
article thumbnail
Overcoming MFA Test Automation Challenges
Testing MFA flows is challenging due to device dependencies and automation limits. Learn strategies to streamline testing without compromising security and efficiency.
April 14, 2025
by Jonathan Bernales
· 5,298 Views · 1 Like
article thumbnail
Critical Thinking In The Age Of AI-Generated Code
Learn how AI-generated code impacts maintainability, productivity, and quality. Explore code reviewing, testing strategies, and best practices for long-term success.
April 14, 2025
by Stelios Manioudakis, PhD DZone Core CORE
· 23,630 Views · 8 Likes
article thumbnail
Introducing SmallRye LLM: Injecting Langchain4J AI Services
A quick guide on how Microprofile developers can leverage the power of CDI and Microprofile features on their Langchain4J AI Services in their enterprise applications.
April 14, 2025
by BUHAKE SINDI DZone Core CORE
· 5,444 Views · 6 Likes
article thumbnail
Design Patterns for Scalable Test Automation Frameworks
Essential design principles that improve the scalability, maintainability, and efficiency of test automation frameworks.
April 11, 2025
by Sarvesh Peddi
· 3,338 Views · 1 Like
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,721 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,921 Views · 3 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,323 Views · 1 Like
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,189 Views · 1 Like
article thumbnail
Shifting Left: A Culture Change Plan for Early Bug Detection
Shift-left empowers developers to catch bugs early, easing QA overload, accelerating releases, cutting costs, and significantly raising overall software quality.
April 8, 2025
by Mukund Wagh
· 3,448 Views · 2 Likes
article thumbnail
Your Ultimate Website QA Checklist
This article outlines a QA checklist to ensure a website functions smoothly and meets user expectations before launch.
April 8, 2025
by Nazneen Ahmad
· 5,781 Views · 4 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
· 5,019 Views
article thumbnail
Introducing a Lightweight Apache JMeter Docker Image
Are you looking for a lean, secure, and versatile Docker image for Apache JMeter to streamline your load testing workflows? Look no further!
April 7, 2025
by NaveenKumar Namachivayam DZone Core CORE
· 5,261 Views · 4 Likes
article thumbnail
Achieving Zero Trust and Air-Gapped IaC in IBM Cloud With Schematics
IBM Cloud Schematics enables secure, automated, and policy-driven IaC deployments in air-gapped environments by enforcing zero-trust principles.
April 4, 2025
by Josephine Eskaline Joyce DZone Core CORE
· 4,675 Views · 4 Likes
article thumbnail
Injecting Implementations With Jakarta CDI Using Polymorphism
Use Jakarta CDI to inject implementations at runtime with Instance and qualifiers for clean, extensible, polymorphic designs without violating the Open/Closed Principle.
April 3, 2025
by Otavio Santana DZone Core CORE
· 5,116 Views · 1 Like
article thumbnail
Practical Use of Weak Symbols
Learn about weak symbols, what they are, how they can be used in system software development, and some practical uses and examples.
April 2, 2025
by Dinoja Padmanabhan
· 2,065 Views · 2 Likes
article thumbnail
Efficiently Migrating From Jest to Vitest in a Next.js Project
Vitest offers faster, streamlined testing for modern JavaScript projects. This article explains how to transition from Jest to Vitest, enhancing efficiency.
April 2, 2025
by Pavan Kothawade
· 4,055 Views · 2 Likes
article thumbnail
Lessons from Migrating an Oracle Database to AWS RDS
Migrating an on-prem Oracle database to AWS RDS brings cost savings and automation but comes with performance tuning limits, upgrade challenges, and DBA restrictions.
April 2, 2025
by arvind toorpu DZone Core CORE
· 3,727 Views · 2 Likes
article thumbnail
AWS CloudTrail Monitoring Using Event-Driven Ansible
Automate AWS CloudTrail event responses with Event-Driven Ansible. Learn how to monitor EC2 actions and trigger workflows for security, compliance, and efficiency.
April 2, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 5,438 Views · 6 Likes
article thumbnail
Creating a Web Project: Refactoring
See how to approach refactoring as a strategic investment in your codebase. Learn best practices, when not to refactor, and how to use automated tools and metrics to guide your efforts.
April 1, 2025
by Filipp Shcherbanich DZone Core CORE
· 3,150 Views · 4 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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: