Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RosettaHub provides a CloudFormation-like service RosettaHub Formations. Formations are templates that describe the infrastructure resources, applications, security credentials and Ssl SSL certificates that are necessary to create a service on the cloud. Those templates are cloud agnostic and they make it possible for anyone to easily create and distribute complex data science applications and services. RosettaHub Formations constitute a powerful sharing mechanism. Users with whom the template is shared can with one-click trigger the reconstruction and wiring on the fly of all the artifacts and dependencies.

...

To create your own formation, the best way is to start from existing public formations that have been shared with you.

(1) Clone: clone an existing formation : the newly create formation will use your default keys and Ssl certificate.

(2) Customize: change the label, description and visual icon that is associated with the formation

(3) Update: change instance types, maximum spot bid price, Ssl SSL Certificate, number of cluster nodes

(4) Configure: change machine launch options such as root disk size and the container settings of the formation such as volumes, storages, applications etc.

(5) Launch: by clicking on the formation

(6) Connect to the : get a session that corresponds to your formation, upload files and install packages

(7) Snapshot: create a new machine image based on the new session, this will automatically update the formation with the new image

(8) Share and Publish: share with users, groups or organizations. You can also publish the formation to the RosettaHUB RosettaHub marketplace, you would need to share with user "hub" before publishing. The formation can now be acquired by another user who can transform the formation in the same manner

...