The Weekly Dev - 202240

Avoiding the Bloat with Microservices

When we implement microservices, the first tought is to reuse what we know well from the Old World.

In fact, reuse is a good thing.

But we should not miss the opportunity for smarter pieces to fill in.

Smarter technologies, niche libraries that help get the job done with less legacy.

A lot can be achieved with small microservices that get the job done, and done well.

I am thinking small Go services wherever Java is simply too much.

Distributed Computing

Demystifying memory management in modern programming languages

Source: deepu.tech

Practical Systems Awareness

Source: itnext.io

Strangers in Goland

Real World Micro Services

Source: micro.dev

A Complete Guide to Working With Cookies in Go

Source: alexedwards.net

Boring Security

Active DNS recon techniques

Source: trickster.dev



[security] [programming] [java]