Best Preparations of Development-Lifecycle-and-Deployment-Architect Exam 2023 Salesforce Developer Unlimited 228 Questions [Q72-Q90]

Share

Best Preparations of Development-Lifecycle-and-Deployment-Architect Exam 2023 Salesforce Developer Unlimited 228 Questions

Focus on Development-Lifecycle-and-Deployment-Architect All-in-One Exam Guide For Quick Preparation.


Salesforce Development-Lifecycle-and-Deployment-Architect certification exam consists of multiple-choice questions and scenarios that assess the candidate's ability to design and implement solutions using best practices and industry standards. Development-Lifecycle-and-Deployment-Architect exam covers a wide range of topics, including project and release management, source control, continuous integration and deployment, testing and quality assurance, and performance optimization.

 

NEW QUESTION # 72
Universal Containers (UC) is implementing Salesforce for the first time. Their legacy CRM system is an on premise home-grown application written in Jav a. UC plans to implement a continuous integration process that mirrors their current standard. Under what conditions should an Architect recommend against continuous integration?

  • A. Test scripts will be generated as part of the testing phase
  • B. The client does not have budget for additional software
  • C. There isn't a full sandbox available to leverage
  • D. The Salesforce instance has only standard functionality

Answer: D


NEW QUESTION # 73
Universal Containers (UC) is using custom metadata types to control the behavior of a few of the custom functionalities. UC wants to Deploy custom metadata types to production using Metadata API.
Which two data types does UC need to include?
Choose 2 answers

  • A. CustomMetadata
  • B. CustomMetadataType
  • C. CustomObject
  • D. Custom Field

Answer: B,D


NEW QUESTION # 74
Universal Containers is building a custom application on the Force.com platform. There is a budget and release date that has been set by the board of directors, but the application must meet the requirements that will be submitted and voted on by a public user community. What is the risk associated with the scenario?

  • A. The requirements are unknown and the release date has been set.
  • B. The requirements should not be solicited by an external community
  • C. The project is not using the Waterfall methodology
  • D. The project is not using an Agile methodology

Answer: A


NEW QUESTION # 75
Universal Containers' developers are working on a Visualforce page in a sandbox when an administrator adds a new field to Production. Which two approaches could an architect suggest to an administrator that would assist the developers in their development process? Choose 2 answers

  • A. Refresh the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are working on
  • B. Use a Change Set to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox that the developers are working on
  • C. Manually replicate the same changes in the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are working on
  • D. Use Salesforce-to-Salesforce to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox that the developers are working on

Answer: A,B


NEW QUESTION # 76
Universal Containers is starting a Center of Excellence (COE). Which two user groups should an Architect recommend to join the COE?

  • A. Executive Sponsors.
  • B. Call Center Agents
  • C. Inside Sales Users.
  • D. Program Team

Answer: A,D


NEW QUESTION # 77
Universal Containers (UC) development team is using an Agile tool to track the status of build items, but only in terms of stages. UC is not able to track any effort estimates, log any hours worked, or keep track of remaining effort. For what reasons should UC consider using the agile tool for effort tracking?

  • A. Allows the management team to make critical timeline commitments based solely on developer estimates.
  • B. Allows the management team to manage the performance of bad developers who are slacking off.
  • C. Allows the Developer to compare their effort, estimates and actuals to better adjust their future estimates.
  • D. Allows the organization to track the Developers work hours for salary compensation purposes.

Answer: C


NEW QUESTION # 78
Universal Containers (\)C) is on the Unlimited Edition of Salesforce orgs. Currently, there are four Developer Pro sandboxes used by dev teams for various purposes, one partial copy sandboxes used for training, one full sandbox used for user acceptance testing. There is another full sandbox used for performance testing during the initial launch, and it is no longer being actively used.
A system administrator had reported yesterday that none of the sandboxes can be refreshed.
What is the most probable action an architect can help the system administrator with?

  • A. It appears the org is using more sandboxes than the license permits. The Partial Copy sandbox shouldn't be used.
  • B. Delete the full sandbox used for performance testing.
  • C. Create a Salesforce support case, someone should know what is wrong.
  • D. Contact the Salesforce Account Team to do a sandbox License Count.

Answer: D


NEW QUESTION # 79
Universal Containers (UC) is a large enterprise with a complex system landscape. UC is currently rolling out new infrastructure and strategies around Salesforce DevOps. Some of the key feature's UC is looking to support is rollback of metadata after a deployment, and the backup and restore of data to help recover from deployment issues, system bugs, or outages in their downstream systems.
Regulations in the industry mean that UC must be able to provide strategies to recover and rollback from issues. The regulator has discovered UC is not currently providing these, and must do so as soon as possible to remain compliant.
What should an architect advise?

  • A. Advise stakeholders that rollback is not possible for Salesforce.
  • B. Evaluate third-party and AppExchange products.
  • C. Salesforce backs up all data and will restore it for customers on request.
  • D. Custom build a feature rollback and data restore tool for Salesforce

Answer: B


