a step-by-step coding practice — In this series of blogs, we will walk through how to build a triton inference server, host it in AWS ECS, and accelerate the speed using tensorRT. We will use MNIST as an example, which everyone knows. The tech stack includes docker, tensorflow, keras, triton, AWS ECR & ECS, tensorRT…