Yunus KılıçKafka 101 Study Notes & Small ExperimentI started post series of Kafka. In this first post, fundamentals of the Kafka are mentioned in a nutshell and a small experiment also…Apr 10, 2023Apr 10, 2023
Yunus KılıçinCodeXUsing Kustomize and Confd NotesThis post was written to collect notes from different sources.Sep 28, 2021Sep 28, 2021
Yunus KılıçinCodeXKubernetes 101 NotesThis post was written to collect notes from different sources.Aug 28, 2021Aug 28, 2021
Yunus KılıçRaft Consensus Algorithm Implementation with Go“A fundamental problem in distributed computing and multi-agent systems is to achieve overall system reliability in the presence of a…Apr 13, 2021Apr 13, 2021
Yunus KılıçDistributed MapReduce Algorithm and Its Go ImplementationWhat is Distributed Computing?Mar 9, 2021Mar 9, 2021
Yunus KılıçinAnalytics VidhyaHow does Java Application run? What is Bytecode? Write a simple VM simulationWhile researching about Java and JVM architecture, I found a meetup talk[1] and other resources. Then I recognized that other developers…Jul 6, 2020Jul 6, 2020
Yunus KılıçManaging Dependencies with Go ModulesInside this post, I will try to explain how to use go modules with a real-world example.Feb 14, 2020Feb 14, 2020
Yunus KılıçinAnalytics VidhyaWhat is gRPC? A Brief Introduction with JAVA“gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and…Jan 22, 2020Jan 22, 2020
Yunus KılıçinAnalytics VidhyaDevelop Infrastructure as Code with CloudFormation and SAMThe software development industry changes very rapidly. After DevOps term becomes very popular, only writing code is not enough anymore…Dec 30, 2019Dec 30, 2019
Yunus KılıçinAnalytics VidhyaSpring Cloud Config Server and Good Practice of Refresh Scope UsageTwelve-factor app development methodology strongly suggests that “strict separation of config from code.”[1]Dec 9, 20192Dec 9, 20192