Terraform and Azure CosmosDB
Recently I was creating Terraform IaaC solution for Azure CosmosDB. First step was to find if there is en exising terraform module, which I could use for our...
Recently I was creating Terraform IaaC solution for Azure CosmosDB. First step was to find if there is en exising terraform module, which I could use for our...
I’m a long-time Jenkins user. And I always thought that it’s only possible to get secrets via some kind of expose from runner.
I have successfully passed Red Hat PE180 and earn Red Hat Certified Specialist in Containers for Kubernetes. In this post I will share my experience about mo...
Recently I was very annoyed by random TLS errors, for example:
My project is migrating to github, and one of team intentions was to use github actions instead of Jenkins.