Hacker News
- Building Microservices the Lean Way, part 2 http://blog.hubblehq.com/building-microservices-the-lean-way-2/ 41 comments
- Building Microservices: Free Ebook from O’Reilly and NGINX http://nginx.com/blog/building-microservices-free-ebook-oreilly-nginx/ 34 comments
- New to Flask and building out a couple of microservice-y REST API projects -- is this a reasonable stack? https://www.reddit.com/r/flask/comments/6q7pty/new_to_flask_and_building_out_a_couple_of/ 9 comments flask
- Building Custom Servlets for C++ Microservices in Docker https://www.perforce.com/blog/hdx/custom-servlet-c-microservices-docker/# 8 comments cpp
- Four Lessons Learned from Building Microservices https://www.denhox.com/posts/four-lessons-learned-building-microservices/ 9 comments programming
- Stop Using Microservices. Build Monoliths Instead. https://betterprogramming.pub/stop-using-microservices-build-monoliths-instead-9eac180ac908 289 comments programming
- Building gRPC Microservices in Go - First 1 Hour of Free Content Live https://tutorialedge.net/courses/go-grpc-services-course/ 9 comments golang
- Building microservices in Go: part one https://blog.m3o.com/2020/11/16/building-a-blog-with-micro.html 12 comments golang
- YoMo is an open-source project for building your own IoT edge computing applications. With YoMo, you can speed up the development of microservices-based applications, and your industrial IoT platform will take full advantage of the low latency and high bandwidth brought by 5G. https://github.com/yomorun/yomo 5 comments golang
- Building a Haskell+MariaDB Microservice with Docker-Compose https://twonki.github.io/haskell-microservice/ 10 comments haskell
- An argument for building event driven microservices and avoiding distributed monoliths!! https://www.reddit.com/r/devops/comments/fdvz6u/an_argument_for_building_event_driven/ 6 comments devops
- Building Go Web Applications and Microservices Using Gin https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin 3 comments golang
- Building sustainable microservices, our opinions and advice. (A blog written by me, mainly in Go, questions welcome!) https://building.echo.co.uk/microservices-opinions-and-advice/ 13 comments golang
- Announcing Microsoft Dapr, an open source project to make it easier for every developer to build microservice applications - Open Source Blog https://cloudblogs.microsoft.com/opensource/2019/10/16/announcing-dapr-open-source-project-build-microservice-applications/ 15 comments programming
- Building Microservices On .NET Core - Part 7 Transactional Outbox with RabbitMQ https://altkomsoftware.pl/en/blog/microservices-outbox-rabbitmq/ 18 comments csharp
- Building Microservices On .NET Core - Part 7 Transactional Outbox with RabbitMQ https://altkomsoftware.pl/en/blog/microservices-outbox-rabbitmq/ 5 comments dotnet
- Building Microservices On .NET Core - Part 6 Real time server client communication with SignalR and RabbitMQ https://altkomsoftware.pl/en/blog/building-microservices-6/ 11 comments csharp
- Building Microservices On .NET Core - Part 5 Marten An Ideal Repository For Your Domain Aggregates https://altkomsoftware.pl/en/blog/building-microservices-domain-aggregates/ 7 comments csharp
- Introducing Mu: A purely functional library for building microservices https://www.47deg.com/blog/introducing-the-mu-open-source-library/ 12 comments scala
- Using Golang to Building Microservices at The Economist: A Retrospective https://www.infoq.com/articles/golang-the-economist 21 comments golang
- Building Microservices With Micronaut https://dzone.com/articles/building-microservices-with-micronaut 18 comments programming
- Building a 22 Megabytes Microservice with Java, Javalin and GraalVM https://nerden.de/posts/microservice_graalvm/ 17 comments java
- Building a Secure Containerized Microservice With .NET Core https://dzone.com/articles/building-a-secure-containerized-microservice-with 10 comments programming
- Building Microservices with Python and Flask https://testdriven.io/ 9 comments flask
- Build RESTful API microservice with Go http://himarsh.org/build-restful-api-microservice-with-go/ 5 comments golang
- Building A Microservice In Rust (With Actors) https://www.reddit.com/r/rust/comments/6mj2ag/building_a_microservice_in_rust_with_actors/ 4 comments rust
- Building a user management microservice (Part 5): Implementing authentication with JWT tokens and Spring Security https://springuni.com/user-management-microservice-part-5/ 5 comments java
- Building a user management microservice (Part 2): Implementing the domain model https://springuni.com/user-management-microservice-part-2/ 3 comments java
- Building a user management microservice (Part 1): Defining the domain model and a REST API https://springuni.com/user-management-microservice-part-1 41 comments java
- Forget about HTTP when building microservices http://bergie.iki.fi/blog/forget-http-microservices/ 52 comments programming
- Building a Bank with Golang, Microservices and Containers: Matt Heath at QCon London https://www.infoq.com/news/2017/03/monzo-bank-golang 4 comments golang
- Building Microservices? Here is what you should know https://cloudncode.wordpress.com/2016/07/22/msa-getting-started/ 4 comments coding
- Building a NodeJS Microservice on AWS Lambda https://medium.com/@paulwithap/building-a-nodejs-microservice-on-aws-lambda-6adb6da53cbb#.pji2s08wb 12 comments javascript
- Building Go Web Applications and Microservices Using Gin https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin 16 comments golang
- Building Serverless Microservices with Zappa and Flask https://gun.io/blog/serverless-microservices-with-zappa-and-flask/ 8 comments flask
- Building Resilient Microservices from the Fallacies of Distributed Computing https://datawire.io/using-fallacies-of-distributed-computing-to-build-resilient-microservices/ 9 comments programming
- Microservices in C# Part 1: Building and Testing http://insidethecpu.com/2015/07/17/microservices-in-c-part-1-building-and-testing/ 4 comments dotnet
- Building RESTful Java EE Microservices with Payara Embedded https://www.voxxed.com/blog/2015/02/building-restful-java-ee-microservices-with-payara-embedded 5 comments java
- Building Microservices with Spring Boot and Apache Thrift. Part 1 http://java.dzone.com/articles/building-microservices-spring 5 comments java
- If you can't build a monolith, what makes you think microservices are the answer? http://www.codingthearchitecture.com/2014/07/06/distributed_big_balls_of_mud.html 56 comments programming