Skip to content

Commit

Permalink
Blogpost about cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsimper committed Dec 2, 2024
1 parent 58ddc25 commit 66522f3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/blog/posts/_data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"slug": "cloudflare-is-the-new-platform",
"title": "Cloudflare is the new Platform",
"date": "Mon Dec 02 2024 14:26:18 GMT+0100 (GMT+01:00)",
"tags": []
},
{
"slug": "visiting-prag-and-what-we-saw",
"title": "Visiting Prag and what we saw",
Expand Down
16 changes: 16 additions & 0 deletions app/blog/posts/cloudflare-is-the-new-platform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Cloudflare is the new Platform

There has been a few platform shifts in the past 10 years.

The next cloud platform to go big will be Cloudflare with their Workers product.

Reasons is:

- fast deployments
- really cheap
- fast built-in integrations
- typescript first
- multi deployment
- AI integrations

https://workers.cloudflare.com/

0 comments on commit 66522f3

Please sign in to comment.