Category Archives: Microservice Architecture
• Microservice Architecture • Tutorial
Testing Microservices: A Quick Start Guide
During the last few years, applications have grown to host millions of users and produce a large volume of data. People using these applications expect fast responses and 24/7 availability. For applications to be fast and available, they must respond quickly to the increased load.
February 1, 2023
6639 Views
13 Min Read
29 Most Asked Microservice Interview Questions For 2023
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
149778 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
187486 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
171208 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
171925 Views
6 Min Read
• Manual Testing • Microservice Architecture • Tutorial
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
162905 Views
5 Min Read