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.
Learn how to build robust React components using Test-Driven Development (TDD). This step-by-step guide ensures your code is reliable and maintainable.
SOLIDified: Demystifying Software Design Principles with practical examples to write maintainable, extensible, and testable code for complex software systems.
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.
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.
A skilled software engineer excels in technical abilities and conflict resolution, fostering collaboration through empathy, active listening, and emotional intelligence.
Explore offset and cursor-based pagination, integrated with Jakarta Data, Quarkus, and MongoDB, highlighting their benefits and practical use in REST APIs.
A guide to understanding and performing load testing, including key concepts, setup, tools, and best practices to ensure application reliability and scalability.
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.
The concept of composable security involves the integration of cybersecurity controls into architectural patterns, which are then implemented at a modular level.
Cucumber is a tool that supports Behavior-Driven Development (BDD). Learn how to pass arguments to step definitions when using Cucumber and Spring Boot.