- Local development for custom domain and HTTPSutils Created
Thu, 14 Mar 2024 15:11:27 -0300 - Hexagonal Architecture example with Golang
- Running a local kubernetes cluster with k3sk8s Created
Wed, 14 Feb 2024 13:23:43 -0300 - Using the Golang interface concept we can build a simple code architecture agnostict to the technology.software-architecture Created
Wed, 14 Feb 2024 11:54:58 -0300 - The strangler fig pattern helps migrate a monolithic application to a microservices architecture incrementally, by adding a facade between the old and new service.
- Implementing Moving Averages with python notebooks
This is a series of post where I learned, in a hard way, important things.
golang CreatedMon, 15 Mar 2021 23:42:43 -0300 This posts presents a use case for
json.RawMessage
fromencoding/json
package.golang CreatedSat, 05 Dec 2020 21:24:42 -0300