Skip to content

Add new CMCDSample Demo#6

Merged
jeanfrancoislarente merged 1 commit intoSitecore:developfrom
Ben-m-s:develop
May 4, 2018
Merged

Add new CMCDSample Demo#6
jeanfrancoislarente merged 1 commit intoSitecore:developfrom
Ben-m-s:develop

Conversation

@Ben-m-s
Copy link
Copy Markdown
Contributor

@Ben-m-s Ben-m-s commented Apr 29, 2018

This new demo showcases how to create a development environment with a Content Delivery container and a Content Manager container in the same development machine.
This feature allows the developer to tests new code changes on different Sitecore roles before deploying them.
There is a typical issue that can be detected with this approach consisting of adding a new feature that depends on the "master" database. In a traditional development environment, with access to the "master" database, the feature works fine. However, when it is deployed in a Content Delivery server, without access to the "master" database, issues start coming out. Sometimes, these issues are not easy to solve and detecting them during the development phase can help a lot.

@jeanfrancoislarente jeanfrancoislarente merged commit cc45b3f into Sitecore:develop May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants