
Search
Publication Notes - 62


API vs. REST vs. RPC vs. HTTP vs. JSON over HTTP vs. OpenAPI vs. Swagger
If you would ask me what REST meant, I would have answered by contrasting it against SOAP and by saying that it usually produces JSON.

II.b. Dockerfile for popular application stacks
Showcase of the Dockerfile for some popular application stacks such as JAVA, Mysql, PhP, NodeJS, Angular

V. Service Oriented Architecture (SOA)
Using multiple Dockerfiles to leverage a service oriented architecture

VI. Docker-compose : Getting organised
Using a Dockerfile to containerize a web application and its database server

III. Getting familiar with common docker commands
Discovering Docker through common commands