Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start:sysadmin [2012/09/07 18:45]
shyser [Systems Administration in the Cloud Portal]
start:sysadmin [2012/09/13 17:45]
shyser removed
Line 1: Line 1:
 ====== Systems Administration in the Cloud Portal ====== ====== Systems Administration in the Cloud Portal ======
  
-====== The Cloud Management Portal - Systems Administration ​======+===== The Cloud Management Portal - Systems Administration =====
  
  
 In this lesson we will cover a wide variety of infrastructure (server, hosting, and bandwidth) management and other systems administration capabilities that are available via the Cloud Management Portal. In this lesson we will cover a wide variety of infrastructure (server, hosting, and bandwidth) management and other systems administration capabilities that are available via the Cloud Management Portal.
-===== Prerequisites ​=====+==== Prerequisites ====
  
  
Line 11: Line 11:
   * [[201:​application_lifecycle_management|The Cloud Management Portal - Application Lifecycle Management]]   * [[201:​application_lifecycle_management|The Cloud Management Portal - Application Lifecycle Management]]
  
-===== What You'll Learn =====+==== What You'll Learn ====
  
  
 After completing this lesson, you should be able to answer these questions: After completing this lesson, you should be able to answer these questions:
  
-  - What are my infrastructure options? +<WRAP indent> 
-  - What is a cluster? +<WRAP indent>
-  - What is a virtual appliance?​ +
-  - How do clusters, virtual appliances, and applications live together? +
-  - What is single tenancy? +
-  - What is multi-tenancy?​ +
-  - What is a domain name? +
-  - How do I create (provision) a virtual appliance?​ +
-  - What tools are available to monitor my virtual appliances?​ +
-  - Can i receive alerts or other notifications about my virtual appliances?​ +
-  - Can I setup my own monitors and alerts? +
-  - How do I manage data backups and restores? +
-  - When I shut down a virtual appliance, what happens to my data? +
-  - How do I recover from a disaster?+
  
 +  * What are my infrastructure options?
 +  * What is a cluster?
 +  * What is a virtual appliance?
 +  * How do clusters, virtual appliances, and applications live together?
 +  * What is single tenancy?
 +  * What is multi-tenancy?​
 +  * What is a domain name?
 +  * How do I create (provision) a virtual appliance?
 +  * What tools are available to monitor my virtual appliances?
 +  * Can i receive alerts or other notifications about my virtual appliances?
 +  * Can I setup my own monitors and alerts?
 +  * How do I manage data backups and restores?
 +  * When I shut down a virtual appliance, what happens to my data?
 +  * How do I recover from a disaster?
 +
 +</​WRAP>​
 +</​WRAP>​
 ===== Introduction ===== ===== Introduction =====
  
Line 37: Line 42:
  
 A basic understanding of the concepts of WorkXpress is helpful to determine how best to use the WorkXpress Cloud Management Portal to accomplish your goals. A basic understanding of the concepts of WorkXpress is helpful to determine how best to use the WorkXpress Cloud Management Portal to accomplish your goals.
-===== Components of a WorkXpress Installation ​=====+ 
 +==== Components of a WorkXpress Installation ====
  
  
Line 47: Line 53:
   * Infrastructure   * Infrastructure
  
-{{:​201:​stack.png?​nolink&​150|}}+{{:​201:​stack.png|}}
  
 The task of systems administration within WorkXpress is simply the task of administering these four components. ​ The task of systems administration within WorkXpress is simply the task of administering these four components. ​
Line 54: Line 60:
  
 Again, the WorkXpress Cloud Management Portal makes it easy to setup, manage, and maintain each of these four components of any WorkXpress installation. Again, the WorkXpress Cloud Management Portal makes it easy to setup, manage, and maintain each of these four components of any WorkXpress installation.
-===== Creating a New Software Application ​=====+ 
 +==== Creating a New Software Application ====
  
 Use the WorkXpress Cloud Management Portal to create a new software application. ​ In the upper right hand corner, choose "​Add"​ and then select whether you are creating a development,​ testing, or production application. ​ The resulting popup window will guide you through each of the choices necessary to create your software, platform, and infrastructure. Use the WorkXpress Cloud Management Portal to create a new software application. ​ In the upper right hand corner, choose "​Add"​ and then select whether you are creating a development,​ testing, or production application. ​ The resulting popup window will guide you through each of the choices necessary to create your software, platform, and infrastructure.
Line 61: Line 68:
  
 Also note that if you use the WorkXpress Store (www.workxpress.com/​store) to purchase your application,​ the Store will create the new software application on your behalf, and you will simply find it in your list of available software applications upon logging into your WorkXpress Cloud Management Portal. Also note that if you use the WorkXpress Store (www.workxpress.com/​store) to purchase your application,​ the Store will create the new software application on your behalf, and you will simply find it in your list of available software applications upon logging into your WorkXpress Cloud Management Portal.
