Universal Containers is looking to construct a continuous integration process to help manage code quality. Which three tools should be used to enable this? Choose 3 answers
The release will be deployed over a weekend, one week after Salesforce updates the production environment (e.g., from Winter to Spring). UC has found that a full sandbox refresh can take several days. What should the architect suggest as an optimal deployment plan?
Universal Containers (UC) has gone through a global organization restructuring and
process review during the last year, which triggered a review of its Salesforce org strategy. After
thorough analysis of its org and global customers, UC decided to start a project to merge its
Salesforce orgs, going from a multi-org to a single-org strategy.
In this scenario, what are three benefits going to a single-org strategy?
Choose 3 answers
Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit-tested for all adverse conditions. Which two best practices should an Architect recommend while implementing Test Classes? 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 has a deadline to retire a business -critical application that will no longer be supported on a specific date. What should an Architect recommend?
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
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?
UniversalContainers (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
There has been an increase in the number of defects. Universal Containers (UC) found the root cause to be decreased in quality of code. Which two options can enforce code quality in UC's continuous integration process? Choose 2 answers
Universal Containers (UC) is working on a project to support environmental cleanup projects with specially designed containers. To support this project, UC is developing a portal for regulatory agencies to use for tracking and reporting of the containers, and these regulatory requirements are well-defined. Many non -regulatory requirements have not been defined yet. The project is on a strict budget and timeline. Which two approaches should UC consider to meet regulatory requirements and to satisfy the needs of end users? Choose 2 answers
Universal Containers (UC) maintains its Salesforce org using its internal tools and
processes for managing its application lifecycle. The UC team has been facing challenges on
their development processes in their recent two releases. The architect has recommended the UC
team to follow the org development model to address the challenges faced.
Which two characteristics of the org development model will help UCaddress the challenges?
Choose 2 answers
Which are two characteristics of an effective communication plan? Choose 2 answers
Universal Containers are concerned that after each release, reports and dashboards
seem to roll back to previous versions. Executives spend many hours crafting these dashboards to perfectly meet their needs, and are now questioning the Salesforce platform’s ability to save things, even data records.
What can the Salesforce architect advise to stop the rollbacks from happening?
Universal Containers (UC) is planning for a huge data migration from a home-grown on-premise system to Salesforce as part of their Service Cloud Implementation. UC has approximately 5 million customers,10 million contacts, and 30 million active cases. Which are the three key areas that should be tested as part of Data Migration? Choose 3 answers
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
Cloud Kicks (CK) is launching a new sneaker line during the upcoming holiday season and needs to do a thorough batch data testing before Go-Live. CK is using Salesforce unlimited edition.
What two sandbox types should the architect recommend for batch data testing?
Choose 2 answers
Universal Containers (UC) is working on a major project and has determined that its approach to a certain feature will no longer work with an upcoming Salesforce platform release (e.g., Winter to Spring). What should a Technical Architect recommend to address this issue?
By to What three tools should an architect recommend to support application lifecycle methodology Choose 3 answers
Universal Containers has many backlog items and competing stakeholders who cannot agree on priority.
What should an architect do to overcome this?
Universal Containers (UC) is considering updating their Salesforce Release Management process. Which three best practices should UC consider for Release Management? Choose 3 answers
Universal Containers is having trouble aligning releases between major, minor, and Salesforce seasonal releases.
What should an architect recommend?
The CTO at UniversalContainers is complaining to the software development managers that he has no visibility of their teams’ work status.
What two software development methodologies should an architect suggest to solve this issue, and why?
Choose 2 answers
Universal Containers (UC) had added a Service team to the Salesforce Platform. The
Service team would like to have a few dozen of the service centers entered into the system as
technical reference data. The service centers are made searchable in many different web forms
and rather independent from all other business entities. In the past, they had to manually add any
new service centers in each sandbox in the code migration path, they would like to eliminate the
manual work if it is possible.
What is an optimal way to accomplish this requirement?
Universal Containers has several concurrent projects building new functionality, fixing bugs, and modifying existing functionality. Management would like features to be available to users as quickly as possible, even if the entire project is incomplete. What should an Architect recommend to maintain quality?
Northern Trail Outfitters (NTO) has well-defined release management processes for both large and small projects. NTO's development team created a workflow and a trigger for the changes in its opportunity renewal process.
What should the architect recommend for release planning of these changes?
Universal Containers is a Salesforce AppExchange partner and they are planning to
launch recommended that they use a partner development org for development. New app. The technical architect
What are the three benefits of using a partner development org over an individual development org in this scenario?
Choose 3 answers
Universal Containers wants to delete the day’s test data in a partial copy sandbox every
night, setting the sandbox back to a fresh state for tomorrows testing. The test data is
approximately 1GB.
What is the best strategy the architect should recommend?
Universal Containers requires its developers to develop and test code in one sandbox per developer before deploying to a common sandbox for code review. Which deployment strategy should be used in this environment?
The team at Universal Containers is building an application on Java that will interact with its Salesforce application. They want to use SOQL queries to retrieve and make changes to smaller pieces of Salesforce metadata through this application.
Which API should the team leverage?
A year has passed since a project has gone live and a developer is looking to make an update to an existing Apex class, but is unsure of its purpose. What artifact from the original project should be leveraged to determine the purpose of the class?
As a part of technical debt cleanup project, a large list of metadata components has been identified by the business analysts at Universal Containers for removal from the Salesforce org. How should an Architect manage these deletions across sandbox environments and production with minimal impact on other work streams?
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 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
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
In the effort of improving the code quality, Universal Containers (UC) has asked a
third-party system integrator to perform some independent code reviews. One piece of the
feedback is the development team is seemingly not doing enough negative unit testing.
Which are three usual symptoms of inadequate negative tests
Choose 3 answers
Universal Containers (UC) has noticed that unit tests are failing in production during
deployments and in no other environments. Investigations have revealed that administrators are making minor changes in production without regard to dependent components
What two suggestions can the architect make to help UC discover these failing unit tests earlier?
Choose 2 answers
Universal Containers has dozens of independent user acceptance and functional teams that need to test independently in isolation, and on current production data that was modified within the last week. Which Sandbox type should a Technical Architect recommend?
Universal Containers (UC) is implementing a governance framework and has asked the Architect to make recommendations regarding release planning. Which two decisions should the Architect make when planning for releases? Choose 2 answers
Universal Containers's 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 CUC) is using Salesforce Performance Edition. They are planning to host weekly training sessions for the next four weeks. Each training will be five days long and a new set of trainees will attend every week. UC wants to train these users on samples of production data and delete all the data generated during the training session at the end of the week.
What optimal option should a technical architect recommend?
Universal Containers (UC) has a recruiting application using Metadata API version 35, and deployed it in production last year. The current Salesforce platform is running on API version 36.A new field has been introduced on the object Apex page in API version 36. A UC developer has developed a new Apex page that contains the new field and is trying to deploy the page using the previous deployment script that uses API version 35. What will happen during the deployment?
Universal Containers has multiple project learns building into single org. The project teams are concerned with design conflicts and ensuring a common design process What should an Architect recommend to prevent this conflict?
Universal Containers has asked the salesforce architect to establish a governance framework to manage all of those Salesforce initiatives within the company. What is the first step the Architect should take?
In architect is working on a project that relies on functionality that cannot be deployed via the Metadata API. What is the best practice for making sure these components are deployed successfully?
Universal Containers (UC) has used Salesforce for the last 6 years with 50% custom code. UC has recently implemented continuous integration. UC wants to improve old test classes whenever new functionality invalidates tests. UC also wants to reduce the deployment time required. What should Architect recommend?
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?
Universal Containers is having trouble deploying metadata from SIT to UAT. UAT is
complaining that it does not recognize some new Salesforce metadata types to be deployed. The deployment from Dev to SIT worked perfectly
What could be the problem?
Which two environments are appropriate for creating a managed package? Choose 2 answers
A team has completed a sprint and intends to deploy these changes after business approval, but they will immediately begin the next sprint.
What strategy should an architect recommend?
Universal Containers CUC) is hiring offshore agile development teams to decrease costs and enhance UC's capability of delivering new features to its customers. However, the CTO Is not able to follow or measure the work of those teams.
What should an architect recommend to increase transparency?
Universal Containers (UC) is preparing for the new Salesforce release in a couple of months, and has several ongoing development projects that may be affected. Which three steps should the team at UC take to prepare for this release? Choose 3 answers
Universal Containers has automated its deployment process using Metadata API. However, they found that Metadata API doesn't support all the components yet. What should be done to address this?
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
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
UC'sscale of Salesforce deployment has increased over time, leading to complexities. UC is finding too many bugs in the deployed code, which has become a challenge to the delivery team. The team wants to reduce the amount of bugys by ensuring all the developed code is reviewed, tested, and validated in the upstream deployment process. Which three development practices will be best suited tp address UC's concerns? Choose 3
Universal Containers (UC) is developing a custom Force.com application. The following tools are used for development, the Force.com IDE for developing apps. Git as a source control system and a Git repository, and the Force.com Migration Tool for updating sandboxes from source control. UC's current branching strategy calls for two main branches: 1) Master 2) Develop Three supporting branches: 1) Feature 2) Release 3) Hotflix Consider that the branching strategy is in parallel as follows Feature |Develop |Release |Hotfix |Master What is the recommended practice strategy that Developers should adopt for Development?