To aid in the successful deployment of applications on Cycle.io’s platform, Cycle will provide the necessary tools, training and support as outlined below. The company representative(s) that is receiving this onboarding and training will be required to perform specific tasks on their own, and at their own expense, as part of this onboarding process.
-
Platform overview and demo.
a. Live demo showing common workflows and best practices.
b. Overview of Cycle's architecture.
-
Getting Started
a. Creating a hub.
b. Provisioning infrastrucutre.
c. Create environment(s).
d. Import Images.
e. Deploy Containers.
-
Resources tour.
a. Portal documentation
b. API introduction and explaination.
-
Communications, support, and community interactions.
-
Join Cycle's public Slack channel.
-
Complete the following tasks (assessment).
a. Deploy containers using manual and high availability deployment strategies.
b. Deploy a reactJS or other frontend, utilizing Cycle's DNS & TLS functionality to serve via HTTPS.
c. Deploy a database of your choice.
d. Use pipelines to reimage a container.
e. Show knowledge of the two way console by explaining how one might debug network issues using it.
f. Show knowledge of when to use a legacy type environment and the constraints it puts on network resource allocations.
g. Deploy the official redis image and show the ability to connect and interact with that instance from another container. This project can be forked from the following repo