Web Cloud Solution. User Guide. Issue 01. Date

Size: px
Start display at page:

Download "Web Cloud Solution. User Guide. Issue 01. Date"

Transcription

1 Issue 01 Date

2 Contents Contents 1 Overview What Is Web (CCE+RDS)? Why You Should Choose Web (CCE+RDS) Concept and Principle Required Services Data Planning Procedure Description Operation Guide Uploading an AK/SK File Creating a Key Pair Creating a VPC Creating a Load Balancer Creating a Container Cluster and Node Creating a Component Template Creating a Containerized Application Creating MySQL DB Instances Using RDS Configuring AS Policies Installing the Magento Website Relevant Documents A Change History B Glossary Issue 01 ( ) ii

3 1 Overview 1 Overview 1.1 What Is Web (CCE+RDS)? The Web (CCE+RDS) solution describes how to flexibly and quickly build a secure and scalable Magento e-commerce website using public cloud services. Magento is a professional open-source e-commerce platform with modular architecture and various functions to help retail suppliers succeed in the B2C and B2B industries. Different from website deployment using Elastic Cloud Servers (ECSs) on the public cloud, the Web (CCE+RDS) solution allows you to deploy service nodes using the Cloud Container Engine (CCE) service and data nodes using the relational database service (RDS). The Web (CCE+RDS) solution describes how to use Magento Community Edition to deploy websites on the public cloud without involving the use of Magento. If you need to use the Magento e-commerce website after completing the deployment, visit to access information you need. 1.2 Why You Should Choose Web (CCE+RDS) In website deployment scenarios, a small website is usually deployed on a single server. User access, static and dynamic contents, and database data are all handled on this single server. If the database access traffic of the website increases to the point that a single server cannot meet requirements, deploying databases and website applications on different servers can relieve server loads. Therefore, a deployed website must meet the following requirements: Data nodes must be deployed separately from service nodes. The number of servers must be dynamically adjusted based on service traffic. Service traffic must be automatically distributed to multiple servers. The traditional solution for e-commerce website deployment requires not only purchasing a large number of servers, but also bearing high maintenance costs during peak hours. Therefore, it is best to deploy a website on a public cloud platform, on which virtual resources and supported services can help you complete deployment securely, effectively, and economically. The advantages of using the public cloud platform to deploy an e-commerce website are as follows: Enhancing automation: Applications can be deployed in minutes with lightweight containers, achieving high automatization and improving deployment efficiency. Issue 01 ( ) 3

4 1 Overview Improving system availability and performance: Servers are automatically added or removed based on situation requirements, enhancing access processing capabilities and rapidly responding to service peaks. Reducing costs: Users pay only for the resources to be used. This reduces investment costs. Enhancing security and scalability: Active and standby databases are used in virtual private networks (VPNs) to enhance data security. Database data can be automatically synchronized and copied. 1.3 Concept and Principle Figure 1-1 shows the logical architecture of a Magento e-commerce website deployed by using the Web (CCE+RDS) solution. Figure 1-1 Logical architecture of a Magento e-commerce website deployed by using the Web (CCE+RDS) solution In the Web (CCE+RDS) solution, a website is deployed by using the following procedure: Create a container cluster, run the Magento platform on Docker, and configure the auto scaling policy among containers. Build active and standby MySQL databases using RDS, and set up automatic data synchronization and backup. Configure Elastic Load Balancers for the entire deployment architecture, to achieve automatic access traffic distribution. Issue 01 ( ) 4

5 2.1 Required Services In the Web (CCE+RDS) solution, website deployment schemes using public cloud services are provided based on e-commerce website requirements. Table 2-1 Website deployment schemes and required services Website Requirements Data nodes must be deployed separately from service nodes. The number of servers must be dynamically adjusted based on service traffic. Service traffic must be automatically distributed to multiple servers. Public Cloud Solution Deploying a website: The Virtual Private Cloud (VPC) provides network resources for cloud servers. Traditional servers are replaced with Docker containers in the container cluster created through CCE, and use the Docker containers as basic service nodes of the website. Active and standby data nodes are created using RDS. Configuring features: The auto scaling policy is set based on service requirements. The number of service node instances is dynamically adjusted using the basic service node image, to ensure stable and effective running of services. Configuring features: The Elastic Load Balancing (ELB) service automatically distributes access traffic to multiple service nodes, achieving better fault tolerance performance in applications, and expanding application service capabilities. Required Services VPC CCE RDS CCE ELB Issue 01 ( ) 5

6 The preceding services are described as follows: VPC enables you to provision logically isolated, configurable, and manageable virtual networks for ECSs (that is, Docker containers in this solution). This improves the security of resources in the cloud and simplifies network deployment. You can create security groups and VPNs, assign IP addresses, and specify bandwidth sizes in a VPC. With a VPC, you can manage and configure internal networks and change network configurations, simplifying network management. You can also customize ECS access rules within a security group and between security groups to strengthen ECS security protection. CCE is a high-performance and scalable container service that provides enterprises with lifecycle management of Docker containers, such as rapid application packaging and deployment, and automatic operation and maintenance (O&M). CCE provides a GUI-based application orchestration tool for efficiently creating and deploying applications. RDS is an online relational database service based on the cloud computing platform. RDS is out-of-box, reliable, scalable, and easy to manage. RDS has a sound performance monitoring system and multiple safety measures. It provides a professional database management platform, supporting rapid MySQL database deployment and automatic data synchronization and backup between active and standby databases. ELB is a service that automatically distributes access traffic to multiple cloud servers (that is, Docker containers in this solution) to balance server loads. ELB enables you to achieve better fault tolerance performance in your applications and expand application service capabilities. 2.2 Data Planning For details about how to configure the Web (CCE+RDS) solution, see the following tables. Table 2-2 lists the network configuration information. Table 2-3 lists the parameters of the Elastic Load Balancer. Table 2-4 and Table 2-5 list the cluster and node parameters separately. Table 2-6 lists the parameters of the component template. Table 2-7 lists the Magento parameters. Table 2-8 lists the configuration items of the MySQL database instance. Table 2-2 lists the network configuration information. Table 2-2 Network configuration information Name VPC name. VPC-01 VPC CIDR Classless Inter-Domain Routing (CIDR) block for the VPC. The CIDR block of a subnet can be the same as the CIDR block for the VPC (for a single subnet in the VPC) or a subset (for multiple subnets in the VPC) /16 Issue 01 ( ) 6

