Testcontainers allows us to create a production-like environment for integration testing. Review the most popular case: testing an application’s services and data access layer.
This article outlines basic Kubernetes scheduling concepts, including node selector, node affinity and anti-affinity, and pod affinity and anti-affinity.
Implementing these effective methods will ensure that the testing of your software application or project is executed smoothly, leading to favorable outcomes.
In this blog post, I will demonstrate how to use OceanBase in a Python project. We will create a REST API that serves as the backend of a headless e-commerce app.
This article explores the challenges faced by CI pipelines for integration applications and how they can be helped by the use of on-demand service provisioning.
Cloud computing has opened a Pandora's Box of many original issues compared to sound old on-premise systems. Here, learn about the chief issue: data residency.
Discover the importance of grey box testing, its techniques, and how to begin implementing it. Gain a comprehensive understanding of what grey box testing is.
Learn outer loop practices in production using AWS Lambda and DynamoDB in part 2 on making serverless Java for dynamic data processing with a NoSQL database.
Writing Infrastructure as Code (IaC). This post shows an example of creating a simple HTML form and serving it up in a Lambda function that can be accessed from a URL.
Explore the integration between MicroStream and PostgreSQL, leveraging Jakarta Data to enhance the development process and create ultrafast applications.