Open in app

Sign In

Write

Sign In

Luci Bro
Luci Bro

153 Followers

Home

About

May 30, 2022

How 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. Your organization came up with a brilliant product idea and built a minimum viable product as proof of concept. The road to building the MVP was long and…

Sass

5 min read

How Could Have Your Product Idea Gone Wrong?
How Could Have Your Product Idea Gone Wrong?
Sass

5 min read


May 30, 2022

Synchronization Primitives in Golang

The preferred way to handle concurrency and synchronization in Go is through goroutines and channels. However, Go does provide more traditional multithreading routines in the sync and sync/atomic packages. Mutexes A mutex (mutual exclusive lock) locks a section of code to a single thread at a time and is used…

Golang

1 min read

Synchronization Primitives in Golang
Synchronization Primitives in Golang
Golang

1 min read


May 30, 2022

Interprocess Communication in Microservices

Deciding on how microservices communicate with each other is one of the most important and fundamental decisions to make when implementing a system based on a microservices architecture. Helping to find out the most suitable choice of Interprocess communication(IPC) is the key challenge that this thesis work is aiming to…

Technology

5 min read

Interprocess Communication in Microservices
Interprocess Communication in Microservices
Technology

5 min read


May 12, 2022

Benefits & Challenges of Microservices architecture

Technology Diverseness: Systems that are built based on Microservices architecture is a collection of independent services that communicate with each other over a network. This feature enables choosing the most suitable programming language, framework, or data modeling according to the requirements of that particular service instead of having a universal…

Microservices

4 min read

Benefits & Challenges of Microservices architecture
Benefits & Challenges of Microservices architecture
Microservices

4 min read


May 11, 2022

Microservices Architecture Explained Simply

Microservices are one of the architectural approaches for building distributed software applications. Organizations are adopting Microservice architecture to achieve faster delivery, better resiliency, and higher safety as the scale of their systems increases. Over the past decade, microservices have been used in different forms while they shared some common characteristics. …

Technology

3 min read

Microservices did you know this ?
Microservices did you know this ?
Technology

3 min read


May 10, 2022

A Quick Glance on Evolution of Distributed Systems

Most of today’s enterprise IT applications are distributed — either at a larger- scale that operates over the internet or as a collection of local networks. The demand for developing Distributed Systems has increased significantly over the past years as applications are now required to serve a wide range of…

Technology

2 min read

Evolution of Distributed Systems
Evolution of Distributed Systems
Technology

2 min read


Nov 11, 2021

For those who don’t know Go’s interface

Introduction interfaceI would like people who are studying the Go language to read it because it is difficult to understand when it gets involved. In particular, Tour of Go of Stringers assumes that you no longer know as per se. Also, since the purpose is to deepen the understanding compared to…

Golang

6 min read

For those who don’t know Go’s interface
For those who don’t know Go’s interface
Golang

6 min read


Sep 30, 2021

Choose Golang? — The story behind DMM API-Gateway

The Platform Business Headquarters provides common API and GUI parts that support each DMM business. The Infrastructure Development Group is developing the infrastructure. Nowadays, we are especially working on improving API quality and automating operations. Now, more than a year has passed since the second generation API-Gateway (Gen2-GW) of DMM…

Golang

11 min read

Choose Golang? — The story behind DMM API-Gateway
Choose Golang? — The story behind DMM API-Gateway
Golang

11 min read


Aug 24, 2021

Thoughts on adopting a clean architecture for microservices

I had the opportunity to launch a new microservice and based on a clean architecture. Clean architecture is used in many places such as backends, frontends, and apps. However, there is no definite method, and I think everyone is doing trial and error. In this article, I would like to…

Golang

10 min read

Thoughts on adopting a clean architecture for microservices
Thoughts on adopting a clean architecture for microservices
Golang

10 min read


Jul 29, 2021

Add Pandas and NumPy Python to AWS Lambda Layers (Python 3.7 | 3.8)

After searching around for a few hours, I cannot seem to find what I’m looking for and the documentation on this subject is non-existent. I needed access to the package in a lambda function however I have been unsuccessful finding the Pandas and NumPy packages for usage in a Lambda…

Dev Ops

2 min read

Add Pandas and NumPy Python to AWS Lambda Layers (Python 3.7 | 3.8)
Add Pandas and NumPy Python to AWS Lambda Layers (Python 3.7 | 3.8)
Dev Ops

2 min read

Luci Bro

Luci Bro

153 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech