Luci BroExploring the Twitter API: A Step-by-Step GuideToday, I embarked on a journey to explore the Twitter API. However, I found the documentation and interface somewhat challenging to…Jun 21Jun 21
Luci BroTop 10 Best Practices for Efficient Go ProgrammingWelcome to the realm of Go programming — a domain where simplicity marries performance to give birth to efficient and powerful code. As…May 21May 21
Luci BroHow Could Have Your Product Idea Gone Wrong?All great products start with an idea. So do all failed products. And both take a journey that looks something like this.May 30, 2022May 30, 2022
Luci BroSynchronization Primitives in GolangThe preferred way to handle concurrency and synchronization in Go is through goroutines and channels. However, Go does provide more…May 30, 2022May 30, 2022
Luci BroInterprocess Communication in MicroservicesDeciding on how microservices communicate with each other is one of the most important and fundamental decisions to make when implementing…May 30, 20221May 30, 20221
Luci BroBenefits & Challenges of Microservices architectureTechnology Diverseness: Systems that are built based on Microservices architecture is a collection of independent services that communicate…May 12, 2022May 12, 2022
Luci BroMicroservices did you know this ?Microservices are one of the architectural approaches for building distributed software applications. Organizations are adopting…May 11, 2022May 11, 2022
Luci BroEvolution of Distributed SystemsMost of today’s enterprise IT applications are distributed — either at a larger- scale that operates over the internet or as a collection…May 10, 2022May 10, 2022
Luci BroFor those who don’t know Go’s interfaceinterfaceI would like people who are studying the Go language to read it because it is difficult to understand when it gets involvedNov 11, 2021Nov 11, 2021
Luci BroChoose Golang? — The story behind DMM API-GatewayThe Platform Business Headquarters provides common API and GUI parts that support each DMM business. The Infrastructure Development Group…Sep 30, 2021Sep 30, 2021