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.

Latest Articles - DZone

article thumbnail
IoT Needs To Get Serious About Security
Security issues in IoT have gotten worse, not better, and it's time we acknowledge that and fix it. It's long past time.
June 20, 2024
by David G. Simmons DZone Core CORE
· 5,193 Views · 2 Likes
article thumbnail
Query-First Approach in Cassandra
Explore "query-first" in Cassandra, which focuses on how to search for information first, and then set up the database based on those searches or queries.
June 20, 2024
by Raja Chattopadhyay
· 2,060 Views · 1 Like
article thumbnail
Improving Serialization and Memory Efficiency With a LongConverter
Chronicle Wire is an OSS library that makes it easier to work with fields encoding short strings and timestamps as 64-bit long.
June 20, 2024
by Peter Lawrey
· 3,646 Views · 1 Like
article thumbnail
The Definitive Guide to TDD in React: Writing Tests That Guarantee Success
Learn how to build robust React components using Test-Driven Development (TDD). This step-by-step guide ensures your code is reliable and maintainable.
June 20, 2024
by Anujkumarsinh Donvir
· 3,906 Views · 5 Likes
article thumbnail
SOLID Principle Simplified
SOLIDified: Demystifying Software Design Principles with practical examples to write maintainable, extensible, and testable code for complex software systems.
June 20, 2024
by Lalithkumar Prakashchand
· 2,416 Views · 6 Likes
article thumbnail
Unleashing the Power of Cloud Storage With JuiceFS
JuiceFS, a cloud-native file system, empowers enterprises with scalable, high-performance storage for data-intensive AI and analytics workloads.
June 20, 2024
by Tom Smith DZone Core CORE
· 3,167 Views · 2 Likes
article thumbnail
How GitHub Codespaces Helps in Reducing Development Setup Time
Kickstart your journey with GitHub Codespaces and discover how it can significantly accelerate the environment setup process for developers.
June 19, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 5,816 Views · 2 Likes
article thumbnail
Consuming GraphQL API With React.js
If you have created your GraphQL APIs and are looking to consume them in a React front-end, learn how to consume your GraphQL API using React.js in this post.
June 19, 2024
by Rose Chege
· 3,941 Views · 1 Like
article thumbnail
Using CNTI/CNF Test Catalog for Non-Telco Cloud-Native Microservices
The CNTI/CNF Test Catalog is a versatile tool initially designed for telco applications but can also validate the cloud nativeness of non-telco microservices.
June 19, 2024
by Abhinav Garg
· 4,511 Views · 2 Likes
article thumbnail
GenAI: Spring Boot Integration With LocalAI for Code Conversion
Learn how GenAI can be used locally or in private data centers using LocalAI, SpringBoot, and LangChain4J for code conversion tasks.
June 19, 2024
by Aftab Shaikh
· 5,143 Views · 2 Likes
article thumbnail
Transforming Modern Networking: The Unmatched Security of Secure Access Service Edge (SASE)
Secure Access Service Edge (SASE) enhances security by converging network and security services into a single, cloud-native architecture.
June 19, 2024
by Sanjay Poddar
· 2,134 Views · 2 Likes
article thumbnail
Navigating Conflicts: The Software Engineer’s Guide to Harmony
A skilled software engineer excels in technical abilities and conflict resolution, fostering collaboration through empathy, active listening, and emotional intelligence.
June 19, 2024
by Lalithkumar Prakashchand
· 1,793 Views · 2 Likes
article thumbnail
Efficient Data Management With Offset and Cursor-Based Pagination in Modern Applications
Explore offset and cursor-based pagination, integrated with Jakarta Data, Quarkus, and MongoDB, highlighting their benefits and practical use in REST APIs.
June 19, 2024
by Otavio Santana DZone Core CORE
· 4,704 Views · 2 Likes
article thumbnail
Building Powerful AI Applications With Amazon Bedrock: Enhanced Chatbots and Image Generation Use Cases
This article delves into the challenges faced by Chatbots and Image Generation, showcasing how AWS Bedrock empowers businesses to overcome them.
June 19, 2024
by Kishore Babu Karumanchi
· 3,004 Views · 2 Likes
article thumbnail
Load Testing Made Easy: A Comprehensive Introduction
A guide to understanding and performing load testing, including key concepts, setup, tools, and best practices to ensure application reliability and scalability.
June 19, 2024
by Yogesh Solanki
· 1,529 Views · 2 Likes
article thumbnail
How To Manage Terraform Versions
Tenv is a version manager for Terraform, OpenTofu, Terragrunt, and Atmos. In one command it can detect and install the Terraform version without any actions.
June 19, 2024
by Alexander Sharov
· 2,559 Views · 3 Likes
article thumbnail
A Wake-up Call for Cloud Security: Insights From the Recent Snowflake Data Breach
A case study on the recent Snowflake data breach and deep dive into cloud security measures to fortify cloud environments.
June 19, 2024
by Venkata Nedunoori
· 2,495 Views · 1 Like
article thumbnail
MLOps in Software-Defined Vehicles: A Centralized Platform Approach
MLOps platforms are essential for managing ML models in software-defined vehicles, ensuring their effectiveness and long-term success.
June 18, 2024
by Pavan Vemuri
· 1,816 Views · 3 Likes
article thumbnail
Building Resilient Security Systems: Composable Security
The concept of composable security involves the integration of cybersecurity controls into architectural patterns, which are then implemented at a modular level.
June 18, 2024
by Deepa Ajish
· 2,398 Views · 2 Likes
article thumbnail
Cucumber and Spring Boot Integration: Passing Arguments To Step Definitions Explained
Cucumber is a tool that supports Behavior-Driven Development (BDD). Learn how to pass arguments to step definitions when using Cucumber and Spring Boot.
June 18, 2024
by Gunter Rotsaert DZone Core CORE
· 4,246 Views · 3 Likes
  • Previous
  • ...
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • ...
  • 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: