Category Archives: Microservice Architecture
Top 29 Microservices Interview Questions For 2020
Ever since its inception in 2011, microservices is making huge waves, especially among organizations developing forward-thinking applications. A survey by Nginx shows that 36% of enterprises are currently using Microservices, while another 26% is doing research on how to implement it.
January 11, 2020
144509 Views
14 Min Read
• DevOps • Microservice Architecture • Miscellaneous
Design Patterns For Micro Service Architecture
Imagine breaking down a single function unit into multiple mini-service units. That is exactly what microservices do to the traditional monolithic architecture. But, there is more to it than meets the eye. Microservices are the go-to solution for all the major software development projects.
November 9, 2018
179420 Views
16 Min Read
• DevOps • Manual Testing • Microservice Architecture
9 Fundamentals To A Successful Microservice Design
The human body is a combination of different systems most of which are independent yet, working together as one. Each system has a specific functionality of its own. All the organs with a multitude of other supporting frameworks form a fully functioning body.
November 5, 2018
163990 Views
1 Min Read
• DevOps • Manual Testing • Microservice Architecture
Does Microservices Architecture Influence Security Testing?
The answer is yes. Some may think, “well, it’s all software testing, so what’s exactly different?”. However, the differences are significant. Microservices are not the same as monolith software solutions.
September 26, 2018
165483 Views
6 Min Read
• Manual Testing • Microservice Architecture
How to Test a Microservice Architecture Application
If you are working in the testing domain, you probably have heard about microservices. Many organizations who have moved into modern DevOps practices are also investing in converting or building new projects into
August 3, 2018
155992 Views
5 Min Read