Difference between revisions of "Technology Architecture For Enterprise"

From AccountIT
Jump to: navigation, search
(Child pages)
Line 10: Line 10:
 
= Child pages =
 
= Child pages =
 
* [[Enterprise Cloud|Cloud]]
 
* [[Enterprise Cloud|Cloud]]
* [[Enterprise Node Architecture|Node Architecture]]
+
* [[Enterprise Data Store|Data Store]]
* [[Enterprise NoSQL|NoSQL]]
+
* [[Enterprise NewSQL|NewSQL]]
+
* [[Enterprise In memory data grid|In memory data grid]]
+
 
* [[Enterprise UI framework|UI framework]]
 
* [[Enterprise UI framework|UI framework]]
 +
* [[Enterprise Node Architecture|Node Architecture]]
  
  
 
[[Category:Enterprise]]
 
[[Category:Enterprise]]
 
[[Category:Technology]]
 
[[Category:Technology]]

Revision as of 21:28, 10 May 2014

Introduction

The vision of the enterprise is providing a service with a minimum level of human intervention, thus the choice and use of technologies is essential driving the level and quantity of services that can be offered.

Technology drivers

The core product of the enterprise will be a software service, and as the enterprise is not going to host / run a data center, the software service must be hosted / run on public cloud infrastucture (such as Amazon WebServices). With the major part of the cost associated with the cloud infrastucture it becomes essential that the service is not tightly tied with a particular cloud provider, giving the opportunity to change cloud provider should a cheaper option apear.

Likewise the software license for the 3rd party frameworks and libraries must have a cost structure that is easy to maintain and allows for dynamic growth (in connection with sudden demand).


Child pages