Category Archives: Microservice Architecture

Testing Microservices

Microservice ArchitectureTutorial

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

view count6639 Views

Read time13 Min Read

Microservices

Microservice Architecture

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

view count149778 Views

Read time14 Min Read

Microservice Design

DevOpsMicroservice ArchitectureMiscellaneous

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

view count187486 Views

Read time16 Min Read

Microservice Design

DevOpsManual TestingMicroservice 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

view count171208 Views

Read time1 Min Read

DevOpsManual TestingMicroservice 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

view count171925 Views

Read time6 Min Read

Manual TestingMicroservice ArchitectureTutorial

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

view count162905 Views

Read time5 Min Read