Published inITNEXTFaaS-like Spring microservices with autoscaling in KubernetesThe tutorial on how to use Kubernetes, RabbitMQ, KEDA, and Spring Cloud Stream to create a FaaS-like Java-based microservice system.Oct 17, 2021Oct 17, 2021
Consul Connect multi-DC mesh (part 1)Building PoC multi-DC service mesh with Consul Connect. Series of articles that drives through complexities of multi-DC setup.Mar 15, 2020Mar 15, 2020
MockK gained 2000 stars on GitHubKind of infographics related to this fact. Thanks for using it!Jun 29, 2019Jun 29, 2019
Published inKt. AcademyMocking is not rocket science: MockK advanced featuresMockK is skyrocketing in Kotlin world during the last year. Users actively help to improve it by submitting issues and improvementsFeb 18, 20199Feb 18, 20199
MockK: intentionsMockK main intention is to be a convenient mocking library for everybody who develops in Kotlin. This means as much as possible support for…Nov 2, 20182Nov 2, 20182
Published inKt. AcademyMocking is not rocket science: MockK featuresMockK is definitely a better alternative to other mocking frameworks if you use Kotlin. Previous article showed some basics. Now time to…Jan 23, 20189Jan 23, 20189
Published inKt. AcademyMocking is not rocket science: Expected behavior and behavior verificationIn the previous article, I described basics of mocking. Now let me do an overview of basic features of MockK.Jan 16, 20181Jan 16, 20181
Published inKt. AcademyMocking is not rocket science: BasicsMocking is a technique to make testing code readable and maintainable. In three consequent articles, I would like to show the basics…Jan 10, 20185Jan 10, 20185