Skip to content

Commit 647c0cb

Browse files
committed
swapped svg diagram files
1 parent 41e208a commit 647c0cb

9 files changed

Lines changed: 12 additions & 6 deletions

File tree

docs/guides/platform/migrate-to-linode/migrate-from-aws-security-groups-to-cloud-firewalls/Equivalent_architectures_AWS.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/guides/platform/migrate-to-linode/migrate-from-aws-security-groups-to-cloud-firewalls/Inbound_policies_example_AWS.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/guides/platform/migrate-to-linode/migrate-from-aws-security-groups-to-cloud-firewalls/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The AWS Security Group is configured with inbound rules to restrict access to kn
6363

6464
The equivalent setup on Akamai Cloud uses a single Linode instance running the same services. The Cloud Firewalls service is used to recreate the access controls previously handled by the AWS Security Group.
6565

66-
![Architecture diagram of AWS EC2 instance and services environment with equivalent setup on Akamai Cloud.](example-environment-architecture.svg)
66+
![Architecture diagram of AWS EC2 instance and services environment with equivalent setup on Akamai Cloud.](Equivalent_architectures_AWS.svg)
6767

6868
## Document Your Current Configuration
6969

@@ -231,7 +231,7 @@ To access this information using the `aws` CLI, run the following commands:
231231

232232
The example in this guide only has inbound rules, with traffic allowed for specific IP addresses. The inbound permissions for the example in this guide are diagrammed below:
233233

234-
![Visual flowchart of inbound port permissions in the example setup.](inbound-permissions-diagram.svg)
234+
![Visual flowchart of inbound port permissions in the example setup.](Inbound_policies_example_AWS.svg)
235235

236236
{{< note title="Note Your Own Firewall Configuration" >}}
237237
Your firewall may have both inbound and outbound rules, with traffic allowed or denied for specific IP addresses.

docs/guides/platform/migrate-to-linode/migrate-from-azure-firewall-to-cloud-firewalls/Equivalent_architectures_Azure.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/guides/platform/migrate-to-linode/migrate-from-azure-firewall-to-cloud-firewalls/Inbound_policies_example_Azure.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/guides/platform/migrate-to-linode/migrate-from-azure-firewall-to-cloud-firewalls/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Azure Firewall is configured with inbound rules to restrict access to known
6363

6464
The equivalent setup on Akamai Cloud uses a single Linode instance running the same services. The Cloud Firewalls service is used to recreate the access controls previously handled by the Azure Firewall.
6565

66-
![Architecture overview of Azure Firewall and VM network with equivalent setup on Akamai Cloud.](example-environment-architecture.svg)
66+
![Architecture overview of Azure Firewall and VM network with equivalent setup on Akamai Cloud.](Equivalent_architectures_Azure.svg)
6767

6868
## Document Your Current Configuration
6969

@@ -249,7 +249,7 @@ To view Azure Firewall rules from the `az` CLI, run the following commands:
249249

250250
The inbound traffic routing rules for the example in this guide are diagrammed below:
251251

252-
![Inbound traffic routing through Azure Firewall to VM.](inbound-routing-diagram.svg)
252+
![Inbound traffic routing through Azure Firewall to VM.](Inbound_policies_example_Azure.svg)
253253

254254
### Plan Your Rule-Mapping Strategy
255255

docs/guides/platform/migrate-to-linode/migrate-from-google-cloud-next-generation-firewall-to-cloud-firewalls/Equivalent_architectures_Google_Cloud.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/guides/platform/migrate-to-linode/migrate-from-google-cloud-next-generation-firewall-to-cloud-firewalls/Inbound_policies_example_Google_Cloud.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/guides/platform/migrate-to-linode/migrate-from-google-cloud-next-generation-firewall-to-cloud-firewalls/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Google Cloud NGFW is configured with inbound rules to restrict access to kno
6363

6464
The equivalent setup on Akamai Cloud uses a single Linode instance running the same services. The Cloud Firewalls service is used to recreate the access controls previously handled by the Google Cloud NGFW.
6565

66-
![Architecture diagram of Google Cloud VM instance and services environment with equivalent setup on Akamai Cloud.](example-environment-architecture.svg)
66+
![Architecture diagram of Google Cloud VM instance and services environment with equivalent setup on Akamai Cloud.](Equivalent_architectures_Google_Cloud.svg)
6767

6868
## Document your Current Configuration
6969

@@ -182,7 +182,7 @@ gcloud compute firewall-rules list \
182182

183183
The example in this guide only has inbound rules, with traffic allowed for specific IP addresses. The inbound permissions for the example in this guide are diagrammed below:
184184

185-
![Visual flowchart of inbound port permissions in the example setup.](inbound-permissions-diagram.svg)
185+
![Visual flowchart of inbound port permissions in the example setup.](Inbound_policies_example_Google_Cloud.svg)
186186

187187
{{< note title="Note Your Own Firewall Configuration" >}}
188188
Your firewall may have both inbound and outbound rules, with traffic allowed for specific IP addresses or denied for specific IP addresses.

0 commit comments

Comments
 (0)