|
4 | 4 | {% from "_macros/vf_tiered-list.jinja" import vf_tiered_list %} |
5 | 5 | {% from "_macros/vf_quote-wrapper.jinja" import vf_quote_wrapper %} |
6 | 6 | {% from "_macros/vf_logo-section.jinja" import vf_logo_section %} |
| 7 | +{% from "_macros/vf_resources.jinja" import vf_resources %} |
7 | 8 |
|
8 | 9 | {% block title %}Virtualization solutions | Infrastructure{% endblock %} |
9 | 10 |
|
@@ -95,52 +96,28 @@ <h2>Why choose open source virtualization?</h2> |
95 | 96 | "item": { |
96 | 97 | "logos": [ |
97 | 98 | { |
98 | | - "src": "https://assets.ubuntu.com/v1/e9f8483b-telefonica_logo_updated.png", |
99 | | - "alt": "Telefonica", |
100 | | - "width": "423", |
101 | | - "height": "204", |
102 | | - "loading": "lazy", |
103 | | - "style": "max-height: 5.5rem;" |
| 99 | + "src": "https://assets.ubuntu.com/v1/45e5e545-telefonica_logo.png", |
| 100 | + "alt": "Telefonica" |
104 | 101 | }, |
105 | 102 | { |
106 | 103 | "src": "https://assets.ubuntu.com/v1/1753ad6b-bloomberg_logo.png", |
107 | | - "alt": "Bloomberg", |
108 | | - "width": "313", |
109 | | - "height": "312", |
110 | | - "loading": "lazy", |
111 | | - "style": "max-height: 5.5rem;" |
| 104 | + "alt": "Bloomberg" |
112 | 105 | }, |
113 | 106 | { |
114 | 107 | "src": "https://assets.ubuntu.com/v1/1634335f-bnp_paribas_logo.png", |
115 | | - "alt": "BNP Paribas", |
116 | | - "width": "485", |
117 | | - "height": "312", |
118 | | - "loading": "lazy", |
119 | | - "style": "max-height: 5.5rem;" |
| 108 | + "alt": "BNP Paribas" |
120 | 109 | }, |
121 | 110 | { |
122 | 111 | "src": "https://assets.ubuntu.com/v1/1746fcd1-bt_logo_updated.png", |
123 | | - "alt": "BT Group", |
124 | | - "width": "490", |
125 | | - "height": "520", |
126 | | - "loading": "lazy", |
127 | | - "style": "max-height: 5.5rem;" |
| 112 | + "alt": "BT Group" |
128 | 113 | }, |
129 | 114 | { |
130 | 115 | "src": "https://assets.ubuntu.com/v1/ae2f6683-firmus_logo.png", |
131 | | - "alt": "Firmus", |
132 | | - "width": "284", |
133 | | - "height": "104", |
134 | | - "loading": "lazy", |
135 | | - "style": "max-height: 5.5rem;" |
| 116 | + "alt": "Firmus" |
136 | 117 | }, |
137 | 118 | { |
138 | 119 | "src": "https://assets.ubuntu.com/v1/4872fb20-millicom_tigo_logo_updated.png", |
139 | | - "alt": "Millicom Tigo", |
140 | | - "width": "735", |
141 | | - "height": "170", |
142 | | - "loading": "lazy", |
143 | | - "style": "max-height: 5.5rem;" |
| 120 | + "alt": "Millicom Tigo" |
144 | 121 | } |
145 | 122 | ] |
146 | 123 | } |
@@ -297,89 +274,97 @@ <h2 class="p-text--small-caps u-no-padding--top">What our customers say</h2> |
297 | 274 | </div> |
298 | 275 | </section> |
299 | 276 |
|
300 | | - <section> |
301 | | - <div class="row"> |
302 | | - <hr class="p-rule" /> |
303 | | - <h2>Further resources</h2> |
304 | | - <div class="col-3 col-medium-6"> |
305 | | - <p class="p-text--small-caps">Case studies</p> |
306 | | - </div> |
307 | | - <div class="p-section col-9 col-medium-6"> |
308 | | - <div class="row"> |
309 | | - <div class="col-3 col-medium-2"> |
310 | | - {{ image(url="https://assets.ubuntu.com/v1/e843c499-aadhaar_hpe_logo_2.png", |
311 | | - alt="UIDAI and HPE", |
312 | | - width="310", |
313 | | - height="312", |
314 | | - hi_def=True, |
315 | | - loading="lazy", |
316 | | - attrs={"class": "p-image-container__image", "style": "max-height: 50px; width: auto;"}) | safe |
317 | | - }} |
318 | | - </div> |
319 | | - <div class="p-section--shallow col-6 col-medium-4"> |
320 | | - <a href="https://ubuntu.com/engage/uidai-hpe-microservice-architecture" rel="noopener noreferrer" target="_blank"><h3 class="p-heading--5">UIDAI and HPE modernize citizen services through cloud transformation</h3></a> |
321 | | - <p> |
322 | | - UIDAI and HPE collaborated with Canonical to modernize citizen services, migrating legacy monoliths to a microservices architecture. With Ubuntu Pro for robust long-term support, they successfully scaled critical infrastructure to serve over one billion people. Learn more in the case study. |
323 | | - </p> |
324 | | - </div> |
325 | | - </div> |
326 | | - <div class="row"> |
327 | | - <div class="col-3 col-medium-2"> |
328 | | - {{ image(url="https://assets.ubuntu.com/v1/1746fcd1-bt_logo_updated.png", |
329 | | - alt="BT Group", |
330 | | - width="490", |
331 | | - height="520", |
332 | | - hi_def=True, |
333 | | - loading="lazy", |
334 | | - attrs={"class":"p-image-container__image", "style": "max-height: 90px; width: auto;"}) | safe |
335 | | - }} |
336 | | - </div> |
337 | | - <div class="p-section--shallow col-6 col-medium-4"> |
338 | | - <a href="https://pages.ubuntu.com/rs/066-EOV-335/images/BT_Open%20Source%20Infrastructure_Case%20Study.pdf" rel="noopener noreferrer" target="_blank"><h3 class="p-heading--5">BT Group brings 5G to the UK with the power of open source infrastructure</h3></a> |
339 | | - <p> |
340 | | - BT Group partnered with Canonical, helping to build its <a href="https://event.computing.co.uk/cloudexcellenceawards/en/page/2024-winners" rel="noopener noreferrer" target="_blank">award-winning</a> 5G mobile network across the UK. With network functions virtualized on Canonical OpenStack, BT Group can build new services in weeks and deploy in days. Learn more in the <a href="https://pages.ubuntu.com/rs/066-EOV-335/images/BT_Open%20Source%20Infrastructure_Case%20Study.pdf" rel="noopener noreferrer" target="_blank">case study</a>. |
341 | | - </p> |
342 | | - </div> |
343 | | - </div> |
344 | | - <div class="row"> |
345 | | - <div class="col-3 col-medium-2"> |
346 | | - {{ image(url="https://assets.ubuntu.com/v1/1086a23a-Wyoming%2520Department%2520of%2520Transportation.png", |
347 | | - alt="Wyoming Department of Transport", |
348 | | - width="317", |
349 | | - height="68", |
350 | | - hi_def=True, |
351 | | - loading="lazy", |
352 | | - attrs={"class": "p-image-container__image", "style": "max-height: 35px; width: auto;"}) | safe |
353 | | - }} |
354 | | - </div> |
355 | | - <div class="p-section--shallow col-6 col-medium-4"> |
356 | | - <a href="https://ubuntu.com/engage/hypervisor-to-lxd-case-study" rel="noopener noreferrer" target="_blank"><h3 class="p-heading--5">Wyoming Department of Transportation (WYDOT) keeps drivers safe and informed by pivoting from hypervisors to LXD</h3></a> |
357 | | - <p> |
358 | | - Cloud-native software development is about more than Docker and Kubernetes. In this case study, learn how WYDOT cut costs and boosted performance by switching from Hyper-V VMs to LXD system containers on Ubuntu. This move provided full OS manageability with the efficiency of containers. |
359 | | - </p> |
360 | | - </div> |
361 | | - </div> |
362 | | - <div class="row"> |
363 | | - <div class="col-3 col-medium-2"> |
364 | | - {{ image(url="https://assets.ubuntu.com/v1/0a8c2845-sicredi.png", |
365 | | - alt="Sicredi", |
366 | | - width="852", |
367 | | - height="145", |
368 | | - hi_def=True, |
369 | | - loading="lazy", |
370 | | - attrs={"class": "p-image-container__image"}) | safe |
371 | | - }} |
372 | | - </div> |
373 | | - <div class="p-section--shallow col-6 col-medium-4"> |
374 | | - <a href="https://ubuntu.com/engage/sicredi-openstack-case-study" rel="noopener noreferrer" target="_blank"><h3 class="p-heading--5">Sicredi embraces the cloud with Canonical OpenStack</h3></a> |
375 | | - <p> |
376 | | - Sicredi, a leading Brazilian financial institution, chose OpenStack as the foundation for its new infrastructure-as-code strategy. They found it was 2-3x more cost-efficient than public clouds, and provided the agility that traditional virtualization platforms lack. Learn why in the case study. |
377 | | - </p> |
378 | | - </div> |
379 | | - </div> |
380 | | - </div> |
381 | | - </div> |
382 | | - </section> |
| 277 | + {% call(slot) vf_resources( |
| 278 | + title={ |
| 279 | + "text": "Further resources", |
| 280 | + }, |
| 281 | + blocks=[ |
| 282 | + { |
| 283 | + "type": "resources", |
| 284 | + "render_images": true, |
| 285 | + "categories": [ |
| 286 | + { |
| 287 | + "title": "Case studies", |
| 288 | + "items": [ |
| 289 | + { |
| 290 | + "title": { |
| 291 | + "text": "UIDAI and HPE modernize citizen services through cloud transformation", |
| 292 | + "link_attrs": { |
| 293 | + "href": "https://ubuntu.com/engage/uidai-hpe-microservice-architecture" |
| 294 | + } |
| 295 | + }, |
| 296 | + "description": { |
| 297 | + "text": "UIDAI and HPE collaborated with Canonical to modernize citizen services, migrating legacy monoliths to a microservices architecture. With Ubuntu Pro for robust long-term support, they successfully scaled critical infrastructure to serve over one billion people. Learn more in the case study." |
| 298 | + }, |
| 299 | + "image": { |
| 300 | + "type": "logo", |
| 301 | + "attrs": { |
| 302 | + "src": "https://assets.ubuntu.com/v1/e843c499-aadhaar_hpe_logo_2.png", |
| 303 | + "alt": "UIDAI and HPE" |
| 304 | + } |
| 305 | + } |
| 306 | + }, |
| 307 | + { |
| 308 | + "title": { |
| 309 | + "text": "BT Group brings 5G to the UK with the power of open source infrastructure", |
| 310 | + "link_attrs": { |
| 311 | + "href": "https://pages.ubuntu.com/rs/066-EOV-335/images/BT_Open%20Source%20Infrastructure_Case%20Study.pdf" |
| 312 | + } |
| 313 | + }, |
| 314 | + "description": { |
| 315 | + "text": "BT Group partnered with Canonical, helping to build its award-winning 5G mobile network across the UK. With network functions virtualized on Canonical OpenStack, BT Group can build new services in weeks and deploy in days. Learn more in the case study.", |
| 316 | + }, |
| 317 | + "image": { |
| 318 | + "type": "logo", |
| 319 | + "attrs": { |
| 320 | + "src": "https://assets.ubuntu.com/v1/eb8dcbc9-bt_logo_new.png", |
| 321 | + "alt": "BT Group" |
| 322 | + } |
| 323 | + } |
| 324 | + }, |
| 325 | + { |
| 326 | + "title": { |
| 327 | + "text": "Wyoming Department of Transportation (WYDOT) keeps drivers safe and informed by pivoting from hypervisors to LXD", |
| 328 | + "link_attrs": { |
| 329 | + "href": "https://ubuntu.com/engage/hypervisor-to-lxd-case-study" |
| 330 | + } |
| 331 | + }, |
| 332 | + "description": { |
| 333 | + "text": "Cloud-native software development is about more than Docker and Kubernetes. In this case study, learn how WYDOT cut costs and boosted performance by switching from Hyper-V VMs to LXD system containers on Ubuntu. This move provided full OS manageability with the efficiency of containers.", |
| 334 | + }, |
| 335 | + "image": { |
| 336 | + "type": "logo", |
| 337 | + "attrs": { |
| 338 | + "src": "https://assets.ubuntu.com/v1/c691dd31-wyoming_new.png", |
| 339 | + "alt": "Wyoming Department of Transportation" |
| 340 | + } |
| 341 | + } |
| 342 | + }, |
| 343 | + { |
| 344 | + "title": { |
| 345 | + "text": "Sicredi embraces the cloud with Canonical OpenStack", |
| 346 | + "link_attrs": { |
| 347 | + "href": "https://ubuntu.com/engage/sicredi-openstack-case-study" |
| 348 | + } |
| 349 | + }, |
| 350 | + "description": { |
| 351 | + "text": "Sicredi, a leading Brazilian financial institution, chose OpenStack as the foundation for its new infrastructure-as-code strategy. They found it was 2-3x more cost-efficient than public clouds, and provided the agility that traditional virtualization platforms lack. Learn why in the case study.", |
| 352 | + }, |
| 353 | + "image": { |
| 354 | + "type": "logo", |
| 355 | + "attrs": { |
| 356 | + "src": "https://assets.ubuntu.com/v1/0a8c2845-sicredi.png", |
| 357 | + "alt": "Sicredi" |
| 358 | + } |
| 359 | + } |
| 360 | + } |
| 361 | + ] |
| 362 | + } |
| 363 | + ] |
| 364 | + } |
| 365 | + ] |
| 366 | + ) -%} |
| 367 | + {% endcall -%} |
383 | 368 |
|
384 | 369 | <section class="p-section"> |
385 | 370 | <div class="row"> |
|
0 commit comments