Forum Post: Re: Ccs Specs

  • Thread starter Thread starter Marian Edu
  • Start date Start date
Status
Not open for further replies.
M

Marian Edu

Guest
Stefan, you should join the group if you want to see for yourself but at first sight the CCS is about going further with OERA by defining interfaces for components/services with the aim to have those being interchangeable between different vendors/providers (might well be open-source implementations as well). Wether or not those services will leave inside the monolith or be independent micro-services is an implementation detail - for instance session management service can well use the same application database to store session information or use a memcache/redis external system. However, a big part of the picture is appsrv and imho the design of it lately goes more toward monolithic approach (multiple apps/webapps deployed on one PAS), this is opposed to what we try to do with akera.io but then again you don't like node.js so not very interesting for you :) However, I did like the 'death is expected and natural' phrase in your first article...

Continue reading...
 
Status
Not open for further replies.
Back
Top