A cluster of at least two nodes running the same kind of service simultaneously.
Two Load Balancers in different zones serving traffic at the same time.
class Active–Active:\n def __init__(self):\n pass\n\n def execute(self):\n print('Executing Active–Active')