paint-brush
The Microservice Weekly #145 — August 15.by@RisingStack
102 reads

The Microservice Weekly #145 — August 15.

by RisingStackAugust 15th, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A weekly newsletter with the best articles on microservices. Hand-curated by the engineers of <a href="http://risingstack.com" target="_blank">RisingStack</a>. Subscribe: <a href="https://microserviceweekly.com/" target="_blank">https://microserviceweekly.com/</a>
featured image - The Microservice Weekly #145 — August 15.
RisingStack HackerNoon profile picture

A weekly newsletter with the best articles on microservices. Hand-curated by the engineers of RisingStack. Subscribe: https://microserviceweekly.com/

Angular Libraries and Microservices

In this blog post you’ll learn how to implement the Client-side UI composition design pattern using Angular Libraries.


Angular Libraries and Microservices_We live in a Microservices world, and this world is there to stay. Back-end developers need to dive into Domain Driven…_antoniogoncalves.org

Selecting the right database for your Microservices

One of the most important questions to answer while designing microservices is: How to choose the right data store(s) for each microservice? You should incorporate performance, reliability and data modeling requirements into your selection process…


Selecting the Right Database for Your Microservices - The New Stack_Microservices are in the spotlight as infrastructure building blocks because they offer benefits such as the decoupling…_thenewstack.io

How to Debug a Node.js app in a Docker Container

Some bugs will show themselves only when the app itself is containerized as well. In these cases, it is very helpful to know how to attach a debugger to the service.


How to Debug a Node.js app in a Docker Container | @RisingStack_In this post, we'll take a look at how you can debug a Node.js app in a Docker container. In case you're wondering…_blog.risingstack.com

Micro Services with Azure Functions

In this post you can learn how to move long running tasks such as PDF/report generation from your MVC website to their own Micro Service using Azure Functions.


Micro Services with Azure Functions — PDF Download — DotNet Core_Allowing you to Generate PDF from your website whilst keeping it responsive_medium.com

Debugging microservices — Squash vs. Telepresence

New tools are being developed that can help with your microservices debugging efforts and that allow you to remain in your local environment to perform runtime debugging. Let’s take a look a Squash and Telepresence.


Debugging microservices - Squash vs. Telepresence_Debugging distributed applications is challenging. Learn the pros and cons of Squash and Telepresence._medium.com

Microservices Logging Best Practices

You’ll read the best practices that show you how to deal with unknown errors in Microservices archictecture.


Microservices Logging Best Practices - Scalyr Blog_Microservice architecture is an application structure that fosters the use of a loosely coupled system to allow you to…_blog.scalyr.com

In brief: