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

How does AI transform chaos engineering from an experiment into a critical capability? Learn how to effectively operationalize the chaos.

Data quality isn't just a technical issue: It impacts an organization's compliance, operational efficiency, and customer satisfaction.

Are you a front-end or full-stack developer frustrated by front-end distractions? Learn to move forward with tooling and clear boundaries.

Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.

The Latest Software Design and Architecture Topics

article thumbnail
Deno vs. Node.js: The Showdown Nobody Asked For But Everyone Needed
If you want to give your creativity and innovation idea a shot, go with Deno. But if you want old-school experience with stability, I suggest you stick with Node.js.
December 31, 2024
by Saeed Ashif Ahmed
· 6,997 Views · 5 Likes
article thumbnail
Setting Up a ScyllaDB Cluster on AWS Using Terraform
This article will teach you how to set up, deploy, manage, and scale ScyllaDB clusters on AWS using Terraform with this comprehensive step-by-step guide.
December 30, 2024
by Oleg Lipin
· 9,536 Views · 5 Likes
article thumbnail
Automated Kubernetes Testing With Terratest: A Step-by-Step Guide
Terratest is a Go library for automating infrastructure testing. Use it to validate Kubernetes clusters and deployments with a simple step-by-step setup process.
December 30, 2024
by Sai Sandeep Ogety DZone Core CORE
· 3,892 Views · 14 Likes
article thumbnail
Implementing CRUD Operations With NLP Using Microsoft.Extensions.AI
Learn how to implement CRUD operations using NLP in a .NET Web API application with the Microsoft.Extensions.AI library for a light management system.
December 30, 2024
by Baraneetharan Ramasamy
· 3,055 Views · 1 Like
article thumbnail
Load Testing Essentials for High-Traffic Applications
Load testing ensures apps handle peak traffic, prevent bottlenecks, and remain scalable, reliable, and optimized for real-world performance under heavy loads.
December 30, 2024
by Abhishek Vajarekar
· 15,823 Views · 3 Likes
article thumbnail
Kubernetes Ephemeral Containers: Enhancing Security and Streamlining Troubleshooting in Production Clusters
Ephemeral containers in Kubernetes offer secure, short-lived debugging without disturbing primary workloads, then vanish — reducing risk and overhead.
December 30, 2024
by Sai Sandeep Ogety DZone Core CORE
· 10,279 Views · 13 Likes
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,846 Views · 3 Likes
article thumbnail
Seamless RDS to DynamoDB Migration: Unlocking Scalability With the Dual Write Strategy
This article provides a detailed overview of the Incremental Migration with the Dual Write strategy, including the necessary steps, considerations, and best practices.
December 26, 2024
by Deepti Marrivada
· 5,072 Views · 2 Likes
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,866 Views · 5 Likes
article thumbnail
Spring Boot WebClient: Performance Optimization and Resilience
In this post, you'll find out how to optimize Spring WebClient using Reactor Netty, with features like connection pooling, resilience, compression, and more.
December 25, 2024
by Sulakshana Singh
· 8,442 Views · 4 Likes
article thumbnail
How to Build a YouTube Clone With Svelte.js, Firebase, and Permit.io
Creating a video-sharing app like YouTube is not just about front-end design and data storage; you should have secure control over what users can see and do.
December 25, 2024
by Ekekenta Odionyenfe
· 5,847 Views · 2 Likes
article thumbnail
Strengthening Cloud Security: Privacy-Preserving Techniques for Compliance With Regulations and the NIST Framework
As cloud adoption increases, it becomes essential to secure data while adhering to GDPR, CCPA, and HIPAA regulations through the use of privacy-preserving techniques.
December 25, 2024
by Dorababu Nadella
· 4,802 Views · 1 Like
article thumbnail
Addressing the Problem of Drift Detection and Drift Cause Analysis
This article discusses a scenario where runtime environments deviate from their IaC-defined states, and drifts can have long-term implications.
December 25, 2024
by Omry Hay
· 5,490 Views · 3 Likes
article thumbnail
How OpenAI’s Downtime Incident Teaches Us to Build More Resilient Systems
OpenAI's downtime incident reveals critical lessons in building resilient systems, improving testing, and preventing future failures in distributed environments.
December 25, 2024
by Vasanthi Govindaraj
· 8,453 Views · 2 Likes
article thumbnail
Understanding the Chained Microservice Design Pattern
Understanding the chained microservice design pattern, its key characteristics, advantages and disadvantages, problem context, and solution.
December 25, 2024
by Sharad Jain
· 3,641 Views · 1 Like
article thumbnail
Creating Scalable, Compliant Cloud Data Pipelines in SaaS through AI Integration
Cloud-based AI data pipelines provide SaaS companies with scalable, cost-effective solutions for real-time insights and efficient data management.
December 24, 2024
by Venkata Gummadi
· 22,730 Views · 3 Likes
article thumbnail
Challenges and Solutions in Developing Real-Time Messaging Systems
Real-time messaging is crucial for platforms like marketplaces and social networks, enhancing user engagement and growth.
December 24, 2024
by Daniela Aroundwire
· 5,767 Views · 3 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,438 Views · 3 Likes
article thumbnail
From Prompt to Running Microservice: ServiceBricks Step-By-Step
Using ServiceBricks and this step-by-step guide, create modular microservices from scratch with artificial intelligence, source code generation, and a prompt.
December 24, 2024
by Danny Logsdon
· 5,449 Views · 4 Likes
article thumbnail
Monitor Spring Boot Web Application Performance Using Micrometer and InfluxDB
By leveraging Spring Boot Actuator, Micrometer with InfluxDB, and Grafana, you can gain crucial insights into your application’s performance.
December 24, 2024
by Suyash Joshi
· 4,615 Views · 3 Likes
  • Previous
  • ...
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • ...
  • 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
  • [email protected]

Let's be friends: