Difference between revisions of "Developing a new gCube service"
From GCube System
Manuele.simi (Talk | contribs) (New page: When developing a new gCube service using the gCore Framework, there are 5 key aspects to take into consideration: # profile the service for the infrastructure # prepare the service config...) |
Manuele.simi (Talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | = Developing a new gCube service: Key concepts = | ||
+ | |||
When developing a new gCube service using the gCore Framework, there are 5 key aspects to take into consideration: | When developing a new gCube service using the gCore Framework, there are 5 key aspects to take into consideration: | ||
# profile the service for the infrastructure | # profile the service for the infrastructure | ||
Line 5: | Line 7: | ||
# personalise the build process | # personalise the build process | ||
# configure the service for (un)secure deployment | # configure the service for (un)secure deployment | ||
+ | |||
+ | == Profiling == | ||
+ | |||
+ | == Configuration == | ||
+ | |||
+ | == Implementation == | ||
+ | |||
+ | == Building == | ||
+ | |||
+ | == Deployment == | ||
+ | |||
+ | |||
+ | --[[User:Manuele.simi|Manuele.simi]] 23:36, 25 March 2008 (EET) |
Latest revision as of 22:36, 25 March 2008
Contents
Developing a new gCube service: Key concepts
When developing a new gCube service using the gCore Framework, there are 5 key aspects to take into consideration:
- profile the service for the infrastructure
- prepare the service configuration
- implement the service
- personalise the build process
- configure the service for (un)secure deployment
Profiling
Configuration
Implementation
Building
Deployment
--Manuele.simi 23:36, 25 March 2008 (EET)