
Getting Started With Docker Compose and Speedscale CLI
Introduction Observability, introspection, logging, and dependency mapping are critical when building APIs. With the advent of microservice architecture,
speedscale
is a free container-centric, capture and replay CLI tool created by Speedscale.
speedscale
wraps your running application, capturing all inbound and outbound traffic while in use. View all calls going into and out of your application in a slick terminal UI. View high level details for various protocols including gRPC, Postgres and others.
Introduction Observability, introspection, logging, and dependency mapping are critical when building APIs. With the advent of microservice architecture,
Introduction gRPC is a remote procedure call framework that has been widely adopted among cloud native applications. It
Introduction In this blog post we’ll help answer the age old question, “What does this service talk to