What two things are needed to delete metadata with a deploy() call? Choose 2 answers
A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command. When the command was run, the developer received the error message: " This command is required to run from within an SFDX project. "
What can be two possible reasons that caused this problem? Choose 2 answers
Universal Containers (UC) had been using change sets for deploying all of the modifications to its Sales Cloud apps. After multiple business units joined the single Salesforce instance, there is a need to evaluate which development model is the most suitable for UC. The IT management has shown a particular interest in finding out more about the package development model.
As an architect, which two statements can be made to articulate the differences between the change set model and package development model? Choose 2 answers
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?
Universal Containers (UC) started to use the GitHub workflow. For the current minor release, an Experience Cloud developer and a Service Cloud developer both need to work on the Case object and codes that reference the Case object. Both developers branched off the same UCDev branch and started working. The Experience Cloud development team had finished early, and the change was successfully merged into the UCDev branch. The local Git branch used by the Service Cloud developer is called ServiceCase.
At what point will the Service Cloud developer see the conflict and need to resolve the conflict?
Universal Containers has an active production org and they are planning to release some new features to it next month. The team is working to prepare a deployment plan and reached out to the technical architect for inputs on rollback strategy.
What should a technical architect recommend?
Universal Containers (UC) has multiple teams working on different projects. Multiple projects will be deployed to many production orgs. During code reviews, the architect finds inconsistently named variables and lack of best practices.
What should an architect recommend to improve consistency?
Northern Trail Outfitter ' s development team has built new features for its sales team in the Asia-Pacific region. While testing the Apex classes, the developers are constantly hitting the governor limits.
What should the architect recommend during the review to address this issue?
What are two advantages of automated test data loads over manual data loads? Choose 2 answers
A developer with Universal Containers recently created a flow in the developer sandbox. While working on the flow, the developer deactivated it and made updates multiple times before the flow worked as desired. Now the developer is planning to use a change set to migrate the flow to the QA sandbox.
What two statements should be considered when migrating the flow with change sets? Choose 2 answers
Universal Containers ' architect is documenting the application lifecycle management (ALM) process to communicate it to the development teams from different Implementation partners.
Which three steps apply to any Salesforce development project? Choose 3 answers
Universal Containers (UC) has multiple teams with major projects working concurrently in their own developer sandboxes. After deploying to production, a bug is discovered. Due to tight timelines, the development team has suggested correcting the bug in the user acceptance testing (UAT) environment, which is a full copy sandbox.
What should the architect recommend?
Universal Containers (UC) has multi-cloud architecture in a single org. The Sales Cloud dev team is working in a Dev Pro sandbox (DevPro1) of delivering a release in three months. The business requirements from Service Cloud warrant a quicker release in four weeks, but need part of the Sales Cloud work that is completed in DevPro1. The decision of using a separate Dev Pro sandbox (DevPro2) is still pending. The DevPro1 was upgraded to preview for next Salesforce major release two weeks ago.
What should an Architect recommend?
Universal Containers has seven orgs in different regions. Its processes are global and standardized but each region needs the flexibility to be able to understand the global code and customize some aspects for its regions.
Which development model is optimized for this need?
Universal Containers is reviewing its environment strategy. They have identified a need for a new hotfix environment to resolve any urgent production issues.
Which two sandbox types would be appropriate to use as the hotfix environment? Choose 2 answers
Universal Containers (UC) is embarking on a large program of work, with different projects and different vendors. UC created a center of excellence (COE) that struggling with scope creep between the different projects.
What role should the architect suggest be added to the COE?
Salesforce has three major releases a year.
Which type of change introduced by a release can cause automated browser tests to need updating?
Universal Containers has five development teams. The performance of the teams has been good, but the number of bugs has been increasing. After each sprint, they need more time to understand the code and make changes.
What are two ways to improve the performance? Choose 2 answers
Universal Containers has decided on a single-org strategy, despite having to deal with the complexity of having multiple lines of business (LOBS) inside a single org.
What are two common challenges in single-org strategy for multiple LOBS? Choose 2 answers
At Universal Containers, Salesforce administrators are making changes to the permission sets under instruction from the business. Randomly, various SOQL statements are failing.
What strategy could be advised to bring this issue to the developer ' s attention earlier?
Universal Containers (UC) is working with Salesforce CPQ, which uses configuration SObjects to drive business logic. What are two best practice recommendations an architect should propose to allow UC to deploy CPQ features as part of their CI/CD process? Choose 2 answers
Universal Containers has defined a software tool to support Agile processes, but the development team is not regularly updating the status of their work in progress.
What Scrum value is compromised by this bad practice, and why?
Universal Containers has 80% code coverage. Despite the creation of a test plan for each sprint, the number of defects is large.
What two items should the architect recommend to reduce defects? Choose 2 answers
Universal Containers (UC) has decided to improve the quality of work by the development teams. As part of the effort, UC has acquired some code review software Licenses to help the developers with code quality.
Which are two recommended practices to follow when conducting secure code reviews? Choose 2 answers
What are the three considerations that the architect should recommend for Change Set deployment? Choose 3 answers
Universal Containers (UC) 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?
Universal Containers (UC) has created a custom REST web service. This web service receives Orders and Order Line Items data from an external endpoint and runs business logic and validations on
it before inserting it into the database. UC is expecting to receive more than 100K orders a day and each order can have up to 10-line items. Each inbound request will contain only one order and its corresponding line items.
What two testing types should an architect recommend to ensure users don ' t face platform slowdowns during peak business hours? Choose 2 answers
Universal Containers (UC) is considering implementing a minor change policy for a series of low-risk user stories that are commonly received by the UC admins. The policy would allow admins to make these changes directly in production. UC does not have continuous integration/continuous delivery (CI/CD) in place.
Which three best practices should the architect suggest UC follow for their new change policy? Choose 3 answers
Universal Containers would like to conduct performance testing on its new major release.
What three things should the architect consider when discussing performance testing? Choose 3 answers
Which are two recommended methods of creating test data in Salesforce? Choose 2 answers
Universal Containers (UC) has been on the org development model with scratch orgs are already enabled, but they haven ' t been taking advantage of the scratch orgs.
Now UC is ready to move to the package development model. What step must be done by an administrator?
Universal Containers is a Salesforce AppExchange partner and they are planning to launch a new app. The technical architect recommended that they use a partner development org for development.
What are the three benefits of using a partner development org over an individual development org in this scenario? Choose 3 answers