Tag: restapi

  • Thumbnail for GraphQL and gRPC

    GraphQL and gRPC

    Big Picture For inter-process communication at a high level, the two styles are asynchronous and synchronous styles: RPCs, built on top of TCP/UDP, are usually…

    Read
  • AWS CDK example in Typescript – provision an AWX server

    This post provides an example of using AWS CDK in Typescript. Ansible Tower and AWX We have used open-source Ansible extensively in the past. While…

    Read