-===== WorkXpress Installation Topography ​=====+==== WorkXpress Installation Topography ====
  
 Sometimes it may be helpful to create more advanced installations of WorkXpress. ​ For example, a large organization may want a single tenant application to support many users, and so installs it on a cluster of virtual appliances. ​ In a different example, a software ISV may want a single virtual appliance setup as a multi-tenant environment within which they can support many customers applications efficiently. ​ In all cases, a knowledge of WorkXpress installation topograhy options is important. Sometimes it may be helpful to create more advanced installations of WorkXpress. ​ For example, a large organization may want a single tenant application to support many users, and so installs it on a cluster of virtual appliances. ​ In a different example, a software ISV may want a single virtual appliance setup as a multi-tenant environment within which they can support many customers applications efficiently. ​ In all cases, a knowledge of WorkXpress installation topograhy options is important.
Line 67: Line 74:
 The below chart shows how, in WorkXpress, a cluster, virtual appliance, and application are each related. The below chart shows how, in WorkXpress, a cluster, virtual appliance, and application are each related.
  
-{{ :​201:​cluster1.png?​nolink&​500 ​|Cluster has many virtual appliances and one or many applications}} +{{:​201:​cluster1.png|Cluster has many virtual appliances and one or many applications}} 
-==== Application ​====+=== Application ===
  
  
 An application is any unique software program you are developing, testing, or using in production. ​ See [[201:​application_lifecycle_management|Application Lifecycle Management]] for additional details. An application is any unique software program you are developing, testing, or using in production. ​ See [[201:​application_lifecycle_management|Application Lifecycle Management]] for additional details.
-==== Virtual Appliance ​====+=== Virtual Appliance ===
  
  
 A virtual appliance is the functional equivalent of a single computer server, except that it is defined by software rather then by a physical piece of hardware. ​ Server virtualization allows many virtual appliances to exist on the same piece of physical hardware or to be spread across multiple physical servers. ​ Virtual appliances are a fundamental component of cloud computing because they are abstracted from the underlying hardware. A virtual appliance is the functional equivalent of a single computer server, except that it is defined by software rather then by a physical piece of hardware. ​ Server virtualization allows many virtual appliances to exist on the same piece of physical hardware or to be spread across multiple physical servers. ​ Virtual appliances are a fundamental component of cloud computing because they are abstracted from the underlying hardware.
-==== Cluster ​====+=== Cluster ===
  
  
 A cluster is one or many virtual appliances working together to serve the same application or set of applications. A cluster is one or many virtual appliances working together to serve the same application or set of applications.
-===== Domains ​=====+==== Domains ====
  
  
Line 99: Line 106:
 The following chart shows the relationship of a single tenant application to its virtual appliance. The following chart shows the relationship of a single tenant application to its virtual appliance.
  
-{{ :​201:​single_tenancy.png?​nolink&​300 ​|Single Tenant Application}}+{{:​201:​single_tenancy.png|Single Tenant Application}}
 ==== Multi-tenancy ==== ==== Multi-tenancy ====
  
Line 109: Line 116:
 The following chart shows how multiple applications may exist in a multi-tenant installation. The following chart shows how multiple applications may exist in a multi-tenant installation.
  
-{{ :​201:​multitenancy.png?​nolink&​300 ​|Multi-tenancy}}+{{:​201:​multitenancy.png|Multi-tenancy}}
 ===== Virtual Appliance (Server) Management ===== ===== Virtual Appliance (Server) Management =====
  
Line 144: Line 151:
  
 The illustration below shows some examples of actual WorkXpress performance graphs. The illustration below shows some examples of actual WorkXpress performance graphs.
-{{ :​201:​infra_chart.jpg?​nolink&​200 ​|+{{ :​201:​infra_chart.jpg |
 Performance Graphs}} Performance Graphs}}
 === Monitors === === Monitors ===
Line 212: Line 219:
  
 This concludes our lessonab about the WorkXpress Cloud Management Portal. ​ Now, you have all the knowledge you need to begin to experiment with WorkXpress; however, you will likely need to further your understanding of the WorkXpress Build Tools, by beginning with [[start:​the_tools_of_workxpress|The Block Creator]]. ​ Continue forward, Cloud Master! This concludes our lessonab about the WorkXpress Cloud Management Portal. ​ Now, you have all the knowledge you need to begin to experiment with WorkXpress; however, you will likely need to further your understanding of the WorkXpress Build Tools, by beginning with [[start:​the_tools_of_workxpress|The Block Creator]]. ​ Continue forward, Cloud Master!
- 
Copyright WorkXpress, 2024