Containerize and deploy a gRPC application on AWS Fargate

By Dustin Ward

Amazon Web Services FeedContainerize and deploy a gRPC application on AWS Fargate These days, building an application distributed among processes, hosts, or even networks is much easier. This is partially due to an evolution in the protocols used to negotiate between different components of an application or service. This evolution is largely the result of…