You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/learning-paths/surge-readiness/concepts/index.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,12 @@ Failure to register account users can create issues with our ticketing system. U
25
25
26
26
We strongly advise against credential-sharing which can jeopardize the trust and safety of your account.
27
27
28
-
Note: Refer to [Manage members](/fundamentals/setup/manage-members/) to learn how to review and update registered account users.
28
+
Note: Refer to [Manage members](/fundamentals/manage-members/) to learn how to review and update registered account users.
29
29
30
30
## Confirm user and domain administration
31
31
32
32
-**Multi-User:** Provide role-based permissions to a group of users to better control the administration of your domains. Each user has their own role and limited API key.
33
-
-**Enforce 2FA:** Ensure your entire dashboard is secure by [enforcing 2-factor authentication](/fundamentals/setup/account/account-security/2fa/) for your organization.
33
+
-**Enforce 2FA:** Ensure your entire dashboard is secure by [enforcing 2-factor authentication](/fundamentals/user-profiles/2fa/) for your organization.
34
34
- To disable 2FA, submit a support ticket and allow 1-2 business days to validate your request.
35
35
-**Leverage API Access:** Work easily with our system programmatically using our [API](https://api.cloudflare.com).
36
36
@@ -39,7 +39,7 @@ Note: Refer to [Manage members](/fundamentals/setup/manage-members/) to learn ho
39
39
- Check when your [SSL Certificates expire (only custom and origin certificates)](/ssl/edge-certificates/custom-certificates/renewing/)
40
40
- Note: Certificates managed by Cloudflare are auto-renewed
41
41
- Review your Operational and Disaster recovery preparedness
42
-
- Enable Load Balancing with smart cache strategies: Use [Cloudflare Load Balancing](/reference-architecture/architectures/load-balancing) to distribute traffic across multiple healthy origins, and increase cache-hit ratios by leveraging [custom cache rules](/cache/performance-review/cache-analytics) and [edge compute](/learning/cdn/caching-static-and-dynamic-content) (e.g., Cloudflare Workers) to offload origin traffic during high-demand periods.
42
+
- Enable Load Balancing with smart cache strategies: Use [Cloudflare Load Balancing](/reference-architecture/architectures/load-balancing) to distribute traffic across multiple healthy origins, and increase cache-hit ratios by leveraging [custom cache rules](/cache/performance-review/cache-analytics) and [edge compute](https://www.cloudflare.com/learning/cdn/caching-static-and-dynamic-content/) (e.g., Cloudflare Workers) to offload origin traffic during high-demand periods.
43
43
- Configure failover pools and back up DNS with a playbook: Set up [Cloudflare Load Balancer failover pools](/reference-architecture/architectures/load-balancing) to automatically redirect traffic to healthy origins if one fails. Export DNS records for safekeeping and prepare a clear [incident response plan](https://www.cloudflare.com/learning/performance/preventing-downtime) that includes steps for re-routing or recovery.
Copy file name to clipboardExpand all lines: src/content/docs/learning-paths/surge-readiness/performance/caching.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import { DashButton } from "~/components";
9
9
10
10
## Optimize caching
11
11
12
-
By default, Cloudflare [caches static content](/cache/concepts/default-cache-behavior/) such as images, CSS, and JavaScript. However, you can extend Cloudflare caching to work with HTML by creating custom [Cache Rules](cache/how-to/cache-rules/).
12
+
By default, Cloudflare [caches static content](/cache/concepts/default-cache-behavior/) such as images, CSS, and JavaScript. However, you can extend Cloudflare caching to work with HTML by creating custom [Cache Rules](/cache/how-to/cache-rules/).
Copy file name to clipboardExpand all lines: src/content/docs/learning-paths/surge-readiness/performance/logs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar:
7
7
8
8
## Logpush
9
9
10
-
Use [Logpush](/logs/get-started/) to push your request or event logs to your cloud service provider using Logpush, which can be configured via the Cloudflare dashboard or API.
10
+
Use [Logpush](/logs/logpush/) to push your request or event logs to your cloud service provider using Logpush, which can be configured via the Cloudflare dashboard or API.
Copy file name to clipboardExpand all lines: src/content/docs/learning-paths/surge-readiness/support/resources.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ For security reasons, Cloudflare Support only assists individuals whose email ad
26
26
- Learn the basic countermeasures to [stop an ongoing DDoS attack](/ddos-protection/best-practices/respond-to-ddos-attacks/).
27
27
- Let [Cloudflare's Security Operations Center-as-a-Service (SOC)](https://www.cloudflare.com/soc-as-a-service/) monitor your environment for volumetric security threats and potential operational disruptions, perform analysis to identify attack vectors, and help you implement countermeasures to mitigate future incidents.
28
28
- If a customer has purchased Technical Account Management Service, utilize the [Technical Account Management Service](https://www.cloudflare.com/technical-account-management-service/) which operates as an extension of your team, as the Cloudflare support expert who knows your tech stack, unique infrastructure, and Cloudflare portfolio requirements.
29
-
- Learn [what's new](/www.cloudflare.com/whats-new/) and subscribe to product release email summaries.
29
+
- Learn [what's new](https://www.cloudflare.com/whats-new/) and subscribe to product release email summaries.
30
30
- Read the [Cloudflare blog](https://blog.cloudflare.com/) for the latest announcements from Cloudflare.
31
31
- Refer to the [Cloudflare Community](https://community.cloudflare.com/) to seek advice and share insights about using Cloudflare with other Cloudflare users.
32
32
-[Maximize Revenue and Minimize Risk in Peak Season webinar](https://www.google.com/url?q=https://cloudflare.ondemand.goldcast.io/on-demand/28262595-9ddf-4e26-91bf-241117f4b5fe&sa=D&source=docs&ust=1758134183832896&usg=AOvVaw3-v4hp23nSzNj0s6j-xxyc)
0 commit comments