7 The following CIDR blocks are supported: / / /16 24 Name subnet name. subnet-01 CIDR Gateway subnet address range. This value must be within the VPC subnet. gateway address of the subnet / Table 2-3 lists the parameters of the Elastic Load Balancer. Table 2-3 Parameters of the Elastic Load Balancer Name Elastic Load Balancer name. elb-001 Type VPC Elastic IP Public Network Bandwidth Description network type. Public network: indicates that the load balancer is used in the public network. Private network: indicates that the load balancer is used in the private network. Select Public network for purposes related to this document. VPC to which the load balancer belongs. If you select Public network for Type, you can select an existing IP address or the newly added elastic IP address to create the load balancer. public network bandwidth size when the newly added elastic IP address is used. Provides a description of the load balancer. Public network VPC Node load balancer Table 2-4 and Table 2-5 list the cluster and node parameters separately. Issue 01 ( ) 7

8 Table 2-4 Cluster parameters Name cluster name. magento-cluster VPC Subnet VPC to which the cluster belongs. subnet to which the cluster belongs. VPC-01 subnet /24 Description Provides a description of the cluster. N/A Table 2-5 Node parameters Node Type node type. Computing II Specifications CPU and memory capacity of the node. By default, the operating system uses 340 MB of memory; the node agent on the first node of the container cluster uses 0.71 CPU cores and 170 MB of memory; and the node agent on each of the remaining nodes uses 0.4 CPU cores and 170 MB of memory. Containerized applications will use the remaining CPU and memory resources on the node. The minimum node specifications are 1 vcpu and 2 GB memory. The maximum node specifications are 32 vcpus and 128 GB memory. 2 vcpus 4 GB c2.large Quantity number of nodes. 1 Disk system disk size. 40 GB data disk size. 100 GB Key Pair Selects a key pair. KeyPair-34 Table 2-6 lists the parameters of the component template. Table 2-6 Parameters of the component template Template Name component template name. magento-template Container Image container image, weiyunick/magento Issue 01 ( ) 8

9 including external and internal container images. External images are images in the Docker Hub. Internal images include public or private images. Select External container image for purposes related to this document. Set the container image address in the Docker Hub. To create an image, refer to Cloud Container Engine. Network communication protocol used by the component. TCP Port number of listening ports. 80 Memory CPU Support uncapped CPU Volumes memory size of a container. The unit is MB. CPU specifications of a container (1000 mcores = 1 core). Specifies whether a container supports using uncapped CPU resources. If yes, when the used CPU resources exceed the upper limit, the container occupies other CPU resources on the node where it resides. Retain the default settings. If only one container supports using uncapped CPU resources, the container can use all remaining resources on the node where it resides. If multiple containers support using uncapped CPU resources, these containers allocate the remaining resources of the node according to CPU specifications. For example, if container A has 100 mcores (CPU) and container B has 300 mcores (CPU), containers A and B occupy the remaining resources of the node at 1:3 ratio. Supports a maximum of 10 data volumes. 100 Do not need to configure this parameter in this solution. Retain the default settings. Do not need to configure this parameter in this solution. Environment Variables Supports a maximum of 30 environment variables. Do not need to configure this parameter in this Issue 01 ( ) 9

10 solution. Table 2-7 lists the Magento parameters. Table 2-7 Magento parameters Template Type App template: Created on the graphical orchestration designer. Component template: Created from a container image. When creating a component template from container images, specify the network protocol, communication port, memory capacity, CPU capacity, volume, and environment variables. Component template Container Cluster Selects an existing container cluster. magento-cluster App Name containerized application name. magento-app Template Name Selects an existing template. magento-template Component Name Node component name. The name contains lowercase letters, digits, and hyphens (-), starts with a lowercase letter, and does not exceed 24 characters. node to which the component belongs. Select the node created in Creating a Container Cluster and Node. magento-component magento-node-1 Name subnet name. subnet-01 Instances Service Name Public Service number of component instances. domain name of a containerized application. The containerized application accesses other containers using this domain name. Specifies whether the component supports external accesses. 1 magento-service Select this item. Service Type ELB or node port. LoadBalancer Issue 01 ( ) 10

11 ELB Instance Selects a created ELB instance. elb-001 Table 2-8 lists the configuration items of the MySQL database instance. Table 2-8 Configuration items of the MySQL database instance Configuration Item Parameter Description Example Value Instance Specifications DB Instance Name database instance name. magento-db DB Engine Database Version DB Instance Class Storage database type. database version. database instance type. s1: General-purpo se compute I c2: Compute-opti mized compute II m1: Memory-optim ized compute I storage type and size. MySQL db.s1.medium -1vCPU, 4 GB Common I/O 100 GB Network AZ For details about available AZs, visit ystems.com/en-us/ endpoint/index.ht ml. eu-de-02 VPC Subnet VPC to which the database instance belongs. subnet to which VPC-01 subnet-01 ( /2 Issue 01 ( ) 11

12 Configuration Item Parameter Description Example Value the database instance belongs. 4) Security Group security group. Data can be synchronized between the active and standby databases only when the two databases are in the same security group. Retain the default settings. Database Configuration Administrator Password password of the database administrator. HA HA Specifies whether to enable HA for the database subnet. The standby database improves cluster availability. If you need to create a standby database when creating database instances, enable the HA function. RDS HA instances use floating IP addresses. Backup Policy Automated Backup Specifies whether to enable data backup. The default value is Enabled. Retention Period (Days): period for retaining backup files. Backup Start Time: Test@123 Enabled Enabled 1 01:00 Issue 01 ( ) 12

13 Configuration Item Parameter Description Example Value backup start time. Data backup will begin one hour after the configured backup start time. 2.3 Procedure Description Figure 2-1 shows the process of website deployment on the public cloud platform using the Web (CCE+RDS) solution. Issue 01 ( ) 13

14 Figure 2-1 Website deployment process 2.4 Operation Guide Uploading an AK/SK File Scenarios Before creating a container cluster on the CCE console, upload a valid Access Key ID/Secret Access Key (AK/SK) file. Issue 01 ( ) 14

