How to Test a Microservice Architecture Application
2023-12-31 12:33:38

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 Microservice based architecture. Being a new technology, it comes with certain challenges, especially in the testing domain. Testers, especially web testers, are now figuring out new ways of automation testing approach in the world of microservices. Before digging deeper, let’s understand what is microservices.

How to Design a Successful API Strategy (and Why You Need One)
2023-12-30 17:35:52

How to Design a Successful API Strategy (and Why You Need One)

Best Practices For Designing a Successful API Strategy Decide On Your Goals The first step in any project should always be thinking about what you’re hoping to achieve. Your intended goals are going to impact every stage of your API strategy.

The Principles of Planning and Implementing Microservices
2023-12-30 16:32:43

The Principles of Planning and Implementing Microservices

Planning a microservices-based application  —  where to start? This architecture is composed of many aspects; how to break down this decoupled architecture? I hope that after reading this article, the picture will be clearer.

Cross-Cutting Concerns
2023-12-20 14:55:47

Cross-Cutting Concerns

Although we often think of microservices as completely independent and self-contained units, this isn’t always the case. Sometimes it’s more convenient to think at a system level and lose some of that autonomy.

1 2 3
Article
The most useful articles on microservices from around the web, curated by thought leaders and our community.
Search