FrontEnd Development
30.8K subscribers
145 photos
1 video
9.34K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
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
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
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
Production Ready Microservices In Action
A practical guide for cloud native Microservice development. -
https://goo.gl/cgtWVk

#microservice
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
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
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
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
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