15 If no AK/SK file is uploaded or the uploaded AK/SK file has expired, the container cluster cannot be authorized to use private container images and Elastic Load Balancing (ELB). To ensure account security and optimal user experience with CCE services, upload your AK/SK file and complete user authentication. Procedure 1. Log in to the management console. 2. Click the account name in the upper right corner, and choose My Credential from the drop-down list. 3. Click Access Keys. 4. Click Add Access Key. The Add Access Key dialog box is displayed. 5. Enter the login password. 6. Enter the verification code received by or mobile phone. For the users created in Identity and Access Management (IAM), if no address or mobile phone is filled during user creation, you need to verify only the login password. MyWorkplace users do not need to verify the login password. If the address or mobile phone information is unavailable, you can create an access password without the verification code. 7. Click OK to download the access key. To prevent the access key from being leaked, keep it secure. 8. Choose Computing > Cloud Container Engine. 9. Upload your AK/SK file to CCE. If you log in to the CCE console for the first time, the Upload Certificate File window is displayed upon successful login. Click Upload. In other situations, choose Dashboard > Update Certificate File. Figure 2-2 Upload a certificate file Creating a Key Pair Scenarios Create a key pair before you create a container cluster. Key pairs are used for identity authentication at the time of node login. If you have already created a key pair, you do not need to create it again. Issue 01 ( ) 15

16 Procedure 1. Log in to the management console. 2. Under Computing, click Elastic Cloud Server. 3. In the navigation pane, select Key Pair. 4. On the Key Pair page, click Create Key Pair. 5. Specify the key pair name. 6. Click OK. 7. In the displayed dialog box, click OK. You can view and save the private key according to the prompts. To ensure ECS security, the private key can be downloaded only once Creating a VPC Scenarios To provide a secure and isolated network environment for CCE, create a VPC before creating a cluster. If you already have a VPC, you do not need to create it again. Procedure 1. Log in to the management console. 2. Under Network, click Virtual Private Cloud. 3. On the Dashboard page, click Create VPC. 4. On the Create VPC page, set parameters as prompted. Table 2-9 Network configuration information Name VPC name. VPC-01 VPC CIDR Classless Inter-Domain Routing (CIDR) block for the VPC. The CIDR block of a subnet can be the same as the CIDR block for the VPC (for a single subnet in the VPC) or a subset (for multiple subnets in the VPC). The following CIDR blocks are supported: / / / /16 Name subnet name. subnet-01 CIDR Gateway subnet address range. This value must be within the VPC subnet. gateway address of the subnet / Issue 01 ( ) 16

17 5. Click Create Creating a Load Balancer Scenarios Create a load balancer to automatically distribute access traffic to multiple Docker nodes. Procedure 1. Log in to the management console. 2. Under Network, click Elastic Load Balancing. 3. On the displayed Elastic Load Balancing console, click Create Load Balancer. 4. On the displayed Create Load Balancer page, configure parameters as prompted. Table 2-10 Parameters of the Elastic Load Balancer Name Elastic Load Balancer name. elb-001 Type VPC Elastic IP Public Network Bandwidth Description network type. Public network: indicates that the load balancer is used in the public network. Private network: indicates that the load balancer is used in the private network. Select Public network for purposes related to this document. VPC to which the load balancer belongs. If you select Public network for Type, you can select an existing IP address or the newly added elastic IP address to create the load balancer. public network bandwidth size when the newly added elastic IP address is used. Provides a description of the load balancer. Public network VPC Node load balancer 5. Click Create Now. 6. Confirm the configuration and click Submit. Issue 01 ( ) 17

18 2.4.5 Creating a Container Cluster and Node Scenarios A container cluster consists of one or more nodes and is used for node management. Nodes are used for creating applications. Nodes in a container cluster are used to run containers. Every node is an ECS server with two Elastic Volume Service (EVS) disks and one elastic IP address (EIP). One disk is a 40-GB system data disk and the other disk is a user data disk. Prerequisites Procedure Your valid AK/SK file has been uploaded to CCE. For details about how to upload an AK/SK file, see Uploading an AK/SK File. A VPC has been created. For details about how to create a VPC, see Creating a VPC. An SSH key has been created. For details about how to create an SSH key, see Creating a Key Pair. 1. Log in to the management console. 2. Choose Computing > Cloud Container Engine. 3. In the left navigation pane, click Cluster Manager. 4. Click Create Container Cluster. 5. On the Create Container Cluster page, specify the parameters of the container cluster. Table 2-11 Cluster parameters Name cluster name. magento-cluster VPC Subnet VPC to which the cluster belongs. subnet to which the cluster belongs. VPC-01 subnet /24 Description Provides a description of the cluster. N/A 6. Click OK. If a tab with the name of the newly created container cluster is displayed, as shown in Figure 2-3, the container cluster has been successfully created. Issue 01 ( ) 18

19 Figure 2-3 Container cluster information 7. Click Add Node to add a node to the container cluster. 8. On the Add Node page, specify the parameters of the node to be added. Table 2-12 Node parameters Node Type node type. Computing II Specifications CPU and memory capacity of the node. By default, the operating system uses 340 MB of memory; the node agent on the first node of the container cluster uses 0.71 CPU cores and 170 MB of memory; and the node agent on each of the remaining nodes uses 0.4 CPU cores and 170 MB of memory. Containerized applications will use the remaining CPU and memory resources on the node. The minimum node specifications are 1 vcpu and 2 GB memory. The maximum node specifications are 32 vcpus and 128 GB memory. 2 vcpus 4 GB c2.large Quantity number of nodes. 1 Disk system disk size. 40 GB data disk size. 100 GB Key Pair Selects a key pair. KeyPair Click Add Now. 10. Confirm the specifications and click Submit. It takes 20 to 30 minutes to create a node. If the node status is Available, the node has been created successfully. Issue 01 ( ) 19

20 2.4.6 Creating a Component Template Scenarios A single containerized application consists of one or more components. Each component has one or more containers. After container images are uploaded, you can use the images to create a component template. When creating a component template from container images, specify the following: Network protocol Communications port Memory capacity CPU capacity Volume Environment variables Procedure 1. On the CCE console, choose Component Template > Create Component Template. The Create Component Template page is displayed. 2. On the Create Component Template page, specify the parameters of the component template to be created. Table 2-13 Parameters of the component template Template Name Container Image Network component template name. container image, including external and internal container images. External images are images in the Docker Hub. Internal images include public or private images. Select External container image for purposes related to this document. Set the container image address in the Docker Hub. To create an image, refer to Cloud Container Engine. communication protocol used by the component. magento-template weiyunick/magento TCP Port number of listening ports. 80 Memory memory size of a container. The unit is MB. 100 CPU CPU specifications of a Do not need to configure this Issue 01 ( ) 20

