blob: bc39ca39215789adf4f9c1b95e3b40a4bb35b7a0 [file] [log] [blame]
ezhil02805182019-01-30 20:34:16 +05301.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3.. Copyright (C) 2019 IBM.
4
5CONTROLLER DESIGN STUDIO DOCUMENTATION REPOSITORY
6-------------------------------------------------
7.. toctree::
Ezhilarasi9d6c9c32019-02-06 22:33:59 +05308 :maxdepth: 1
9
10Introduction:
Ezhilarasic0a81662019-02-20 19:50:19 +053011=============
Ezhilarasi9d6c9c32019-02-06 22:33:59 +053012The system is designed to be self service, which means that users, not just programmers, can reconfigure the software system as needed to meet customer requirements. To accomplish this goal, the system is built around models that provide for real-time changes in how the system operates. Users merely need to change a model to change how a service operates.
Ezhilarasi9d6c9c32019-02-06 22:33:59 +053013Self service is a completely new way of delivering services. It removes the dependence on code releases and the delays they cause and puts the control of services into the hands of the service providers. They can change a model and its parameters and create a new service without writing a single line of code.
14This makes SERVICE PROVIDER(S) more responsive to its customers and able to deliver products that more closely match the needs of its customers.
15
16Sections
Ezhilarasic0a81662019-02-20 19:50:19 +053017========
Ezhilarasi9d6c9c32019-02-06 22:33:59 +053018
19.. toctree::
20 :maxdepth: 1
21 :glob:
22
23 sections/architecture/index
24 sections/installation/index
25 sections/configuration/index
26 sections/development/index
27 sections/logging
Ezhilarasie7ad3442019-02-12 20:47:14 +020028 sections/release-notes
29
30Data Flow:
Ezhilarasic0a81662019-02-20 19:50:19 +053031==========
Ezhilarasie7ad3442019-02-12 20:47:14 +020032|image0|
33
34.. |image0| image:: media/image0.png
35 :width: 7.88889in
Ezhilarasid2dfc6a2019-02-13 17:28:51 +053036 :height: 4.43750in
37
38Functional Decomposition:
Ezhilarasic0a81662019-02-20 19:50:19 +053039=========================
Ezhilarasid2dfc6a2019-02-13 17:28:51 +053040|image1|
41
42.. |image1| image:: media/functional_decomposition.png
43 :width: 7.88889in
Ezhilarasib8831b32019-02-14 19:39:49 +053044 :height: 4.43750in
45
46Controller design Studio Presentation:
Ezhilarasi1b836402019-03-05 16:37:18 +053047======================================
Ezhilarasib8831b32019-02-14 19:39:49 +053048
49Details about CDS Architecture and Design detail, Please click below.
50:download:`CDS_Architecture_Design.pptx`