This is my personal entry for the
ODC appreciation day that was initiated once more by Tim Hall.
Intro
Oracle’s Application Container Cloud Service (ACCS)
is a cloud native, container based runtime for applications and
microservices implemented with Java, Node.js, Ruby, Python and PHP.
It’s simplicity makes it most attractive. All you need to do is
bundle and upload your code, and add a .json file to let ACCS know
how to start your application.
Since a couple of days ACCS is...