From fca326b815f8881888631f64975c9a604b3c697e Mon Sep 17 00:00:00 2001 From: Nadine Dove <100526941+NadineDove@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:56:32 +0300 Subject: [PATCH] Create ZIC installation components.md --- Docs/ZIC installation components.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Docs/ZIC installation components.md diff --git a/Docs/ZIC installation components.md b/Docs/ZIC installation components.md new file mode 100644 index 0000000..95e6c44 --- /dev/null +++ b/Docs/ZIC installation components.md @@ -0,0 +1,20 @@ +## ZIC Installation + +The installation installs the following components: + +- **Zerto In-Cloud Manager**
+ A containerized application that manages everything required for the orchestration and replication between the protected and recovery availability zones, regions, and accounts in AWS. ZIC leverages native AWS platform snapshots and manages the SLA using the Zerto journal and familiar Zerto protection components and methods. + + ![ZIC_ZIC_Manager1](Images/ZIC_ZIC_Manager1.png?raw=true) + +- **Zerto In-Cloud Appliance**
+ A single AWS Instance Appliance that protects any account, region or availability zone to any AWS account, region, or availability zone. + +- **Networking**
+ ZIC requires at least one VPC, Subnet and Security Group to exist in the target region. + +- **Keycloak**
+ Keycloak is an open-source identity and access management tool, which is used for user and component authentication. It is deployed automatically as part of the ZIC installation. + +- **Zerto Analytics**
+ A Zerto user interface which provides a view over all existing VPGs.