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

resilience #65

Open
4 tasks
schdief opened this issue Apr 14, 2019 · 0 comments
Open
4 tasks

resilience #65

schdief opened this issue Apr 14, 2019 · 0 comments

Comments

@schdief
Copy link
Owner

schdief commented Apr 14, 2019

we need to be able to resist container failures, therefore we need:

  • replicaset of at least 2, maybe even scaling up to x depending on traffic/demand
  • zero-downtime deployment to be able to deploy frequently (session storage like redis)
  • this will result in multiple containers running and thus multiple logfiles, therefore we need to activace azure logs
  • to notice container errors we need to enable healthchecks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant