Buyung HardiansyahMachine Learning: Simple Linear Regression With PythonMachine learning (ML) is a type of artificial intelligence (AI) that allows software applications to become more accurate at predicting…May 12, 2022May 12, 2022
Buyung HardiansyahGit HintsGit is a tool that can records changes to a file or set of files over time so that you can recall specific version later. Git is one of the…Jan 23, 2022Jan 23, 2022
Buyung HardiansyahCircuit Breaker Design PatternCircuit breaker in electrical terms is an automatically switch designed to protect an electrical circuit from damage caused by excess…Apr 22, 2021Apr 22, 2021
Buyung HardiansyahinDev GeniusGraphQL with golang clean architectureClean ArchitectureJul 5, 2020Jul 5, 2020
Buyung HardiansyahData encryption in postgreSQLEncrypt customer data that are private with 2 way encryption decryption with PGP encryption in postgreSQLMay 22, 2020May 22, 2020
Buyung HardiansyahCode coverage for monorepoCode coverage is a measurement used to express which lines of code were executed by a test suite. A program with high test coverage…May 19, 2020May 19, 2020
Buyung HardiansyahGolang with rethinkDBRethinkDB is an open source distributed data source for realtime web apps with JSON based document. RethinkDB has intuitive query language…Apr 17, 2020Apr 17, 2020
Buyung HardiansyahImport Existing Go Application into the Bazel Monorepoin my previous post, i already post about how to setup new go application into bazel monorepo. you can check my previous post here .Jan 16, 2020Jan 16, 2020
Buyung HardiansyahGetting Started: Monorepo Golang application With Bazelini this section, you’ll learn the basic of building go application with bazel(https://www.bazel.build/) and gazelle…Jan 2, 20202Jan 2, 20202
Buyung HardiansyahApache Kafka for Beginners (Part 4 — Partition &Replication)Retention log setupOct 10, 2019Oct 10, 2019