-
-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
## 1. What is Cloudflare? | ||
|
||
### Overview | ||
|
||
- Cloudflare is one of the biggest networks operating on the Internet. People use Cloudflare services for the purposes of increasing the security and performance of their web sites and services. | ||
|
||
### Official website of Cloudflare | ||
|
||
- https://www.cloudflare.com/ | ||
|
||
### Official documentation website of Cloudflare | ||
|
||
- https://developers.cloudflare.com/ | ||
|
||
## 2. Prerequisites | ||
|
||
- Basic networking, DNS, webserver knowledge are helpful. | ||
|
||
## 3. Installation | ||
|
||
### How to use Cloudflare? | ||
|
||
- Start using Cloudflare service at: https://dash.cloudflare.com/ | ||
|
||
## 4. Basics of Cloudflare | ||
|
||
### Cloudflare getting started | ||
|
||
- Begginner's Guide: https://developers.cloudflare.com/learning-paths/get-started/ | ||
|
||
### Cloudflare Hands on | ||
|
||
- See: [basic](./basic/) | ||
|
||
## 5. More... | ||
|
||
### Cloudflare cheatsheet | ||
|
||
- N/A | ||
|
||
### Reference Architecture | ||
|
||
- https://developers.cloudflare.com/reference-architecture/ | ||
|
||
### Recommended Books | ||
|
||
- N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Cloudflare basics practice | ||
|
||
- https://developers.cloudflare.com/learning-paths/get-started/ |