@@ -27,113 +27,116 @@ function CloudBuildersHeader() {
2727export default function CloudBuilders ( ) {
2828 return (
2929 < Layout title = "Apache CloudStack - A Turnkey Solution for Cloud Builders" >
30- < CloudBuildersHeader />
31- < main >
32- < section >
33- < div className = "container" >
34- < div className = "row" >
35- < div className = "col-lg-6 order-lg-2" >
36- < h2 className = "section-title mb-4" > About Apache CloudStack</ h2 >
37- < p className = "px18" > Apache CloudStack is a highly
38- scalable IaaS cloud computing platform that provides a cloud
39- orchestration layer, automating the creation, provisioning and
40- configuration of IaaS components. It turns existing virtual
41- infrastructure into a cloud-based Infrastructure as a Service (IaaS)
42- platform. Because CloudStack leverages existing infrastructure, the
43- costs and time for the organization to build a multi-tenant IaaS
44- platform are greatly reduced.</ p >
45- < p className = "px18" > CloudStack is a turnkey solution
46- for MSPs, cloud providers and telcos. It includes the entire “stack” of
47- features you need: compute orchestration, Network-as-a-Service, user
48- and account management, a full and open native API, resource accounting,
49- and a first-class User Interface.</ p >
50- </ div >
51- < div className = "col-lg-6 text-center" >
52- < a href = "https://docs.google.com/forms/d/e/1FAIpQLScPHIRetdt-pxPT62IesXMoQUmhQ8ATGKcYZa507mB9uwzn-Q/viewform" target = "_blank" >
53- < img src = "/img/CloudStack_survey3.png" className = "img-fluid mt-4 mt-lg-2" alt = "CloudStack survey" />
54- </ a >
55- </ div >
56- </ div >
57- </ div >
58- </ section >
30+ < CloudBuildersHeader />
31+ < main >
32+ < section >
33+ < div className = "container" >
34+ < div className = "row" >
35+ < div className = "col-lg-6 order-lg-2" >
36+ < h2 className = "section-title mb-4" > About Apache CloudStack</ h2 >
37+ < p className = "px18" > Apache CloudStack is a highly
38+ scalable IaaS cloud computing platform that provides a cloud
39+ orchestration layer, automating the creation, provisioning and
40+ configuration of IaaS components. It turns existing virtual
41+ infrastructure into a cloud-based Infrastructure as a Service (IaaS)
42+ platform. Because CloudStack leverages existing infrastructure, the
43+ costs and time for the organization to build a multi-tenant IaaS
44+ platform are greatly reduced.</ p >
45+ < p className = "px18" > CloudStack is a turnkey solution
46+ for MSPs, cloud providers and telcos. It includes the entire “stack” of
47+ features you need: compute orchestration, Network-as-a-Service, user
48+ and account management, a full and open native API, resource accounting,
49+ and a first-class User Interface.</ p >
50+ </ div >
51+ < div className = "col-lg-6 text-center" >
52+ < a href = "https://docs.google.com/forms/d/e/1FAIpQLScPHIRetdt-pxPT62IesXMoQUmhQ8ATGKcYZa507mB9uwzn-Q/viewform" target = "_blank" >
53+ < img src = "/img/CloudStack_survey3.png" className = "img-fluid mt-4 mt-lg-2" alt = "CloudStack survey" />
54+ </ a >
55+ </ div >
56+ </ div >
57+ </ div >
58+ </ section >
5959
60- < div className = "container" >
61- < div className = "row" >
62- < div className = "col" >
63- < div className = "partners-holder" >
64- < p className = "blue-title mb-4 mb-lg-5" > LEADING COMPANIES TRUST APACHE CLOUDSTACK</ p >
65- < div className = "partners cloud-partners" >
66- < img src = "/img/BT_logo.svg" height = "50" alt = "" />
67- < img src = "/img/CloudOps_logo.svg" height = "30" alt = "" />
68- < img src = "/img/ikoula_logo.svg" height = "40" alt = "" />
69- < img src = "/img/M5Hosting_logo.png" height = "30" alt = "" />
70- < img src = "/img/versio-logo.png" height = "20" alt = "" />
71- < img src = "/img/yourhosting.nl_logo.svg" height = "30" alt = "" />
72- </ div >
73- </ div >
74- </ div >
75- </ div >
76- </ div >
60+ < div className = "container" >
61+ < div className = "row" >
62+ < div className = "col" >
63+ < div className = "partners-holder" >
64+ < p className = "blue-title mb-4 mb-lg-5" > LEADING COMPANIES TRUST APACHE CLOUDSTACK</ p >
65+ < div className = "partners cloud-partners" >
66+ < img src = "/img/BT_logo.svg" height = "50" alt = "" />
67+ < img src = "/img/CloudOps_logo.svg" height = "30" alt = "" />
68+ < img src = "/img/ikoula_logo.svg" height = "40" alt = "" />
69+ < img src = "/img/M5Hosting_logo.png" height = "30" alt = "" />
70+ < img src = "/img/versio-logo.png" height = "20" alt = "" />
71+ < img src = "/img/yourhosting.nl_logo.svg" height = "30" alt = "" />
72+ </ div >
73+ </ div >
74+ </ div >
75+ </ div >
76+ </ div >
7777
78- < section className = "powers bg-none" >
79- < div className = "container" >
80- < div className = "row" >
81- < div className = "col-lg-8 offset-lg-2" >
82- < h2 className = "section-title text-center mb-4" > CloudStack Solves Key Challenges for Cloud Providers & MSPs</ h2 >
83- < p className = "px18 text-center mb-5" > CloudStack can
84- manage tens of thousands of physical servers installed in geographically
85- distributed data centers. It is a powerful IaaS management solution,
86- but it is still easy to use and implement with a small team. Powered by a
87- solid open-source community, Apache CloudStack eliminates the
88- dependencies and allows you to follow your own cloud development plan,
89- and use the hardware and software of your choice and business
90- requirements.</ p >
91- </ div >
92- </ div >
93- < div className = "row" >
94- < div className = "col-lg-4 col-md-6" >
95- < div className = "power-card line" >
96- < img src = "/img/decrease_TCO_icon.svg" alt = "" />
97- < p className = "card-title" > Decrease TCO for your IaaS</ p >
98- </ div >
99- </ div >
100- < div className = "col-lg-4 col-md-6" >
101- < div className = "power-card line" >
102- < img src = "/img/open-source_icon.svg" alt = "" />
103- < p className = "card-title" > Completely open-source</ p >
104- </ div >
105- </ div >
106- < div className = "col-lg-4 col-md-6" >
107- < div className = "power-card line" >
108- < img src = "/img/community_icon.svg" alt = "" />
109- < p className = "card-title" > Powered by an active community</ p >
110- </ div >
111- </ div >
112- < div className = "col-lg-4 col-md-6" >
113- < div className = "power-card" >
114- < img src = "/img/easy_to_use_icon.svg" alt = "" />
115- < p className = "card-title" > Easy to use</ p >
116- </ div >
117- </ div >
118- < div className = "col-lg-4 col-md-6" >
119- < div className = "power-card" >
120- < img src = "/img/quick_deploy_icon.svg" alt = "" />
121- < p className = "card-title" > Quick to deploy</ p >
122- </ div >
123- </ div >
124- < div className = "col-lg-4 col-md-6" >
125- < div className = "power-card" >
126- < img src = "/img/vendor_integration_icon.svg" alt = "" />
127- < p className = "card-title" > Strong vendor integrations</ p >
128- </ div >
129- </ div >
130- </ div >
131- </ div >
132- </ section >
78+ < section className = "powers bg-none" >
79+ < div className = "container" >
80+ < div className = "row" >
81+ < div className = "col-lg-8 offset-lg-2" >
82+ < h2 className = "section-title text-center mb-4" > CloudStack Solves Key Challenges for Cloud Providers & MSPs</ h2 >
83+ < p className = "px18 text-center mb-5" > CloudStack can
84+ manage tens of thousands of physical servers installed in geographically
85+ distributed data centers. It is a powerful IaaS management solution,
86+ but it is still easy to use and implement with a small team. Powered by a
87+ solid open-source community, Apache CloudStack eliminates the
88+ dependencies and allows you to follow your own cloud development plan,
89+ and use the hardware and software of your choice and business
90+ requirements.</ p >
91+ </ div >
92+ </ div >
93+ < div className = "row" >
94+ < div className = "col-lg-4 col-md-6 key-values " >
95+ < div className = "power-card line" >
96+ < img src = "/img/decrease_TCO_icon.svg" alt = "" />
97+ < p className = "card-title" > Decrease TCO for your IaaS</ p >
98+ </ div >
99+ </ div >
100+ < div className = "col-lg-4 col-md-6 key-values " >
101+ < div className = "power-card line" >
102+ < img src = "/img/open-source_icon.svg" alt = "" />
103+ < p className = "card-title" > Completely open-source</ p >
104+ </ div >
105+ </ div >
106+ < div className = "col-lg-4 col-md-6 key-values " >
107+ < div className = "power-card line" >
108+ < img src = "/img/community_icon.svg" alt = "" />
109+ < p className = "card-title" > Powered by an active community</ p >
110+ </ div >
111+ </ div >
112+ < div className = "col-lg-4 col-md-6 key-values " >
113+ < div className = "power-card line " >
114+ < img src = "/img/easy_to_use_icon.svg" alt = "" />
115+ < p className = "card-title" > Easy to use</ p >
116+ </ div >
117+ </ div >
118+ < div className = "col-lg-4 col-md-6 key-values " >
119+ < div className = "power-card line " >
120+ < img src = "/img/quick_deploy_icon.svg" alt = "" />
121+ < p className = "card-title" > Quick to deploy</ p >
122+ </ div >
123+ </ div >
124+ < div className = "col-lg-4 col-md-6 key-values " >
125+ < div className = "power-card line " >
126+ < img src = "/img/vendor_integration_icon.svg" alt = "" />
127+ < p className = "card-title" > Strong vendor integrations</ p >
128+ </ div >
129+ </ div >
130+ </ div >
131+ </ div >
132+ </ section >
133133
134+ < div class = "col col-3 col-lg text-center" >
135+ < a class = "button button--primary button--lg" href = "/blog/tags/case-studies" target = "_blank" > Case Studies</ a >
136+ </ div >
134137
135- < LearnMore />
136- </ main >
138+ < LearnMore />
139+ </ main >
137140 </ Layout >
138- ) ;
139- }
141+ ) ;
142+ }
0 commit comments