Skip to Content
Learning Functional Programming in Go
book

Learning Functional Programming in Go

by Lex Sheehan
November 2017
Intermediate to advanced
670 pages
17h 35m
English
Packt Publishing
Content preview from Learning Functional Programming in Go

Divide and conquer

FP gives us the tools and techniques we need to divide our monolithic applications into microservices.

In Chapter 4SOLID Design in Go, we learned that our applications should be built from components that follow the Unix philosophy of doing one thing well. We follow the same precepts when building microservices. Furthermore, following the Single Responsibility Principle (SRP) we treat each microservice as a separate entity that, whose entire life cycle is kept separate within its predefined boundaries. This decoupling of our microservices is what allows us to create, move and restart our microservice, isolated from its ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Functional Programming

Learning Functional Programming

Jack Widman

Publisher Resources

ISBN: 9781787281394Supplemental Content