21 container (1000 mcores = 1 core). parameter in this solution. Support uncapped CPU Volumes Specifies whether a container supports using uncapped CPU resources. If yes, when the used CPU resources exceed the upper limit, the container occupies other CPU resources on the node where it resides. Retain the default settings. If only one container supports using uncapped CPU resources, the container can use all remaining resources on the node where it resides. If multiple containers support using uncapped CPU resources, these containers allocate the remaining resources of the node according to CPU specifications. For example, if container A has 100 mcores (CPU) and container B has 300 mcores (CPU), containers A and B occupy the remaining resources of the node at 1:3 ratio. Supports a maximum of 10 data volumes. Retain the default settings. Do not need to configure this parameter in this solution. Environment Variables Supports a maximum of 30 environment variables. Do not need to configure this parameter in this solution. 3. Click OK to complete the creation Creating a Containerized Application Scenarios A containerized application is created using a component template. Procedure 1. On the CCE console, choose App Manager > Create Containerized App. 2. On the Create Containerized App page, select Component template as the template type. 3. Select the container cluster name, and specify the containerized application name. The name magento-app is used as an example in this procedure. 4. Click Create Component. Issue 01 ( ) 21

22 5. On the Create Component page, specify component parameters. Table 2-14 Magento parameters Template Type App template: Created on the graphical orchestration designer. Component template: Created from a container image. When creating a component template from container images, specify the network protocol, communication port, memory capacity, CPU capacity, volume, and environment variables. Component template Container Cluster Selects an existing container cluster. magento-cluster App Name containerized application name. magento-app Template Name Selects an existing template. magento-template Component Name Node component name. The name contains lowercase letters, digits, and hyphens (-), starts with a lowercase letter, and does not exceed 24 characters. node to which the component belongs. Select the node created in Creating a Container Cluster and Node. magento-component magento-node-1 Name subnet name. subnet-01 Instances Service Name Public Service number of component instances. domain name of a containerized application. The containerized application accesses other containers using this domain name. Specifies whether the component supports external accesses. 1 magento-service Select this item. Service Type ELB or node port. LoadBalancer ELB Instance Selects a created ELB instance. elb Click OK to complete component creation. 7. Click OK to complete containerized application creation. Issue 01 ( ) 22

23 It takes about 3 to 5 minutes to create a containerized application. On the App Manager page, if the Status of the application magento-app is Running, the application has been created successfully. 8. On the list of containerized applications, click the name of magento-app or click Manage for magento-app. 9. On the Components tab page, click the icon next to any component of magento-app to show the component information. Click the Basic Info tab to view the service address, in which Public IP Address indicates the IP address of the created node Creating MySQL DB Instances Using RDS Scenarios Use RDS to create out-of-the-box, reliable, and scalable MySQL DB instances for your Magento e-commerce website. Create MySQL DB Instances Enable HA and set an automated backup policy. 1. Log in to the management console. 2. Under Database, click Relational Database Service. 3. Click Create DB Instance. 4. On the displayed Create DB Instance page, configure parameters as prompted. Table 2-15 Configuration items of the MySQL database instance Configuration Item Parameter Description Example Value Instance Specifications DB Instance Name database instance name. magento-db DB Engine Database Version DB Instance Class database type. database version. database instance type. s1: General-purpo se compute I c2: Compute-opti mized compute II m1: MySQL db.s1.medium -1vCPU, 4 GB Issue 01 ( ) 23

24 Configuration Item Parameter Description Example Value Memory-optim ized compute I Storage storage type and size. Common I/O 100 GB Network AZ For details about available AZs, visit ystems.com/en-us/ endpoint/index.ht ml. eu-de-02 VPC Subnet Security Group VPC to which the database instance belongs. subnet to which the database instance belongs. security group. Data can be synchronized between the active and standby databases only when the two databases are in the same security group. VPC-01 subnet-01 ( /2 4) Retain the default settings. Database Configuration Administrator Password password of the database administrator. HA HA Specifies whether to enable HA for the database subnet. The standby database improves cluster availability. If you need to create a standby database when creating Test@123 Enabled Issue 01 ( ) 24

25 Configuration Item Parameter Description Example Value database instances, enable the HA function. RDS HA instances use floating IP addresses. Backup Policy Automated Backup Specifies whether to enable data backup. The default value is Enabled. Retention Period (Days): period for retaining backup files. Backup Start Time: backup start time. Data backup will begin one hour after the configured backup start time. Enabled 1 01:00 5. Click Create Now. 6. Confirm the specifications and click Submit. After DB instances are created, you can view the DB instance information in the DB Instance List area on the Instance Mgmt page. Connection Address indicates the IP address and port number used to connect to the DB instances. Connecting to DB Instances and Creating a Magento Database 1. Create an ECS in the same VPC. For details on how to create an ECS and related operations, see the Elastic Cloud Server. 2. Log in to the ECS created in 1 and run the following command to connect to DB instances: mysql -u root -p -h DB instance IP address -P Port number Issue 01 ( ) 25

26 Obtain the DB instance IP address and port number from the DB instance information in step 6 in Create MySQL DB Instances. Sample command: mysql -u root -p -h P Run the following command to create a Magento database: create database magento 4. Run the following command to create user magento for the Magento database: create user 'magento'@'private IP address of the node where the application magento resides' identified by 'User password'; Obtain the private IP address of the node where the application magento resides as follows: a. On the CCE console, choose Cluster Manager. On the displayed page, click Nodes. b. Locate magento-node-1 and click to expand the node information to obtain Private IP Address. You are advised to set a user password different from Administrator Password set in 4 in Create MySQL DB Instances. Sample command: create user 'magento'@' ' identified by 'F#f123456'; 5. Run the following command to set RDS access permissions for the node where the application magento resides: grant all on magento.* to 'magento'@'private IP address of the node where the application magento resides'; 6. Run the following command to put the permissions into effect: flush privileges; Configuring AS Policies Scenarios Configure different AS policies for different Magento applications to suit different service requirements. Procedure 1. On the CCE console, click App Manager. 2. Click the name of the target Magento application. 3. Click the icon next to a component of the selected Magento application. 4. Choose Auto Scaling > Auto Scaling Policy. Configure parameters. For details, see Table Table 2-16 AS parameters Category Parameter Description Basic settings Minimum Instances Value range: 1 to N, where N is the total number of Issue 01 ( ) 26

