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

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 Testing, Tools, and Frameworks Topics

article thumbnail
Seamless CI/CD Integration: Playwright and GitHub Actions
Integrate Playwright with GitHub Actions to automate testing and deployment workflows, ensuring seamless CI/CD, rapid feedback, and reliable web apps.
December 26, 2024
by Kailash Pathak DZone Core CORE
· 5,662 Views · 3 Likes
article thumbnail
Automating Python Multi-Version Testing With Tox, Nox and CI/CD
Automate Python testing across multiple versions with Tox and Nox. Tox offers declarative testing, Nox provides flexibility, and both can be run with CI/CD pipelines.
December 26, 2024
by Wallace Espindola
· 3,471 Views · 1 Like
article thumbnail
AWS Performance Tuning: Why EC2 Autoscaling Isn’t a Silver Bullet
Deep dive into why Autoscaling isn’t a silver bullet and how engineers can augment it for better performance and cost efficiency.
December 25, 2024
by John Akkarakaran Jose
· 14,760 Views · 5 Likes
article thumbnail
Top Platforms for End-to-End Testing in 2024
This guide covers the top five E2E testing tools for 2024, each offering unique features to ensure seamless functionality and superior user experience.
December 25, 2024
by Ronika Kashyap
· 6,928 Views · 2 Likes
article thumbnail
Ulyp: Recording Java Execution Flow for Faster Debugging
The article introduces Ulyp, an agent that can record the Java/Kotlin app execution flow. The tool can help understand code faster and debug more efficiently.
December 25, 2024
by Andrey Cheboksarov
· 7,110 Views · 2 Likes
article thumbnail
Top 18 Test Automation Trends to Look Out for in 2024 and Beyond
2024's top test automation trends, from exploratory testing to quantum computing, and how they will shape the future of software quality and development.
December 24, 2024
by Alona Osina
· 3,656 Views · 4 Likes
article thumbnail
Stress Testing for Resilience in Modern Infrastructure
Learn the importance of stress testing in building resilient modern infrastructure and practices to ensure your systems can withstand unexpected challenges.
December 24, 2024
by Ankush Madaan
· 3,369 Views · 3 Likes
article thumbnail
Thoughts On the Software Crisis
Do you agree that we are still in the early stages of understanding how to produce high-quality software in a controllable environment?
December 23, 2024
by Oleksandr Khrustalov
· 10,822 Views · 3 Likes
article thumbnail
Motivations for Creating Filter and Merge Plugins for Apache JMeter With Use Cases
This article examines the motivations for creating filter and merge plugins for Apache JMeter, and provides some use cases for filters and manuals.
December 23, 2024
by Vincent DABURON
· 4,497 Views · 2 Likes
article thumbnail
Building a Tic-Tac-Toe Game Using React
This tutorial explores the creation of a custom version of the classic Tic-Tac-Toe game using React and SCSS.
December 23, 2024
by Maulik Suchak
· 4,170 Views
article thumbnail
How to Test PATCH Requests for API Testing With Playwright Java
This tutorial demonstrates how to test PATCH requests using the Playwright Java framework for API testing, using examples of partially updating data of an API.
December 20, 2024
by Faisal Khatri DZone Core CORE
· 12,632 Views · 3 Likes
article thumbnail
Idea to Running: One Minute
Natural Language prompts create an instant running system — app, API, and database — leveraging GenAI with declarative business rules. Free, in the cloud.
December 20, 2024
by Val Huber DZone Core CORE
· 4,299 Views · 4 Likes
article thumbnail
Managing AWS Managed Microsoft Active Directory Objects With AWS Lambda Functions
In this tutorial, you will learn to manage AWS Managed Microsoft Active Directory objects with AWS Lambda Functions with code examples.
December 17, 2024
by Avik Bose
· 5,882 Views
article thumbnail
Using the Log Node in IBM App Connect Enterprise
This article explains how to log ExceptionList inserts into the activity log, and explores some scenarios which provide Log node hints and tips.
December 17, 2024
by Matthias Blomme
· 17,060 Views · 1 Like
article thumbnail
Mainframe to Serverless Migration on AWS: Challenges and Solutions
This article provides references to resources on mainframe-to-AWS cloud migration, serverless architecture, data migration, performance, and best practices.
December 16, 2024
by Sajith Narayanan
· 10,969 Views · 4 Likes
article thumbnail
Dropwizard vs. Micronaut: Unpacking the Best Framework for Microservices
Discover the best option for building efficient and scalable microservices by reading this comparison of Dropwizard and Micronaut frameworks.
December 16, 2024
by Nilesh Jain
· 15,435 Views · 5 Likes
article thumbnail
Launching Pega Web Mashup Forms on a Secure Static Website With AWS S3
Learn how to configure and deploy Pega Web Mashup forms on a static website hosted in an AWS S3 bucket for seamless user access and simplified infrastructure.
December 16, 2024
by Sridevi Kakolu
· 2,522 Views · 3 Likes
article thumbnail
Idempotency and Reliability in Event-Driven Systems: A Practical Guide
In this guide, learn how implementing robust idempotent patterns and leveraging tools can mitigate the risks posed by retries and duplicate events.
December 12, 2024
by Vikram Mohanagandhi
· 7,030 Views · 2 Likes
article thumbnail
DevOps Tutorial: Docker, Kubernetes, and Azure DevOps
In this article, we break down everything you need to know about DevOps, so that you can get started building your own CI/CD pipeline.
Updated December 11, 2024
by Ranga Karanam DZone Core CORE
· 43,728 Views · 20 Likes
article thumbnail
How to Test PUT Requests for API Testing With Playwright Java
This tutorial demonstrates how to test PUT requests using the Playwright Java framework for API testing, including examples of updating data of an API.
December 11, 2024
by Faisal Khatri DZone Core CORE
· 10,059 Views · 3 Likes
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • 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: