Recent posts

Paketo Bindings for Spring Boot Applications

1 minute read

Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The application should be prepared to use the bin...

GitHub Actions for pull requests

1 minute read

GitHub Actions provides a well-integrated CI/CD system for code hosted on GitHub. If you want to build and run tests when someone sends pull requests, you c...

Request for Technical Review of My Go Book

2 minute read

In the last blog post, I mentioned that I started working on my book about the Go programming language again. I think now is a good time to ask for technica...