Skip to content

Commit 5348f68

Browse files
Merge branch 'main' into map-marker-fixes
2 parents e698a0c + a3aa07f commit 5348f68

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

src/routes/blog/author/christy-jacob/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: author
33
slug: christy-jacob
44
name: Christy Jacob
5-
role: Engineering lead
5+
role: Head of Engineering
66
bio: Leading Appwrite's Cloud development.
77
avatar: /images/avatars/christy.png
88
twitter: https://twitter.com/christyjacob4

src/routes/blog/post/change-regions-with-migrations/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: How to change regions in Appwrite Cloud using migrations
44
description: Learn how to migrate your Appwrite Cloud project from one region to another.
5-
date: 2025-04-15
5+
date: 2025-04-16
66
cover: /images/blog/change-regions-with-migrations/cover.png
77
timeToRead: 10
88
author: ebenezer-don

src/routes/blog/post/the-appwrite-network/+page.markdoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Announcing the Appwrite Network: Appwrite’s vision for a global cloud infrastructure"
44
description: Announcing more regions for Cloud, and many more to come with the introduction of the Appwrite Network.
5-
date: 2025-04-15
5+
date: 2025-04-16
66
cover: /images/blog/the-appwrite-network/network-cover-image.png
77
timeToRead: 05
88
author: christy-jacob
@@ -15,11 +15,13 @@ We are happy to announce the launch of the Appwrite Network, a network of cloud
1515

1616
Starting today, all Pro users have access to three regions of choice, including our two new regions in **New York City** ('NYC'), and **Sydney** ('SYD') that are joining our first region in **Frankfurt** ('FRA'). In the next few weeks, this will be available to all Cloud users, with more regions to come.
1717

18+
![Overview of all the regions](/images/blog/the-appwrite-network/cloud-regions.png)
19+
1820
# The plan
1921

2022
The Appwrite Cloud beta journey began with a single region in Frankfurt, which allowed us to focus on delivering the highest quality and performance on a smaller scale. As we approach the General Availability (GA) of Appwrite Cloud, and with a growing number of developers, projects, and organizations on the platform, we are excited to share the plans to expand the network to include additional regions and edges across the globe.
2123

22-
| Region | Status | Region | Edge | Timeline |
24+
| Location | Status | Region | Edge | Timeline |
2325
|---------------------|-----------------------|--------|------|---------------|
2426
| Frankfurt (`FRA`) | Ready and operational | Yes | Yes | Available Now |
2527
| Sydney (`SYD`) | Ready and operational | Yes | Yes | Available Now |
@@ -31,7 +33,6 @@ The Appwrite Cloud beta journey began with a single region in Frankfurt, which a
3133
| London (`LON`) | In plans | Yes | Yes | TBD |
3234
| Toronto (`TOR`) | In plans | Yes | Yes | TBD |
3335

34-
![Overview of all the regions](/images/blog/the-appwrite-network/cloud-regions.png)
3536

3637
# Addressing the latency problem
3738

@@ -70,7 +71,7 @@ Edges are about speed. They process requests closer to your users using smart ge
7071

7172
Our global CDN leverages strategically positioned Points of Presence (PoPs) to cache and deliver your content from locations nearest to your users, ensuring rapid load times and enhanced performance.
7273

73-
In short, a region hosts your data, and the edge executes your functions close to your users. Both regions and edges take advantage of the Appwrite CDN to optimize delivery and security.
74+
In short, a region hosts your data, and the edge executes your functions close to your users. Both regions and edges take advantage of the Appwrite CDN to optimize delivery and security.
7475

7576
# Data storage and global availability
7677

@@ -94,5 +95,5 @@ Customizable rulesets allow you to tailor the WAF to your application's specific
9495

9596
We welcome you to visit the docs to learn more about the [Appwrite Network](/docs/products/network) and how Appwrite handle's other topics like [secure transportation](/docs/products/network/tls), [compression](/docs/products/network/compression), [caching](/docs/products/network/caching) and more.
9697

97-
We are excited about the future of the Appwrite network and the endless possibilities it will unlock for developers worldwide. Stay tuned for more updates as we continue to build and expand the network. Thank you for being part of the Appwrite community and for your ongoing support. Together, we are building the future of cloud platforms designed for developers.
98+
We are excited about the future of the Appwrite network and the endless possibilities it will unlock for developers worldwide. Stay tuned for more updates as we continue to build and expand the network. Thank you for being part of the Appwrite community and for your ongoing support. Together, we are building the future of cloud platforms designed for developers.
9899

src/routes/changelog/(entries)/2025-04-15.markdoc renamed to src/routes/changelog/(entries)/2025-04-16.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: changelog
33
title: "Announcing the Appwrite Network: Appwrite’s vision for a global cloud infrastructure"
4-
date: 2025-04-15
4+
date: 2025-04-16
55
cover: /images/changelog/2025-04-15.png
66
---
77

0 commit comments

Comments
 (0)