- What is Microsercies?
- List of Principals of Microsercies?
- List of Microsercies Models?
- Top 20 Actions Items to miograte into Microsercies
- Top 15 tools for Microsercies Implementations?
- List of Communication Methods and Protocols in Microsercies
Note
- Please use few images to explain a concept in detailed way.
- Please write answer in your own word.
Oldest comments (16)
What is Microservices?
Microservices are an architectural style that develops a single application into set of small services and each service runs in its own process. The services communicate with clients using lightweight protocols.
• What is Microservices?
Microservices are like architectural form in which the application is subdivided into tiny services which achieve the same overall functionality of the application but they are not connected to each other as they run inside the containers which eliminates major security concerns and can be easily scaled up depending up on the demand.
• List of Principals of Microservices?
List of Microservices Models?
Single responsibility one service one functionality.
Cohesion Binding similar functionalities under one cadre.
Loosely bounded independent services no effects on another.
Top 20 Actions Items to migrate into Microservices
Configuration and provisioning is easy.
Top 15 tools for Microservices Implementations
API Fortress, Postman, tyk for api management and testing
Amazon sns , rabbitmq, Apache kafka for messaging
Logstash and Graylog for monitoring.
Kubernetes, minikube, telepresence for kube development
Kubeless, iron functions , aws lambda for serverless tools
Springboot Elixir for api development languages
What is Microservices?
Micro services is an architecture to divide one application into set of small services and each service run it's own process if one service having any issue the other services was not effected.
List of Principals of Microsercies?
List of Microsercies Models?
Microservices allow a large application to be separated into smaller independent parts, with each part having its own realm of responsibility.
Top 20 Actions Items to miograte into Microsercies
Data migration
Network migration
Security migration
Top 15 tools for Microsercies Implementations?
List of Communication Methods and Protocols in Microservices?
HTTP request
lightweight asynchronous messaging
What is Microservices?
Micro services means dividing one application into small services and each service will run it's own process that means if a service got effected others run without any issue.
List of Principals of Microservices?
Microservices are designed to run on service in it
microservices are using containers to create isolated environments
they are easy to create
Top 20 Actions Items to migrate into Microservices
Fast to create and delete
security is best
one service communicates with other but independent to each other
Top 15 tools for Microservices Implementations?
Kubernetes
Postman
Istio
Minikube
Rancher
List of Communication Methods and Protocols in Microservices
http based
message based
->What is Microsercies?
Microservices are an architectural approach to building applications.
As an architectural framework, microservices are distributed and loosely coupled, so one team's changes won't break the entire app.
->List of Principals of Microsercies?
Single concern.
Discrete.
Transportable.
Carries its own data.
Inherently ephemeral.
->Top 15 tools for Microsercies Implementations?
Operating System
Programming Languages
Tools for API Management & Testing
Tools for Messaging
Toolkits
Architectural Frameworks
Tools for Orchestration
Tools for Monitoring
Serverless Tools
->List of Communication Methods and Protocols in Microsercies
HTTP request/response
lightweight asynchronous messaging
What is Microsercies?
It is an architectural approach to building applications. As an architectural framework, microservices are distributed and loosely coupled, so one team's changes won't break the entire app.
List of Principals of Microsercies?
Microservices do one task only for which it is designed.
Easy to create and destroy.
Microservices be encapsulated in an containers so that it access is restricted.
Microservices able to process the data within it before going to database in an encrypted format.
List of Microsercies Models?
Top 20 Actions Items to migrate into Microservices
Top 15 tools for Microservices Implementations
API Fortress, Postman, tyk for api management and testing
Amazon sns , rabbitmq, Apache kafka for messaging
Logstash and Graylog for monitoring.
Kubernetes, minikube, telepresence for kube development
Kubeless, iron functions , aws lambda for serverless tools
Springboot Elixir for api development languages
Microservices are an architectural approach to building applications. As an architectural framework, microservices are distributed and loosely coupled, o one team's changes won't break the entire app.
Principals of microservices:
What is Microservice?
Micro service is a step by step procedure for deploying or performing the services by using wed interfaces
List of principle of Micro services?
What is Microservices?
Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams.
List of Principals of Microservices?
Top 15 tools for Microservices Implementations?
Microservices id the way of building the applications and it enables both developers and operations to work together to deliver the quality software.
Principles: