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
Re: can one deploy to cloud AEM via packages, instead of building which takes too long? - Adobe Experience Manager 06-09-2021
The 1 hour build time per env, resulting in a minimum 3 hours to go from dev to prod just in build time for a one line hotfix, is not acceptable. With episerver, we could build on stage, then push the package between stage and prod without rebuilding for prod, which would be pointless. Also builds took minutes vs hours. From a governance and security point of view, it would be far better to be able to push a tested package from say test to stage to prod, vs. building a potentially different one ...

Views

217

Likes

2

Replies

0
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