Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide where to deploy the application #13

Open
christianhujer opened this issue Mar 4, 2020 · 0 comments
Open

Decide where to deploy the application #13

christianhujer opened this issue Mar 4, 2020 · 0 comments

Comments

@christianhujer
Copy link
Member

We need:

  • A test environment where we can run integration and acceptance tests.
  • A production environment where the users can use the actual application.

We probably don't want to limit ourselves to deploy in only one environment. And we don't want to limit tests to be runnable in specific environments only. These things need to be taken into account.

We can actually demonstrate different ways of deployment, including rollback strategies, using Docker and Docker Registries, continuous deployment, systemd, but it is also a matter of cost, and we should try to keep cost at a minimum unless Amdocs sponsors us a few bucks for AWS or Azure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant