Changes

no edit summary
Line 29: Line 29:  
'''How Do Gears Work?'''<br />
 
'''How Do Gears Work?'''<br />
 
Let's look at an example Drupal-based app running on OpenShift. We can estimate the needs and costs of the app at different stages.
 
Let's look at an example Drupal-based app running on OpenShift. We can estimate the needs and costs of the app at different stages.
15 pages/second
+
 
Hundreds of articles
+
*15 pages/second
~ 50k visitors per month
+
*Hundreds of articles
3 Small Gears
+
*~ 50k visitors per month
Free plan
+
*3 Small Gears
 +
*Free plan
    
As we see, a free plan, it may be sufficient for a small or medium company.
 
As we see, a free plan, it may be sufficient for a small or medium company.
Line 48: Line 49:  
It is a secure site, which is accessed through SSH.
 
It is a secure site, which is accessed through SSH.
   −
It is scalable  
+
It is scalable<br />
 
Application scaling enables your application to react to changes in traffic and automatically allocate the necessary resources to handle your current demand. The OpenShift infrastructure monitors incoming web traffic and automatically brings copies of your web cartridge online to handle requests.
 
Application scaling enables your application to react to changes in traffic and automatically allocate the necessary resources to handle your current demand. The OpenShift infrastructure monitors incoming web traffic and automatically brings copies of your web cartridge online to handle requests.
   Line 166: Line 167:  
With these values and will have a key, heavily encrypted.
 
With these values and will have a key, heavily encrypted.
    +
Click in Generate
    
Image 12<br />
 
Image 12<br />
Line 275: Line 277:  
Click in add Cartridge.
 
Click in add Cartridge.
   −
Note -. In a normal application without Scale, the Cartridge Mysql be added to current Gear, but in our case, OpenShift reports that will address a new Gear for MySQl.
+
Note -. In a normal application without Scale, the Cartridge Mysql be added to current Gear, but in our case, OpenShift reports that will address a new Gear for MySQL.
     
155

edits