27 Category Parameter Description instances that the Magento application has. Resource policy Maximum Instances Policy Name Value range: N to 100, where N is the total number of instances that the Magento application has. Name of the AS policy. The policy name must begin with a letter and contain only letters, digits, and underscores (_). Trigger Type If the parameter value is CPU, configure the number of instances for scaling based on service requirements. If the CPU usage is higher than 50 mcores, one instance will be automatically added. If the CPU usage is lower than 1 mcore, one instance will be automatically deleted. If the parameter value is Memory, configure the number of instances for scaling based on service requirements. If the memory usage is higher than 50 MB, one instance will be automatically added. If the memory usage is lower than 1 MB, one instance will be automatically deleted. Advanced settings Measurement Period Resource Adjustment Period Scale-Out Cool-Down Period Scale-In Cool-Down Period Measurement period over which resource usage is averaged. Value range: 30 to 1800 seconds. Period of time for which the average resource usage must remain above the upper limit or below the lower limit before the AS policy is triggered. This can reduce the number of scaling attempts when resource usage fluctuates. Value range: 60 to 3600 seconds. The cool-down period ensures that no new scale-out will be initiated while the current scale-out is underway. Value range: 600 to 3600 seconds. The cool-down period ensures that no new scale-in will be initiated while the current scale-in is underway. Value range: 600 to 3600 seconds. CCE measures resource usage every 10 seconds. For example, consider a scenario in which the measurement period is 60 seconds, the resource adjustment period is 300 seconds, the cool-down period between scale-outs is 1000 seconds, and the cool-down period between scale-ins is 2000 seconds. Every 10 seconds, the CCE measures the average resource usage over the previous 60 seconds. If the average resource usage remains above the upper limit or below the lower limit for Issue 01 ( ) 27

28 300 seconds, the AS policy is triggered. For 1000 seconds after a scale-out occurs, no additional scale-out will be triggered. For 2000 seconds after a scale-in occurs, no additional scale-in will be triggered. 5. Click Save Installing the Magento Website Scenarios After completing database and application creation, you can access the application node bound to an elastic IP address through the browser to complete the installation of your Magento website. Procedure 1. In the browser address bar, enter the elastic IP address from Creating a Load Balancer, and click Enter. 2. Complete the installation of your Magento website with reference to "Installing Magento CE or EE" in Installing and Verifying Magento Community Edition (CE) and Enterprise Edition (EE) at After the installation is complete, your Magento website homepage should look similar to the following figure. Figure 2-4 Magento website homepage Issue 01 ( ) 28

29 3 Relevant Documents 3 Relevant Documents When using the Web (CCE+RDS) solution, you can refer to the following documents: Virtual Private Cloud Cloud Container Engine Relational Database Service Elastic Load Balancing Elastic Cloud Server To configure your Magento website, refer to Installing and Verifying Magento Community Edition (CE) and Enterprise Edition (EE) and other related documentation at Issue 01 ( ) 29

30 A Change History A Change History Release Date What's New This issue is the first official release. Issue 01 ( ) 30

31 B Glossary B Glossary For details about the terms involved in this document, see Glossary. Issue 01 ( ) 31

Relational Database Service. User Guide. Issue 05 Date

Relational Database Service. User Guide. Issue 05 Date Issue 05 Date 2017-02-08 Contents Contents 1 Introduction... 1 1.1 Concepts... 2 1.1.1 RDS... 2 1.1.2 DB Cluster... 2 1.1.3 DB Instance... 2 1.1.4 DB Backup... 3 1.1.5 DB Snapshot... 3 1.2 RDS DB Instances...

More information

Virtual Private Cloud. User Guide. Issue 03 Date

Virtual Private Cloud. User Guide. Issue 03 Date Issue 03 Date 2016-10-19 Change History Change History Release Date What's New 2016-10-19 This issue is the third official release. Modified the following content: Help Center URL 2016-07-15 This issue

More information

Virtual Private Cloud. User Guide. Issue 21 Date HUAWEI TECHNOLOGIES CO., LTD.

Virtual Private Cloud. User Guide. Issue 21 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 21 Date 2018-09-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Elastic Load Balance. User Guide. Issue 14 Date

Elastic Load Balance. User Guide. Issue 14 Date Issue 14 Date 2018-02-28 Contents Contents 1 Overview... 1 1.1 Basic Concepts... 1 1.1.1 Elastic Load Balance... 1 1.1.2 Public Network Load Balancer...1 1.1.3 Private Network Load Balancer... 2 1.1.4

More information

Anti-DDoS. User Guide. Issue 05 Date

Anti-DDoS. User Guide. Issue 05 Date Issue 05 Date 2017-02-08 Contents Contents 1 Introduction... 1 1.1 Functions... 1 1.2 Application Scenarios...1 1.3 Accessing and Using Anti-DDoS... 2 1.3.1 How to Access Anti-DDoS...2 1.3.2 How to Use

More information

Elastic Load Balancing. User Guide. Date

Elastic Load Balancing. User Guide. Date Date 2018-07-20 Contents Contents 1 Product Description... 4 1.1 What Is Elastic Load Balancing (ELB)?... 4 1.2 Load Balancer Type... 4 1.3 Basic Architecture... 5 1.3.1 Classic Load Balancer... 5 1.3.2

More information

Virtual Private Cloud. User Guide

Virtual Private Cloud. User Guide Alibaba Cloud provides a default VPC and VSwitch for you in the situation that you do not have any existing VPC and VSwitch to use when creating a cloud product instance. A default VPC and VSwitch will

More information

Elastic Load Balance. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Elastic Load Balance. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-04-30 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

SAP Business One. User Guide. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

SAP Business One. User Guide. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2018-12-31 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

How to set up a Virtual Private Cloud (VPC)

How to set up a Virtual Private Cloud (VPC) Date published: 15.06.2018 Estimated reading time: 20 minutes Authors: Editorial Team The bookmarks and navigation in this tutorial are optimized for Adobe Reader. How to set up a Virtual Private Cloud

More information

Deploy the Firepower Management Center Virtual On the AWS Cloud

Deploy the Firepower Management Center Virtual On the AWS Cloud Deploy the Firepower Management Center Virtual On the AWS Cloud Amazon Virtual Private Cloud (Amazon VPC) enables you to launch Amazon Web Services (AWS) resources into a virtual network that you define.

More information

ServiceStage. User Guide. Issue 01 Date

ServiceStage. User Guide. Issue 01 Date Issue 01 Date 2018-06-26 Contents Contents 1 Environment Preparation...1 2 Console... 3 3 Resource Preparation... 5 3.1 Creating a Cluster... 5 3.2 Creating a Namespace... 11 3.3 Adding a Node...12 3.4

More information

Virtual Private Network. Network User Guide. Issue 05 Date

Virtual Private Network. Network User Guide. Issue 05 Date Issue 05 Date 2018-03-30 Contents Contents 1 Overview... 1 1.1 Concepts... 1 1.1.1 VPN... 1 1.1.2 IPsec VPN...1 1.2 Application Scenarios...2 1.3 Billing Standards... 3 1.4 VPN Reference Standards and

More information

Unified Load Balance. User Guide. Issue 04 Date

Unified Load Balance. User Guide. Issue 04 Date Issue 04 Date 2017-09-06 Contents Contents 1 Overview... 1 1.1 Basic Concepts... 1 1.1.1 Unified Load Balance...1 1.1.2 Listener... 1 1.1.3 Health Check... 2 1.1.4 Region...2 1.1.5 Project...2 1.2 Functions...

More information

Workspace. User Guide (Administrators) Date

Workspace. User Guide (Administrators) Date Date 2018-11-12 Contents Contents 1 Introduction... 1 1.1 Concepts... 1 1.1.1...1 1.1.2 Software Client... 2 1.1.3 Mobile Terminal... 2 1.1.4 Infrastructure Server... 2 1.1.5 AD Management Server... 2

More information

Workspace. User Guide (Administrators) Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD.

Workspace. User Guide (Administrators) Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 19 Date 2018-10-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Workspace. User Guide (Administrators) Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD.

Workspace. User Guide (Administrators) Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 18 Date 2018-08-17 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : SAA-C01 Title : AWS Certified Solutions Architect - Associate (Released February 2018)

More information

SAP HANA. HA and DR Guide. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

SAP HANA. HA and DR Guide. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-05-23 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-08-15 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Direct Connect. User Guide. Issue 4 Date

Direct Connect. User Guide. Issue 4 Date Issue 4 Date 2017-10-30 Contents Contents 1 Change History... 1 2 Overview... 6 2.1 What Is Direct Connect?...6 2.2 Direct Connect Application Scenarios... 6 2.3 Charging Standards...7 3 Getting Started...

More information

NGF0502 AWS Student Slides

NGF0502 AWS Student Slides NextGen Firewall AWS Use Cases Barracuda NextGen Firewall F Implementation Guide Architectures and Deployments Based on four use cases Edge Firewall Secure Remote Access Office to Cloud / Hybrid Cloud

More information

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

Elastic Compute Service. Quick Start for Windows

Elastic Compute Service. Quick Start for Windows Overview Purpose of this document This document describes how to quickly create an instance running Windows, connect to an instance remotely, and deploy the environment. It is designed to walk you through

More information

Open Telekom Cloud Tutorial: Getting Started. Date published: Estimated reading time: 20 minutes Authors: Editorial Team

Open Telekom Cloud Tutorial: Getting Started. Date published: Estimated reading time: 20 minutes Authors: Editorial Team Date published: 03.08.2018 Estimated reading time: 20 minutes Authors: Editorial Team The bookmarks and navigation in this tutorial are optimized for Adobe Reader. Getting Started 1. Introduction 2. Prerequisites

More information

Creating Application Containers

Creating Application Containers This chapter contains the following sections: General Application Container Creation Process, page 1 Creating Application Container Policies, page 2 About Application Container Templates, page 5 Creating

More information

Load Balancing FreePBX / Asterisk in AWS

Load Balancing FreePBX / Asterisk in AWS Load Balancing FreePBX / Asterisk in AWS Quick Reference Guide V1.0.1 ABOUT THIS GUIDE This document provides a quick reference guide on how to load balance FreePBX / Asterisk servers using the Enterprise

More information

Workspace. User Guide (Administrators) Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

Workspace. User Guide (Administrators) Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2018-10-12 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014

Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014 Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014 Karthik Krishnan Page 1 of 20 Table of Contents Table of Contents... 2 Abstract... 3 What

More information

Flexible Engine. Startup Guide

Flexible Engine. Startup Guide Flexible Engine Startup Guide This guide presents the deployment of a web server accessible from the internet and its database, on the Flexible Engine platform 2017 Orange Business Services version July

More information

AWS_SOA-C00 Exam. Volume: 758 Questions

AWS_SOA-C00 Exam. Volume: 758 Questions Volume: 758 Questions Question: 1 A user has created photo editing software and hosted it on EC2. The software accepts requests from the user about the photo format and resolution and sends a message to

More information

AWS Integration Guide. Full documentation available at

AWS Integration Guide. Full documentation available at AWS Integration Guide Full documentation available at https://www.morpheusdata.com/support Amazon Web Services (AWS) AWS is the Amazon public cloud offering. Offering a full range of services and features

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Creating Application Containers

Creating Application Containers This chapter contains the following sections: General Application Container Creation Process, page 1 Creating Application Container Policies, page 3 About Application Container Templates, page 5 Creating

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Mediant Cloud Edition (CE)

Mediant Cloud Edition (CE) Installation Manual AudioCodes Mediant Family of Session Border Controllers (SBC) Mediant Cloud Edition (CE) Session Border Controller Version 7.2 Installation Manual Contents Table of Contents 1 Introduction...

More information

Check Point vsec for Microsoft Azure

Check Point vsec for Microsoft Azure Check Point vsec for Microsoft Azure Test Drive User Guide 2017 Check Point Software Technologies Ltd. All rights reserved Page 1 Learn More: checkpoint.com Content 1 INTRODUCTION... 3 2 TEST DRIVE OVERVIEW...

More information

Immersion Day. Getting Started with Amazon RDS. Rev

Immersion Day. Getting Started with Amazon RDS. Rev Rev 2015-01-05 Table of Contents Overview... 3 Launch an RDS Instance... 4 Add EC2 Instance Security Group to RDS Security Group... 4 Configure Instance to Leverage RDS... 11 Appendix Additional RDS Features...

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India (AWS) Overview: AWS is a cloud service from Amazon, which provides services in the form of building blocks, these building blocks can be used to create and deploy various types of application in the cloud.

More information

Document Sub Title. Yotpo. Technical Overview 07/18/ Yotpo

Document Sub Title. Yotpo. Technical Overview 07/18/ Yotpo Document Sub Title Yotpo Technical Overview 07/18/2016 2015 Yotpo Contents Introduction... 3 Yotpo Architecture... 4 Yotpo Back Office (or B2B)... 4 Yotpo On-Site Presence... 4 Technologies... 5 Real-Time

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Amazon Web Services (AWS) Training Course Content

Amazon Web Services (AWS) Training Course Content Amazon Web Services (AWS) Training Course Content SECTION 1: CLOUD COMPUTING INTRODUCTION History of Cloud Computing Concept of Client Server Computing Distributed Computing and it s Challenges What is

