blob: 872ac033033425f4e9d630df727a090c6781a784 [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:
11-------------
12The 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.
13
14Self 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.
15This makes SERVICE PROVIDER(S) more responsive to its customers and able to deliver products that more closely match the needs of its customers.
16
17Sections
18++++++++
19
20.. toctree::
21 :maxdepth: 1
22 :glob:
23
24 sections/architecture/index
25 sections/installation/index
26 sections/configuration/index
27 sections/development/index
28 sections/logging
Ezhilarasie7ad3442019-02-12 20:47:14 +020029 sections/release-notes
30
31Data Flow:
32----------
33|image0|
34
35.. |image0| image:: media/image0.png
36 :width: 7.88889in
Ezhilarasid2dfc6a2019-02-13 17:28:51 +053037 :height: 4.43750in
38
39Functional Decomposition:
40-------------------------
41|image1|
42
43.. |image1| image:: media/functional_decomposition.png
44 :width: 7.88889in
Ezhilarasib8831b32019-02-14 19:39:49 +053045 :height: 4.43750in
46
47Controller design Studio Presentation:
48--------------------------------------
49
50Details about CDS Architecture and Design detail, Please click below.
51:download:`CDS_Architecture_Design.pptx`