Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Prev | Next |
Introducing Cloud Services
The Sparx Systems Cloud Services solution provides seamless access to Enterprise Architect models in repositories held anywhere in the world, providing high performance for remote access, secure encrypted links and optimization for high latency WAN connections.
Cloud-based repositories provide easy access to models, not only for people within your local team but also for remote team members, external customers and consultants with Internet access, anywhere around the world. Collaborative and distributive modeling and design are dramatically enhanced by using a Cloud-based repository, which can provide the shared backbone for a wealth of development scenarios.
This section will:
- Familiarize you with the concepts of the Cloud Services
- Discuss considerations of when and where you should use a Cloud server
- Walk you through the process of setting up a server
- Walk you through the process of connecting for the first time
- Highlight some of the additional functionality available through the Cloud server
- Outline working with Active Directory using IIS
Overview
Enterprise Architect models are stored in databases, such as MySQL, SQL Server and Oracle. Traditional installations of Enterprise Architect require each user to install the appropriate drivers for each DBMS, and in some cases define an ODBC DSN with the database connection details.
When connecting to a Cloud Server, the procedure for a user to connect to a model is dramatically simplified. For users connecting to models stored in a Cloud Server, the process is as simple as entering a single URL to the provided Cloud repository. No special drivers or further configuration is required.
Connecting to a Cloud Server provides a number of key benefits:
- Improved performance for models used for distributed development. The Cloud Server provides benefits to connections that involve high latency and reduced data transfer speeds.
- The process of setting up drivers and connections is performed once by an administrator during the server configuration. The only set-up required on a user machine is to install Enterprise Architect and to connect to a model on the Cloud server.
- Database servers no longer have to be exposed through a firewall; the Cloud server can be run from inside the corporate firewall. All model connections are created using HTTP, allowing firewalls to completely isolate your database server.
- A Cloud server can be configured to encrypt all communication. Using standard TLS/SSL protocols, you can be confident that your data is not intercepted during transmission on insecure networks.
- A Cloud server can be configured to provide HTTP-level authorization to any model taken directly from the model user list. Even when the model is exposed on a public network, you can be assured that only authorized users are able to access your model.
- A Cloud server can be configured to provide read-only access to any model; for example, for clients required to review a model.
Security Considerations
The Sparx Systems Cloud Service runs as a Windows Service, accepting network connections from Enterprise Architect clients and sending the data required by the system back over the network. As with any web connected service, there are security concerns that must be addressed when setting up a new service. To help you minimize risks, consider these points:
- If any data is considered private, always use an HTTPS connection and require user authentication; there is an option on each of the service's database configurations to prompt for this
- There is an implicit trust in sharing a model with anyone; security is available in models, which prevents a wide range of possible interactions, but with Enterprise Architect's flexibility determined users can circumvent this
In particular, Model Search SQL queries can be run in a number of places that allow data to be read that would not otherwise be accessible, including user IDs and hashes of their passwords; to block this type of access for a list of users, you could use Global Authentication instead of Model Authentication, as discussed in the Cloud Server Configuration Help topic
Cloud Services Products
Sparx Systems offer three configurations of their Cloud Services product.
Product |
Description |
See also |
---|---|---|
Cloud Services |
The core Cloud Services product. Allows you to host an unlimited number of Cloud Models, which can be accessed using a Corporate, Unified or Ultimate edition of Enterprise Architect. |
|
Pro Cloud Express |
A light weight version of the Pro Cloud Server, specifically aimed at allowing WebEA access. Offered for free to users with five or more Enterprise Architect licenses (Corporate edition or higher) that are currently in maintenance. Pro Cloud Express license expiry matches the maintenance expiry of the Enterprise Architect licenses. Features:
There is no limit to the number of models that can have WebEA access enabled; however, the number of concurrent WebEA users is limited based on the number of Pro Cloud Express licenses. |
Pro Cloud Express |
Pro Cloud Server |
A separately purchased and licensed product. Features:
The number and type of models that can be configured to support Pro Features is limited based on the edition of Pro Cloud Server; however, there is no limit on the number of concurrent users who can access models (either via Enterprise Architect or WebEA). |
Pro Cloud Server Pro Cloud Server Editions |
Webinar
Before you go on to set up the Cloud Server, Sparx Systems recommend that you watch the 'Introduction to Sparx Systems Cloud Services' webinar, which you can access by clicking on this link:
https://sparxsystems.com/resources/webinar/model-repository/cloud/introduction/introduction-cloud-services.html
You can also watch this second webinar, which demonstrates setting up a MySQL repository on the Amazon Web Services (AWS) Cloud using Amazon Relational Database Services (RDS), and creating and configuring an Enterprise Architect project in the repository via the Cloud connection.
https://sparxsystems.com/resources/webinar/partners/cloud-server/amazon/deploy-enterprise-architect-model-on-amazon-cloud-aws.html