Skip to content
This repository was archived by the owner on Aug 27, 2023. It is now read-only.
This repository was archived by the owner on Aug 27, 2023. It is now read-only.

Is it safe to host multiple PyPI Cloud servers using the same S3 backend for high availability? #285

@oschlueter

Description

@oschlueter

The docs link to an Ansible playbook that mentions hosting multiple PyPI Cloud servers to ensure high availability of the service but the docs themselves never mention this. What I would like to do is create multiple AWS EC2 instances in different availability zones and create a single DNS record pointing to all of these instances, for example:

A 10 192.0.2.35
A 10 192.1.2.35
A 10 192.2.2.35

Would this work? Do I need to consider anything or be aware of anything?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions