Maintenance and deployment practices used in AEP | Community
Skip to main content
New Participant
February 26, 2023
Solved

Maintenance and deployment practices used in AEP

  • February 26, 2023
  • 1 reply
  • 1132 views

Hi,

I have few queries on maintenance and deployment practices. Any detailed document will really help.

 

  • Do we have any standard practices to maintain AEP instance and sandboxes?
  • What are the activities that are carried out as part of maintenance and how frequent? 
  • Do we have any dashboard to monitor the health of AEP instance and sandboxes?
  • How we move changes from development sandbox to production sandbox?
  • In case of DS workspace, how we maintain the code version for jupyterLab notebook? Is it possible to use any SCM tool like GIT or any IDE plugin to integrate with IDE's?

Thanks.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dwright-adobe

Hi @vikashyadav ,

These are really good questions. Are you asking from a data engineering perspective? I'm not aware of a comprehensive guide on this topic, but some of the related features:

Daniel

1 reply

dwright-adobeAccepted solution
Employee
February 27, 2023

Hi @vikashyadav ,

These are really good questions. Are you asking from a data engineering perspective? I'm not aware of a comprehensive guide on this topic, but some of the related features:

Daniel

New Participant
February 27, 2023

Hi @dwright-adobe,

 DSW and Git this answers my last question related to managing code versions & integrating JupyterLab with SCM tool. Thanks for sharing.