Home Programming Microservices

Microservices

Building Microservices can be a daunting task. With tools such as AWS and Node.js, it is vital to keep up with the latest developments to ensure your project is future-proof. Read the latest industry updates, news and guides online with the Packt Hub.

open door

Express Gateway v1.13.0 releases; drops support for Node 6

0
Express Gateway v1.13.0 was released yesterday. Express Gateway is a simple, agnostic, organic, and portable, microservices API Gateway built on Express.js. The release 1.13.0...
Innovation theme. change transform

NGINX Hybrid Application Delivery Controller Platform improves API management, manages microservices and much more!

0
“Technology is front and center in every business strategy, and enterprises of all sizes and in all industries must embrace digital to attract, retain,...
announcement

OpenFaaS releases full support for stateless microservices in OpenFaaS 0.9.0

0
OpenFaaS announced on the 5th of September 2018 that they have released support for stateless microservices in OpenFaaS 0.9.0. They assert that managing FaaS...
abstract illusion

6 Ways to blow up your Microservices!

0
Microservices are great! They’ve solved several problems created by large monoliths, like scalability, fault tolerance, and testability, among others. However, let me assure you...
Boring software - should we value it more?

Should software be more boring? The “Boring Software” manifesto thinks so

0
Innovation is a word that seems to have emanated from the tech world and entered mainstream discourse. It's a term that has stuck to...
TypeScript 3.7

Have Microservices killed the monolithic architecture? Maybe not!

0
Microservices have been growing in popularity since the past few years, 2014 to be precise. Honestly speaking they weren’t that popular until around 2016...
Netflix

Netflix open sources Zuul 2 cloud gateway

0
Netflix in their tech blog announced that their popular cloud gateway Zuul 2 is now open-source. Zuul 2 was announced back in 2016 is...
Lightweight Architecture Decision Records can make software engineering easier

What are lightweight Architecture Decision Records?

0
Architecture Decision Records (ADRs) document all the decisions made about software. Every change is recorded in a plain text file sitting inside a version...
The fundamentals of domain driven design

What is domain driven design?

0
Domain driven design exists because all software exists for a purpose. It does something. For example, you can't provide a software solution for a financial...

API Gateway and its Need

0
 In this article by Umesh R Sharma, author of the book Practical Microservices, we will cover API Gateway and its need with simple and...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews