Tag endpoints

Google Cloud NEXT '17 - Authenticating Service-to-Service Calls with Google Cloud Endpoints

What?

  • Authentication vs authorization
  • Scenarios: When to use service-to-Service auth
    • Mobile apps
    • Microservices
    • Cloud to cloud

Google Cloud NEXT '17 - Building High Performance Microservices with Go, Kubernetes and gRPC

Microservice Performance Gotchas

  • Slow data serialization
  • Network contention
  • High per-process overhead