| Literature DB >> 27994937 |
Christopher L Williams1, Jeffrey C Sica1, Robert T Killen1, Ulysses G J Balis1.
Abstract
OBJECTIVE: Within the information technology (IT) industry, best practices and standards are constantly evolving and being refined. In contrast, computer technology utilized within the healthcare industry often evolves at a glacial pace, with reduced opportunities for justified innovation. Although the use of timely technology refreshes within an enterprise's overall technology stack can be costly, thoughtful adoption of select technologies with a demonstrated return on investment can be very effective in increasing productivity and at the same time, reducing the burden of maintenance often associated with older and legacy systems. In this brief technical communication, we introduce the concept of microservices as applied to the ecosystem of data analysis pipelines. Microservice architecture is a framework for dividing complex systems into easily managed parts. Each individual service is limited in functional scope, thereby conferring a higher measure of functional isolation and reliability to the collective solution. Moreover, maintenance challenges are greatly simplified by virtue of the reduced architectural complexity of each constitutive module. This fact notwithstanding, rendered overall solutions utilizing a microservices-based approach provide equal or greater levels of functionality as compared to conventional programming approaches. Bioinformatics, with its ever-increasing demand for performance and new testing algorithms, is the perfect use-case for such a solution. Moreover, if promulgated within the greater development community as an open-source solution, such an approach holds potential to be transformative to current bioinformatics software development. CONTEXT: Bioinformatics relies on nimble IT framework which can adapt to changing requirements. AIMS: To present a well-established software design and deployment strategy as a solution for current challenges within bioinformatics.Entities:
Keywords: Bioinformatics; crowd sourcing; defect analysis; failure mode analysis; information technology; microservices; pathology; reliability engineering; software engineering
Year: 2016 PMID: 27994937 PMCID: PMC5139451 DOI: 10.4103/2153-3539.194835
Source DB: PubMed Journal: J Pathol Inform
Figure 1Benefits industry leaders have attained by adopting a microservices approach[23456]
Figure 2Example configuration file for a simple container providing a MySQL client service. Adapted from https://hub.docker.com/r/gliderlabs/alpine