Skip to main content

API, Microservices and integration

 
2018-02-19

Microservices Ready model step 7 – Test

As with all software development it is crucial to implement a solid test framework to verify and adopt when implementing Microservices. And a solid test framework might be even more important when you implement a Microservices strategy. Why? Because an important objective behind the initiative often is to decrease time from development to production and to do this you have to minimize the requirement for manual testing.

Written by Fredrik Svensson
2018-01-29

Microservices Ready model step 6 – DevOps

A new strategy to develop software, should be followed by a new strategy to deploy software. And a Microservices initiative constitutes an excellent opportunity to also implement a DevOps approach to hosting and deployment of software, some even say that in order to be successful with a Microservices initiative you will require DevOps. In this blog post we will exploit why this is so and how a DevOps way of thinking can be implemented alongside your Microservices initiative.

Written by Fredrik Svensson
2017-11-26

API Ready model step 5 – Security

Making your corporate data (or parts of it) available to your partners and customers is a matter of balance between openness and security. You want to improve your business by inviting selected participants to interact with you, but what you don't want is to create undesired access to potential trade secrets or material that can be used against you.

Written by Fredrik Svensson