Microservices Made Easy with Node.js
A walkthrough for building your first microservice-based app using cote. - https://goo.gl/rnIoYW
#nodejs #microservice
A walkthrough for building your first microservice-based app using cote. - https://goo.gl/rnIoYW
#nodejs #microservice
Medium
Microservices made easy with Node.js
You might think microservices are too hard to get started with. This post will prove otherwise.
What's the hardest part about microservices? Your data
We explore the challenges of dealing with data when creating and developing microservices - https://goo.gl/tq7hbX
#microservice
We explore the challenges of dealing with data when creating and developing microservices - https://goo.gl/tq7hbX
#microservice
Opensource.com
What's the hardest part about microservices? Your data
We explore the challenge of dealing with data when creating and developing microservices.
Enough with the Microservices
At the risk of rewriting Martin Fowler’s Microservice Premium article, I thought it would be good to write up some thoughts so that I can send them to clients when the topic arises, and hopefully help people avoid some of the mistakes I’ve seen. - https://goo.gl/dq76l8
#microservice
At the risk of rewriting Martin Fowler’s Microservice Premium article, I thought it would be good to write up some thoughts so that I can send them to clients when the topic arises, and hopefully help people avoid some of the mistakes I’ve seen. - https://goo.gl/dq76l8
#microservice
Managing microservices with the Istio service mesh
With the adoption of microservices, new problems emerge due to the sheer number of services. Problems that had to be solved once for a monolith, like security, load balancing, monitoring, and rate limiting need to be handled for each service. - https://goo.gl/JWK4n3
#microservice
With the adoption of microservices, new problems emerge due to the sheer number of services. Problems that had to be solved once for a monolith, like security, load balancing, monitoring, and rate limiting need to be handled for each service. - https://goo.gl/JWK4n3
#microservice
blog.kubernetes.io
Managing microservices with the Istio service mesh
The official Kubernetes blog.
2017 is becoming the year of Container Security
Security is always of great importance, but that doesn’t mean it gets the marketing and media attention it deserves. Interestingly, however, I think, Docker and the rise of mass-scale containerisation outside of Silicon Valley is putting security front and centre. - https://goo.gl/31sht5
#microservice #docker
Security is always of great importance, but that doesn’t mean it gets the marketing and media attention it deserves. Interestingly, however, I think, Docker and the rise of mass-scale containerisation outside of Silicon Valley is putting security front and centre. - https://goo.gl/31sht5
#microservice #docker
Medium
2017 is becoming the year of Container Security
Security is becoming an important — if not the most important — feature of containerization in 2017. Not just for companies like Docker…
Simone - A Distributed Simulation Service
Simone is a service that enables configuration, deployment, and execution of simulations within arbitrary domains throughout the Netflix environment. - https://goo.gl/L9B1w4
#microservice
Simone is a service that enables configuration, deployment, and execution of simulations within arbitrary domains throughout the Netflix environment. - https://goo.gl/L9B1w4
#microservice
Medium
Simone - A Distributed Simulation Service
By Satyajit Thadeshwar, Mayank Agarwal, Sangeeta Narayanan & Kevin Lew
The essentials of throttling in your application architecture
Five scenarios for planning a service-oriented architecture or microservices architecture - https://goo.gl/WGVEBP
#microservice #architecture
Five scenarios for planning a service-oriented architecture or microservices architecture - https://goo.gl/WGVEBP
#microservice #architecture
Ibm
Go full throttle: The essentials of throttling in an application architecture
Five scenarios for planning an SOA or microservices architecture
The evolution of scalable microservices
How to leverage Events-first Domain Driven Design and Reactive principles to build scalable microservices, working our way through the evolution of a scalable microservices-based system. - https://goo.gl/YcSCVn
#microservice
How to leverage Events-first Domain Driven Design and Reactive principles to build scalable microservices, working our way through the evolution of a scalable microservices-based system. - https://goo.gl/YcSCVn
#microservice
O'Reilly Media
The evolution of scalable microservices
From building microliths to designing reactive microsystems.
Microservices implementation
Netflix stackThere are lot of tools and technologies for implementing Microservices. This article is focusing on doing it with the Netflix stack and SpringBoot. - https://goo.gl/drKuyL
#microservice
Netflix stackThere are lot of tools and technologies for implementing Microservices. This article is focusing on doing it with the Netflix stack and SpringBoot. - https://goo.gl/drKuyL
#microservice
Medium
Microservices implementation — Netflix stack
Hi. Today i am going to discuss and explain how to implements Microservices based system. There are lot of tools and technologies for…
Testing Strategies in Microservices Architecture
It is essential that a microservice application is built with an awareness of how it can be tested. Having good test coverage gives you more confidence in your code and results in a better continuous delivery pipeline. - https://goo.gl/UY6pAi
#microservice #testing
It is essential that a microservice application is built with an awareness of how it can be tested. Having good test coverage gives you more confidence in your code and results in a better continuous delivery pipeline. - https://goo.gl/UY6pAi
#microservice #testing
Hacker Noon
Testing Strategies in Microservices Architecture
Introduction
Go, Docker, Google Cloud: A Microservice HOWTO
Saying that software engineers today enjoy MicroServices (MS) ‘a little bit’ is like saying people enjoy chocolate covered bacon ‘a little bit’. MicroServices does for internet systems what function calls do for assembly: abstraction without losing functionality. -
https://goo.gl/XcWqDN
#microservice
Saying that software engineers today enjoy MicroServices (MS) ‘a little bit’ is like saying people enjoy chocolate covered bacon ‘a little bit’. MicroServices does for internet systems what function calls do for assembly: abstraction without losing functionality. -
https://goo.gl/XcWqDN
#microservice
AI Eats Future of Software
Microservices will be a central theme of next generation applications. With so much of heterogenous components sitting inside one stack, monolithic approach would hardly make sense. Microservices can give the desired modularity and ability to build applications that can scale. - https://goo.gl/mMf4K7
#microservice #ai
Microservices will be a central theme of next generation applications. With so much of heterogenous components sitting inside one stack, monolithic approach would hardly make sense. Microservices can give the desired modularity and ability to build applications that can scale. - https://goo.gl/mMf4K7
#microservice #ai
Medium
AI eats future of software — Part2 – Saunak Dasgupta – Medium
n the previous post, I discussed about core traits of an intelligent software application. You can read the post here.
Production Ready Microservices In Action
A practical guide for cloud native Microservice development. -
https://goo.gl/cgtWVk
#microservice
A practical guide for cloud native Microservice development. -
https://goo.gl/cgtWVk
#microservice
Medium
Production Ready Microservices In Action
practical guide for cloud native Microservice development
National Health Service, on Elixir and Kubernetes
The story of an awesome project that we built on Elixir, React.js + Redux.js and Kubernetes - eHealth for National Health Service of Ukraine. - https://goo.gl/iqfTTw
#microservice
The story of an awesome project that we built on Elixir, React.js + Redux.js and Kubernetes - eHealth for National Health Service of Ukraine. - https://goo.gl/iqfTTw
#microservice
Medium
National Health Service, on Elixir and Kubernetes
By this post, I want to share a second awesome project that we built on Elixir, React.js+Redux.js and Kubernetes — eHealth for National…
Organizing Microservices - Modern Integration
Microservices is probably one of the most popular buzz words among developers, but as a person who worked in the software integration space for years, I started to see some resemblance of the old ESB days. - https://goo.gl/fJFSfd
#microservice
Microservices is probably one of the most popular buzz words among developers, but as a person who worked in the software integration space for years, I started to see some resemblance of the old ESB days. - https://goo.gl/fJFSfd
#microservice
Event Sourcing Microservices with Kafka
In this post, you are going to read about a microservice application using Kafka as the primary data store. - https://goo.gl/nTde19
#microservice
In this post, you are going to read about a microservice application using Kafka as the primary data store. - https://goo.gl/nTde19
#microservice
Kontena Blog
Event Sourcing Microservices with Kafka
Like many software engineers, I come from the world of enterprise software development. In this world design patterns and software architecture are king. I’ve spent countless hours studying the principals of SOA, Domain Driven Design, CQRS and all the...
Introduction to Event Sourcing in Microservices
This repository is a microservice reference example that is intended to teach the basics of event sourcing in Spring Boot applications. -
https://goo.gl/FRCUG9
#microservice
This repository is a microservice reference example that is intended to teach the basics of event sourcing in Spring Boot applications. -
https://goo.gl/FRCUG9
#microservice
GitHub
kbastani/event-sourcing-microservices-basics
event-sourcing-microservices-basics - Introduces the basics of event sourcing in a microservice architecture
Microservice Architecture: All the Best Practices To Know
A guide aimed at people considering moving from a monolith to microservices, covering best practices, advantages, and mistakes to avoid. - https://goo.gl/z6P52s
#microservice #architecture
A guide aimed at people considering moving from a monolith to microservices, covering best practices, advantages, and mistakes to avoid. - https://goo.gl/z6P52s
#microservice #architecture
Coding Sans
Microservice Architecture: All the Best Practices You Need to Know
Follow microservice best practices, learn about the advantages of microservices and avoid making mistakes when building a microservice architecture.
Microservices Solution Patterns
This article discusses the possible solution patterns which can be used in a microservices architecture-driven enterprise. -
https://goo.gl/htMXAo
#microservice #pattern
This article discusses the possible solution patterns which can be used in a microservices architecture-driven enterprise. -
https://goo.gl/htMXAo
#microservice #pattern
dzone.com
Microservices Solution Patterns - DZone Microservices
This article discusses the possible solution patterns which can be used to design systems for a microservices architecture-driven enterprise.
Microservices Best Practices Every Developer Should Follow
This post will walk you through the nine recommended practices that a developer should use when working on a microservice project. Let's take a closer look at each of them. - http://amp.gs/jzDrO
#microservice #best #practices
This post will walk you through the nine recommended practices that a developer should use when working on a microservice project. Let's take a closer look at each of them. - http://amp.gs/jzDrO
#microservice #best #practices