PlatformCon 2022, the first-ever conference by and for platform engineers, dove into the latest trends in best practices. Here are the highlights you won’t want to miss.
An analysis of Progressive Delivery options in the Cloud Native landscape will be done to explore how this enhancement can be added in a Kubernetes environment.
Wouldn’t it be nice if your pull request checklists could be dynamic and only show relevant reminders? See best practices and share knowledge effortlessly.
In this article, we will explore different types of container-based deployment options, the benefits of each, and considerations for taking each approach.
Code churn indicates how often code changes. High code churn could, at times, be a potential red flag. How can you detect unproductive churn and what can you do about it?
Agile software development is a group of approaches based on iterative development, where requirements and solutions are developed through teams. learn more.
Why Flutter AI Integration is the best choice for any app development? you can integrate all sorts of AI using Flutter Here's everything you need to know.
Artipie is a free open-source binary artifact management tool that supports plenty of repository types. I would like to show how to use Artipie based on an example of creating a maven repository.
As a programmer, much of our time at work is spent developing code that we usually spend a lot of time configuring the toolset that we use on a daily basis.
We have a microservices environment with Kubernetes(k8s), in which we develop a service that requires a database. We decided to do the migration management of the database using Liquibase.