adobe / theblog

Apache License 2.0
7 stars 14 forks source link

Change URL to theblog.adobe.com #134

Closed trieloff closed 4 years ago

trieloff commented 4 years ago

This is one of the critical go-live tasks.

The Fastly Service Config has been set up to:

In order to get traffic served from Fastly, we need to:

At this time, the old Wordpress blog will be served from Fastly, and no change should be visible to end users.

In order to get some traffic served from Helix Pages (as a canary), we need to:

In order to get all traffic served from Helix Pages (go-live), we need to:

rofe commented 4 years ago

@trieloff can you drive this?

trieloff commented 4 years ago

Sure, but I don't know who the people holding the DNS config and certs are. Pointers are welcome.

rofe commented 4 years ago

I'll send you some contacts via email.

trieloff commented 4 years ago

From Perry:

Keeping the existing Akamai CDN domain functional The current Akamai CDN domain (theblogimages.adobe.com) is used for image/asset offload for the Wordpress site and it uses the Wordpress site as its origin (theblog.adobe.com). If you are doing DNS magic on theblog.adobe.com for a controlled blog rollout, you need to ensure that the Akamai domain is always leveraging the Wordpress host as it’s origin. If you start to split traffic, then you could see the Wordpress site start to break down if the Akamai CDN references start pulling from the new blog site.

I'll make sure that /wp-content/ is always served from Wordpress, even after the switchover. This ensures that Akamai will be able to fetch from theblog.adobe.com even if it's not Wordpress serving it directly, but Wordpress via Fastly.

trieloff commented 4 years ago

Done. You can try

  1. https://theotherblog.helix-demo.xyz/wp-content/uploads/2020/03/desert-portals-night-wichoria-e1584134095822-1800x0-c-default.jpg
  2. https://theotherblog.helix-demo.xyz/wp-content/uploads/2020/03/desert-portals-night-wichoria-e1584134095822-1800x0-c-default.jpg

As written above, theotherblog.helix-demo.xyz behaves exactly like theblog.adobe.com will behave after the Fastly switch, while theblog.helix-demo.xyz behaves like the site will behave after turning on Helix. In this case, they both deliver Wordpress images.

trieloff commented 4 years ago

Quick update:

You can try it yourself by adding following line to your /etc/hosts

151.101.2.122   theblog.adobe.com

I've inquired on DL-DDI how to make and how to time the DNS change.

trieloff commented 4 years ago

Closing. This task has been made obsolete by #197 and the new plan.