Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
"destination": "/brand-guidelines/",
"type": 301
},
{
"source": "/capabilities/cloud-infrastructure",
"destination": "/capabilities/flexible-infrastructure/",
"type": 301
},
{
"source": "/concepts/wellbeing",
"destination": "/capabilities/well-being/",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ title: "Flexible infrastructure"
date: 2023-03-27T09:48:50+01:00
category: fast flow
draft: false
slug: flexible-infrastructure
aliases:
- cloud-infrastructure
- /capabilities/cloud-infrastructure/
core: true
updated: 2026-01-12
headline: "Find out how to manage cloud infrastructure effectively so you can achieve higher levels of agility, availability, and cost visibility."
Expand Down
2 changes: 2 additions & 0 deletions test/redirects/redirects.csv
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,5 @@
/quickcheck-2024,/quickcheck/,301
/quickcheck-2024/,/quickcheck/,301
/quickcheck-2024/?leadtime=3&deployfreq=2&changefailure=25&failurerecovery=2&v=2024&industry=all&ci=22233&arch=333444&culture=555554&step=priorities,/quickcheck/?leadtime=3&deployfreq=2&changefailure=25&failurerecovery=2&v=2024&industry=all&ci=22233&arch=333444&culture=555554&step=priorities,301
/capabilities/cloud-infrastructure,/capabilities/flexible-infrastructure/,301
/capabilities/cloud-infrastructure/,/capabilities/flexible-infrastructure/,301
Loading