Which development model should the architect recommend to be used by the consolidated development team?

Universal Containers CUC) has developed extensions of Salesforce Service Cloud for the use of its customer service teams using the change set development model.

Recently, UC acquired a company that develops extensions of an AppExchange app. The development team of the acquired company uses the org development model. The Universal Containers CTO wants both teams to work on a single org and follow the same set of processes.

Which development model should the architect recommend to be used by the consolidated development team?
A . Org development model, because the acquired company’s team is already using it, and it is better than the change set development model.
B. Package development model, because it allows packages to be created and deployed using declarative (point-and-click) development tools, without writing code.
C. Package development model, so teams can build release artifacts that can be tested and released independently from artifacts for other projects.
D. Change set development model, because UC is already using it, so it will face less resistance.

Answer: C

What factor should the company consider in merging the two Salesforce.com orgs into a single org?

Universal Containers have just acquired Planetary storage. Both companies use salesforce.com to manage their sales activities. The two companies have many customers in common and the company plans to merge the two sales organizations, but the products and sales processes between the two original companies will remain different and distinct.

What factor should the company consider in merging the two Salesforce.com orgs into a single org?
A . Transactional sales data could be combined without modification since standard objects are used
B. Salespersons selling both product lines would need two logins, once for each product line
C. Business processes on standard objects can be merged without modifications
D. Customer data could be merged with modifications using standardization and de – duplication

Answer: D

Which two limitations of Metadata API should be considered when using Metadata API-based Deployments?

Universal Containers (UC) works with different partners and has few admin resources that take care of the day-to-day deployment tasks. As a result, UC would like to find a way to automate the deployments using Metadata API.

Which two limitations of Metadata API should be considered when using Metadata API-based Deployments? Choose 2 answers
A . Deploy up to 10,000 files, but retrieve more than 10,000 files.
B. Maximum size of deployed .zip file is 400MB.
C. Maximum Size of deployed .zip file is 39MB.
D. Deploy and retrieve up to 10,000 files at once.

Answer: C,D

When it comes to choosing development environments, what should a Salesforce architect recommend?

CORRECT TEXT

Universal Containers (UC) has a customized repository that represents lots of different apps or projects. UC currently is trying to shift from the org development model to the package development model to manage changes. In the org development model, each developer starts their work within their own personal sandbox.

When it comes to choosing development environments, what should a Salesforce architect recommend?
A . Start using scratch orgs because a developer can spin up a scratch org to start a new project, start a new feature branch, or start automatedTesting.
B. Start using scratch orgs that tracks all of the changes automatically and proceed with a staggered approach since scratch orgs can coexist With other models.
C. Keep developing in the dev sandboxes because scratch orgs are not within the code deployment path.
D. Keep developing in the dev sandboxes, so that the developers feel no impact at all as they are used to the sandbox development.

Answer: A

Which two best practices should an architect recommend to support UC’s new package development strategy?

Universal Containers (UC) is a high-tech company using SFDX tools and methodologies for its Salesforce development. T UC has moved some of its code and configuration to Unlocked Packages.

Which two best practices should an architect recommend to support UC’s new package development strategy? Choose 2 answers
A . Version control does not need to be used, as packages manage all the code and configuration.
B. Test developed packages in test environments before installing to production.
C. Move everything in the existing codebase to a single monolithic package.
D. Consult the metadata coverage report to identify features supported by packages.

Answer: A,B

Universal Containers (UC) has a large backlog of work. They have noticed that despite their best efforts, valuable enhancements and updates are not being completed because they do not have the bandwidth to get them done. Many of these items are low effort and would not require experienced resources.

Universal Containers (UC) has a large backlog of work. They have noticed that despite their best efforts, valuable enhancements and updates are not being completed because they do not have the bandwidth to get them done. Many of these items are low effort and would not require experienced resources.

What should the architect recommend that will minimize additional costs and allow UC to accomplish more from the
A . UC should hire a partner to complete the needed backlog items.
B. UC should eliminate low-value items from the backlog.
C. UC should hire additional resources to reduce the backlog.
D. UC should start a citizen development program.

Answer: D

What should an Architect recommend?

Universal Containers (UC) has many different business units, all requesting new projects to be built into a single Salesforce Org. UC management is concerned with a lack of appropriate project properties and roadmap for the Salesforce ecosystem.

What should an Architect recommend?
A . Use design Standards for Governance.
B. Create a Center of Excellence with a charter document.
C. Create a Release Management Process.
D. Create project charters for each project.

Answer: B

What is the fastest approach an Architect should recommend?

Universal Containers is in the process of testing their integration between salesforce and their on-premise ERP systems. The testing team has requested a sandbox with up to 10,000 records in each object to benchmark the integration performance.

What is the fastest approach an Architect should recommend?
A . Spin off a partial copy sandbox using a sandbox template with all the objects required for testing the integration.
B. Spin off a Developer pro sandbox, migrate the metadata and load the data using data loader.
C. Spin off a full copy sandbox with all the objects that are required for testing the integration.
D. Spin off a Development sandbox, migrate the metadata and load the data using data loader.

Answer: A