Design Patterns for Cloud Native Applications by Kasun Indrasiri

Design Patterns for Cloud Native Applications by Kasun Indrasiri

Author:Kasun Indrasiri
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2021-07-25T00:00:00+00:00


Testing

Testing is an important step for building successful cloud native applications. As we have discussed testing microservices in Chapter 2, here we will focus on testing data services and data stores.

We can use test data stores to test data-service interactions, Though data services can have complex or simple logic, they can still cause bottlenecks in production. The following are useful recommendations for overcoming these issues:

Tests should be performed with both clean and prepopulated data stores, as the former will test for data initialization code and the latter will test for data consistency during operation.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.