Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

nutmix2
nutmix2
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
1

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by nutmix2
Customize the badges you want to showcase on your profile
Re: How to setup a site down (maintenance page) for cloud AEM? - Adobe Experience Manager 02-06-2022
No, in the end we put Azure traffic manager (DNS resolver) in front of AEM and point to a Azure Static web app when we want to do site down. In TM you can switch between different endpoints. If we did it via AEM, I would use a java servlet filter to do the redirect for html documents based on a setting editable in Author instance. However, this will add a bit of latency to every page, and may or may not affect caching.

Views

149

Likes

0

Replies

0
can one deploy to cloud AEM via packages, instead of building which takes too long? - Adobe Experience Manager 02-09-2021
It takes 1 hour+ for the Adobe build process to build and deploy to a cloud env. This means a simple fix takes many hours, as first we have to build and test on dev, then build and test on UAT, then build on stage, then live. Thats 4+ hours just building duplicate code. And that is if Adobe Build system is working. We get builds failing due to environment hosting issues on a weekly basis, and adobe take weeks or months to respond and fix them, taking out our deployment process and production cha...

Views

306

Likes

0

Replies

5
Does AEM cloud service support geo-replication and traffic steering? - Adobe Experience Manager 12-11-2020
If we have customers in both Europe and Asia, we cant host in one place. If we host in Europe, Asian customers will get a bad experience. With EPiServer DXC, we could setup several regions, and Epi would replicate all content, code, Assets etc. to a mirror in that region, and use Cloudflares traffic steering to point local customers to the geographcially closesed CMS instance. There would only be one editable master CMS, (e.g. in europe), and any changes would get replicated to all regions. Does...

Views

317

Likes

0

Replies

0