Versions Compared

Key

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

...

Now that we have created the EBS workflows to orchestrate the steps of the build and deployment process, we need to be able to communicate with the actual servers which will execute those steps.  The component that provides this functionality is an Endpoint and it will contain connection and host related information.  FlexDeploy has an agentless architecture (using SSH) so there are no permanent processes to install or manage on the endpoint servers.

...