Tag: RESTful API

  • Host legacy application in Docker 1 of 2

    This is my notes from containerizing a legacy application with Docker compose. We have to run multiple instances of our application because we’re unable to…

    Read
  • OAuth 2.0 and OIDC 1 of 2

    OAuth 2.0 and OpenID Connect (OIDC 1.0) are different but highly related protocols and they are often confused. When we talk about IAM (identity and…

    Read