More information

Introduction to Amazon EC2 Container Service (Amazon ECS) Hands On Lab

Introduction to Amazon EC2 Container Service (Amazon ECS) Hands On Lab Introduction to Amazon EC2 Container Service (Amazon ECS) Hands On Lab 2015 Amazon Web Services, Inc. and its affiliates. All rights reserved. This work may not be reproduced or redistributed, in whole

More information

Database Security Service. FAQs. Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD.

Database Security Service. FAQs. Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 19 Date 2019-04-08 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Confluence Data Center on the AWS Cloud

Confluence Data Center on the AWS Cloud Confluence Data Center on the AWS Cloud Quick Start Reference Deployment March 2017 Atlassian AWS Quick Start Reference Team Contents Overview... 2 Costs and Licenses... 2 Architecture... 3 Prerequisites...

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

Amazon Web Services Training. Training Topics:

Amazon Web Services Training. Training Topics: Amazon Web Services Training Training Topics: SECTION1: INTRODUCTION TO CLOUD COMPUTING A Short history Client Server Computing Concepts Challenges with Distributed Computing Introduction to Cloud Computing

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Identity and Access Management. User Guide. Issue 09 Date

Identity and Access Management. User Guide. Issue 09 Date Issue 09 Date 2017-08-16 Contents Contents 1 What Is IAM?...1 2 How Do I Manage User Groups and Grant Permissions to Them?... 2 3 Permission Description... 4 4 How Do I Manage Users?... 11 5 How Do I Create

More information

StreamSets Control Hub Installation Guide

StreamSets Control Hub Installation Guide StreamSets Control Hub Installation Guide Version 3.2.1 2018, StreamSets, Inc. All rights reserved. Table of Contents 2 Table of Contents Chapter 1: What's New...1 What's New in 3.2.1... 2 What's New in

More information

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Puppet on the AWS Cloud

Puppet on the AWS Cloud Puppet on the AWS Cloud Quick Start Reference Deployment AWS Quick Start Reference Team March 2016 This guide is also available in HTML format at http://docs.aws.amazon.com/quickstart/latest/puppet/. Contents

More information

Load Balancing Web Servers with OWASP Top 10 WAF in AWS

Load Balancing Web Servers with OWASP Top 10 WAF in AWS Load Balancing Web Servers with OWASP Top 10 WAF in AWS Quick Reference Guide V1.0.1 ABOUT THIS GUIDE This document provides a quick reference guide on how to load balance Web Servers and configure a WAF

More information

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Training on Amazon AWS Cloud Computing. Course Content

Training on Amazon AWS Cloud Computing. Course Content Training on Amazon AWS Cloud Computing Course Content 15 Amazon Web Services (AWS) Cloud Computing 1) Introduction to cloud computing Introduction to Cloud Computing Why Cloud Computing? Benefits of Cloud

More information

Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content

Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content Introduction to Cloud Computing A Short history Client Server Computing Concepts Challenges with Distributed Computing Introduction

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

ApsaraDB for RDS. Quick Start (SQL Server)

ApsaraDB for RDS. Quick Start (SQL Server) Getting started with ApsaraDB The ApsaraDB Relational Database Service (RDS) is a stable, reliable, and auto-scaling online database service. Based on the Apsara distributed file system and high-performance

More information

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD.

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 20 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

CloudHealth. AWS and Azure On-Boarding

CloudHealth. AWS and Azure On-Boarding CloudHealth AWS and Azure On-Boarding Contents 1. Enabling AWS Accounts... 3 1.1 Setup Usage & Billing Reports... 3 1.2 Setting Up a Read-Only IAM Role... 3 1.3 CloudTrail Setup... 5 1.4 Cost and Usage

More information

Using AWS Data Migration Service with RDS

Using AWS Data Migration Service with RDS Using AWS Data Migration Service with RDS INTRODUCTION AWS s Database Migration Service (DMS) is a managed service to help migrate existing data and replicate changes from on-premise databases to AWS s

More information

Object Storage Service. Client Guide (OBS Browser) Issue 10 Date HUAWEI TECHNOLOGIES CO., LTD.

Object Storage Service. Client Guide (OBS Browser) Issue 10 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 10 Date 2018-07-15 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Deployment Guide for Nuage Networks VSP

Deployment Guide for Nuage Networks VSP Page 1 of 29 view online Overview This document discusses the deployment and configuration of Avi Vantage Load Balancer in a Nuage Networks integrated OpenStack platform for a single tenant mode. The following

More information

Deployment Guide for Nuage Networks VSP

Deployment Guide for Nuage Networks VSP Page 1 of 11 view online Overview This document discusses the deployment and configuration of Avi Vantage Load Balancer in a Nuage Networks integrated OpenStack platform for a single tenant mode. The following

More information

CloudEdge Deployment Guide

CloudEdge Deployment Guide Hillstone Networks, Inc. CloudEdge Deployment Guide Version 5.5R3P1 Copyright 2016Hillstone Networks, Inc.. All rights reserved. Information in this document is subject to change without notice. The software

More information

Enroll Now to Take online Course Contact: Demo video By Chandra sir

Enroll Now to Take online Course   Contact: Demo video By Chandra sir Enroll Now to Take online Course www.vlrtraining.in/register-for-aws Contact:9059868766 9985269518 Demo video By Chandra sir www.youtube.com/watch?v=8pu1who2j_k Chandra sir Class 01 https://www.youtube.com/watch?v=fccgwstm-cc

More information

OTC API Technical White Paper. Issue 2.0. Date

OTC API Technical White Paper. Issue 2.0. Date Issue 2.0 Date 2016-10-26 About This Document Content About This Document... iv 1 OTC API Overview... 1 1.1 OTC Introduction... 1 1.2 OpenStack Introduction... 2 1.3 Relationship Between OTC and OpenStack...

More information

OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems

OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems April 2017 215-12035_C0 doccomments@netapp.com Table of Contents 3 Contents Before you create ONTAP Cloud systems... 5 Logging in

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

Cloud Stream Service. User Guide. Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD.

Cloud Stream Service. User Guide. Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 18 Date 2018-11-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

CloudEdge SG6000-VM Installation Guide

CloudEdge SG6000-VM Installation Guide Hillstone Networks, Inc. CloudEdge SG6000-VM Installation Guide Version 5.5R1 Copyright 2015Hillstone Networks, Inc.. All rights reserved. Information in this document is subject to change without notice.

More information

