WHAT'S NEW?
Error Loading Feed!
0

Custom retry mechanism based on Polly

Index The problem One (of many) solution Code snippet References The problem Network connectivity issues, flaky dependencies (APIs, databases, cloud services...) might became a painfull when you work...

0

Unit test to validate services registered in your DI engine

Intro Sometimes, when adding new functionality to your programs you might end up having errors difficult to track. This is the case when using DI and you missed...

0

Docker London - April

Please see here some interesting resources about Docker Here are some links from Jorge (Sysdig) who gave a great talk on monitoring containers: How to Monitor Docker Swarm:...

0

Agile - Training from Just Eat

Intro I've been attending an awesome Agile training for two days provided by some workmates from my workplace: Just Eat. It's being pretty good compared with other training...

0

Docker learning resource (free)

Intro This week I attended NDC London workshops and one of the most interesting ones was: Running Docker and Containers in Development and Production by Ben Hall. He...

0

Cidr generation algorithm (when ips under provider's domain)

Intro Today I want to share with you a way I found very useful to generate cidrs using the IPNetwork library from GitHub. I like the approach I...

Pages (26)1234567 Next