Create and run a microservice, with a simple prompt from your browser. Download and customize the system in your IDE with rules and Python, all open source!
This interview centers around Kubernetes and Cloud Foundry, and how the future of cloud native will involve hybrid approaches that leverage both platforms.
Next.js middleware lets you handle requests before they hit your routes. Use it for tasks like redirects and authentication, with examples to guide you.
This article series will take you through the process of developing a network anomaly detection system using the Spring Boot framework in a robust manner.
This post is part of a series comparing different ways to implement asynchronous requests on the client to augment the latter. This post focuses on HTMX.
Learn how AWS Fargate can be leveraged to deploy microservices without managing the underlying infrastructure as well as techniques to optimize performance.
Explore the pitfalls associated with the excessive creation of microservices, insights on their causes, implications, and potential strategies for mitigation.
Learn about the Dapr 1.14 release last month introduced many new features, including the Jobs API and Scheduler control plane service for job management.
Learn why despite the rise of modern, cloud-native CI/CD tools like GitHub Actions and CircleCI, Jenkins remains a heavyweight in the CI and delivery space.
Explore the Shift Left Architecture using data streaming (Kafka/Flink) that enables data products for DWH, data lake, and lakehouses like Snowflake/Databricks.
Get started with jOOQ, Liquibase, and Testcontainers: Create a basic Spring Boot application and integrate the aforementioned techniques including a test setup.
Explore why SLOs are indispensable in microservices architecture. We'll guide you through a step-by-step process to implement SLOs in your organization.