using Kubernetes for better performance on REST API calls

2/8/2019

I'm part of a team for a financial web-app basically depending on SDK for the most part(pages normally take 5-10 seconds to load) running on a single Docker Container, would migrating it to Kubernetes or any other container Orchestration improve the response speed or performance of the APIs? or is there any other ways to improving the response speed of the APIs?

-- Miguel Acosta
kubernetes
orchestration
rest
web-applications

0 Answers