NEW QUESTION # 80
Universal Containers CUC) is embarked on a large Salesforce transformation journey, UC's DevOps team raised a question about tracking Salesforce metadata throughout the development lifecycle across sandboxes all the way to production.
As the deployment architect of the project, what should be the recommendation to track which version of each feature in different environments?

  • A. Use an AppExchange or third-party tool that is specialized in Salesforce deployment.
  • B. Use ChangeSet to track deployed customizations.
  • C. Use an Excel sheet to track deployment steps and document the SFDX commands.
  • D. Use Salesforce SFDX commands to deploy to different sandboxes.

Answer: A


NEW QUESTION # 81
Universal containers have recently replaced a custom service center application with Salesforce Service Cloud. Administrators are now confused about which fields and classes are actively being utilized and how future implementations can be maintained. Choose 2 answers

  • A. Create a standard method for deprecating classes and fields using design standards.
  • B. Create a governance framework focused on high-level business strategy and goals.
  • C. Create an adoption plan for end users using Salesforce dashboards and reports.
  • D. Create a governance process requiring all projects to create project deliverable documentation.
  • E. Create a design standard requiring integration to use declarative configurations patterns

Answer: A,D


NEW QUESTION # 82
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. Maximum Size of deployed .zip file is 39MB.
  • B. Deploy and retrieve up to 10,000 files at once.
  • C. Maximum size of deployed .zip file is 400MB.
  • D. Deploy up to 10,000 files, but retrieve more than 10,000 files.

Answer: A,B


NEW QUESTION # 83
Universal Containers has just completed several projects, including new custom objects and custom fields. Administrators are having difficulty maintaining the application due to not knowing how objects and fields are being used. Which two options should an Architect recommend? Choose 2 answers

  • A. Create Design standards with a document to store all custom objects and custom fields
  • B. Create Design standards to consistently use the description field on custom objects.
  • C. Create Design standards to require all custom fields on all custom object page layouts
  • D. Create Design standards to consistently use the description field on custom fields.
  • E. Create Design standards to require help text on all custom fields and custom objects.

Answer: B,D


NEW QUESTION # 84
Metadata API supports deploy () and retrieve () calls for file-based deployment.
Which two scenarios are the primary use cases for writing code to call retrieve () and deploy () methods directly?
Choose 2 answers

  • A. Development of a customization in a sandbox organization. The deployment team then utilize the Ant Migration Tool to deploy the customization to an upper sandbox for testing.
  • B. Development of a custom application in a scratch org. After completing development and testing, the application is then deployed into an upper sandbox using Salesforce CLI (SFDX)
  • C. Development of a custom application in a sandbox organization. After completing development and testing, the application is then deployed Into a production organization using Metadata API.
  • D. Team development of an application in a Developer Edition organization. After completing development and testing, the application is Distributed via Lightning Platform AppExchange.

Answer: A,B


NEW QUESTION # 85
Universal Containers (UC) is looking at implementing a large number of features using an AppExchange product. This product uses Sobjects to store and configure important business logic within the application.
Which two options should an architect recommend, as the source of truth for storing this reference data?
Choose 2 answers

  • A. Store the records in a version control system.
  • B. Attach CSV files to the user stories in a project management system.
  • C. Store the records in sandboxes and production.
  • D. Use a third-party product to manage these records.

Answer: C,D


NEW QUESTION # 86
Which two project situations favor a waterfall methodology? Choose 2 answers

  • A. An application with regulatory compliance requirements to be validated by outside agencies.
  • B. An application with many systems and inter-dependencies between components.
  • C. An in-house application with a fixed team size, but an open timeline and flexible requirements.
  • D. An application in post-production, with incremental changes made by a small team.

Answer: A,B


NEW QUESTION # 87
What advice should a technical architect provide in a Change Advisory Board meeting?

  • A. Solution is technically sound.
  • B. Functionality meets the business needs.
  • C. Troubleshooting strategies for deployment issues
  • D. Solution is usable by the business.

Answer: C


NEW QUESTION # 88
At any given time, Universal Containers has 10 Apex developers building new functionality and fixing bugs. Which branching strategy should an Architect recommend that mitigates the risk of developers overwriting others changes?

  • A. Don't use source control. Rely on Salesforce's built-in conflict detection mechanism
  • B. Have all developers build new functionality in new branches, but fix bugs in the HEAD
  • C. Have developers work in separate branches and merge their changes in a common branch for testing
  • D. Have all developers work in the same branch, continuously testing for regressions

Answer: C


NEW QUESTION # 89
What is a main characteristic of an agile team?

  • A. The team has biweekly sprints to ensure on-time delivery.
  • B. The team delivers new releases on dates defined in the beginning of the project, following a project plan
  • C. The team uses Scrum, Kanban, and Extreme Programming.
  • D. The team improves and evolves its processes and frequently delivers value to the endusers.

Answer: D


NEW QUESTION # 90
......

Guaranteed Success with Development-Lifecycle-and-Deployment-Architect Dumps: https://www.testkingit.com/Salesforce/latest-Development-Lifecycle-and-Deployment-Architect-exam-dumps.html