Tag: Cloud services

  • Computing services: from PaaS to Serverless

    Silicon Valley startups in mid-2000s likely do not run their own IT operations (i.e. renting their own data centre spaces, purchasing their own rack-mounted servers).…

    Read
  • Docker components

    The previous post about virtualization and containerization brought up some underlying technologies which Docker build containers on, including: namespaces – a Linux kernel mechanism to…

    Read
  • Host legacy application in Docker 2 of 2

    My previous notes include some tricks in hosting legacy application in docker. This is a continuation from that work, after 1.5 months… Use Case I…

    Read