Overview. AWS networking services including: VPC Extend your network into a virtual private cloud. EIP Elastic IP

Overview. AWS networking services including: VPC Extend your network into a virtual private cloud. EIP Elastic IP Networking in AWS 2017 Amazon Web Services, Inc. and its affiliates. All rights served. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon Web Services,

More information

PCoIP Connection Manager for Amazon WorkSpaces

PCoIP Connection Manager for Amazon WorkSpaces PCoIP Connection Manager for Amazon WorkSpaces Version 1.0.7 Administrators' Guide TER1408002-1.0.7 Introduction Amazon WorkSpaces is a fully managed cloud-based desktop service that enables end users

More information

DOCUMENTATION. UVM Appliance Azure. Quick Start Guide

DOCUMENTATION. UVM Appliance Azure. Quick Start Guide DOCUMENTATION Quick Start Guide Table of Contents Introduction... 3 Prerequisites... 3 License Keys... 3 UVM Instances... 3 Running an Azure Virtual Machine... 3 In Azure... 3 Configuring Security Firewall...

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

AWS Remote Access VPC Bundle

AWS Remote Access VPC Bundle AWS Remote Access VPC Bundle Deployment Guide Last updated: April 11, 2017 Aviatrix Systems, Inc. 411 High Street Palo Alto CA 94301 USA http://www.aviatrix.com Tel: +1 844.262.3100 Page 1 of 12 TABLE

More information

JIRA Software and JIRA Service Desk Data Center on the AWS Cloud

JIRA Software and JIRA Service Desk Data Center on the AWS Cloud JIRA Software and JIRA Service Desk Data Center on the AWS Cloud Quick Start Reference Deployment Contents October 2016 (last update: November 2016) Chris Szmajda, Felix Haehnel Atlassian Shiva Narayanaswamy,

More information

Backup Solution. User Guide. Issue 01 Date

Backup Solution. User Guide. Issue 01 Date Issue 01 Date 2017-08-30 Contents Contents 1 Introduction... 1 1.1 What Is the Backup Solution?... 1 1.2 Why Choose the Backup Solution?... 2 1.3 Concepts and Principles...3 1.3.1 Basic OBS Concepts...3

More information

lab Highly Available and Fault Tolerant Architecture for Web Applications inside a VPC V1.01 AWS Certified Solutions Architect Associate lab title

lab Highly Available and Fault Tolerant Architecture for Web Applications inside a VPC V1.01 AWS Certified Solutions Architect Associate lab title lab lab title Highly Available and Fault Tolerant Architecture for Web Applications inside a VPC V1.01 Course title AWS Certified Solutions Architect Associate Table of Contents Contents Table of Contents...

More information

Amazon AppStream 2.0: Getting Started Guide

Amazon AppStream 2.0: Getting Started Guide 2018 Amazon AppStream 2.0: Getting Started Guide Build an Amazon AppStream 2.0 environment to stream desktop applications to your users April 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide

More information

Cloud Eye. User Guide. Issue 13. Date

Cloud Eye. User Guide. Issue 13. Date Issue 13 Date 2017-08-30 Contents Contents 1 Introduction... 1 1.1 What Is Cloud Eye?... 1 1.2 Functions... 2 1.3 Application Scenarios... 3 1.4 Related Services... 3 1.5 User Permissions... 17 1.6 Region...

More information

Licensing Guide. BlackBerry Enterprise Service 12. Version 12.0

Licensing Guide. BlackBerry Enterprise Service 12. Version 12.0 Licensing Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-11-13 SWD-20141118133401439 Contents About this guide... 5 What is BES12?... 6 Key features of BES12...6 Product documentation...

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Load Balancing Nginx Web Servers with OWASP Top 10 WAF in AWS

Load Balancing Nginx Web Servers with OWASP Top 10 WAF in AWS Load Balancing Nginx Web Servers with OWASP Top 10 WAF in AWS Quick Reference Guide V1.0.2 ABOUT THIS GUIDE This document provides a quick reference guide on how to load balance Nginx Web Servers and configure

More information

Netflix OSS Spinnaker on the AWS Cloud

Netflix OSS Spinnaker on the AWS Cloud Netflix OSS Spinnaker on the AWS Cloud Quick Start Reference Deployment August 2016 Huy Huynh and Tony Vattathil Solutions Architects, Amazon Web Services Contents Overview... 2 Architecture... 3 Prerequisites...

More information

AWS Solutions Architect Associate (SAA-C01) Sample Exam Questions

AWS Solutions Architect Associate (SAA-C01) Sample Exam Questions 1) A company is storing an access key (access key ID and secret access key) in a text file on a custom AMI. The company uses the access key to access DynamoDB tables from instances created from the AMI.

More information

ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS

ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS Dr Adnene Guabtni, Senior Research Scientist, NICTA/Data61, CSIRO Adnene.Guabtni@csiro.au EC2 S3 ELB RDS AMI

More information

VMware Integrated OpenStack User Guide. VMware Integrated OpenStack 4.1

VMware Integrated OpenStack User Guide. VMware Integrated OpenStack 4.1 VMware Integrated OpenStack User Guide VMware Integrated OpenStack 4.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Configuring AWS for Zerto Virtual Replication

Configuring AWS for Zerto Virtual Replication Configuring AWS for Zerto Virtual Replication VERSION 1 MARCH 2018 Table of Contents 1. Prerequisites... 2 1.1. AWS Prerequisites... 2 1.2. Additional AWS Resources... 3 2. AWS Workflow... 3 3. Setting

More information

NetApp Cloud Volumes Service for AWS

NetApp Cloud Volumes Service for AWS NetApp Cloud Volumes Service for AWS AWS Account Setup Cloud Volumes Team, NetApp, Inc. March 29, 2019 Abstract This document provides instructions to set up the initial AWS environment for using the NetApp

More information

Installation and User Guide

Installation and User Guide OnCommand Cloud Manager 3.0 Installation and User Guide For Volume Management September 2016 215-11109_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this guide... 4 Product

More information

vcloud Director Administrator's Guide

vcloud Director Administrator's Guide vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

ApsaraDB for RDS. Quick Start (PostgreSQL)

ApsaraDB for RDS. Quick Start (PostgreSQL) Getting started with ApsaraDB The Alibaba Relational Database Service (RDS) is a stable, reliable, and auto-scaling online database service. Based on the Apsara distributed file system and high-performance

More information

How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud

How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud The Barracuda NG Firewall can run as a virtual appliance in the Amazon cloud as a gateway device for Amazon EC2 instances in an

More information