Konstantin MakarovinScum-GazetaHow to Build a Lambda Infrastructure in GoWe are trying to replicate the infrastructure for a lambda function using Docker and GolangSep 9, 20232Sep 9, 20232
Konstantin MakarovinScum-GazetaWriting your own PostgreSQL driverThe most common task is getting data from a database — we all know how to do this very well, but let’s see how it works.Sep 30, 2022Sep 30, 2022
Konstantin MakarovinScum-GazetaGolang: simple optimization notesToday I want to bring to your attention an article on the simplest optimizations in Golang projects.Mar 26, 20223Mar 26, 20223
Konstantin MakarovinScum-GazetaKubernetes-cluster: production readyI had a childhood dream — to have my own Kubernetes cluster, and I fulfilled it!Oct 26, 2021Oct 26, 2021
Konstantin MakarovinScum-GazetaExplaining Gitlab-Runner: researchIn this article we study how Gitlab-Runner works. We launch it in debug mode.Feb 18, 2021Feb 18, 2021
Konstantin MakarovinScum-GazetaDatabase Mocking in GoWe understand how to work with the DATA-DOG library for mocking the database in Go.Dec 1, 2020Dec 1, 2020
Konstantin MakarovinScum-GazetaGolang: OAuth2 & OpenIDUse OAuth2 & OpenID connect with ORY Hydra.May 5, 2020May 5, 2020
Konstantin MakarovinScum-GazetaGolang: pack db migrationIn this article we will pack our migration into our binary file.Mar 28, 2020Mar 28, 2020
Konstantin MakarovinScum-GazetaGolang: Event-driven architectureWal-listener: Service that helps implement the Event-driven architectureJan 8, 20203Jan 8, 20203