ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 44 - Certified B2C Solution Architect discussion

Report
Export

A company is beginning a multi-cloud implementation involving B2C Commerce and Service Cloud. The company wants to trace configuration and code changes as much as possible and ensure basic standards for code quality.

Which three options should a Solution Architect recommend to help the company with this goal?

Choose 3 answers

A.
GIT Repository
Answers
A.
GIT Repository
B.
Static Code Analysis tools
Answers
B.
Static Code Analysis tools
C.
CI/CD Pipelines
Answers
C.
CI/CD Pipelines
D.
Smoke testing
Answers
D.
Smoke testing
E.
Salesforce DX
Answers
E.
Salesforce DX
Suggested answer: A, B, C

Explanation:

A GIT repository is a version control system that allows developers to track changes in code and collaborate on projects. A GIT repository can help with tracing configuration and code changes across different environments and branches. Static code analysis tools are software tools that analyze source code or compiled versions of code to find potential errors, bugs, vulnerabilities, or quality issues. Static code analysis tools can help with ensuring basic standards for code quality and security. CI/CD pipelines are automated workflows that enable developers to integrate code changes into a shared repository and deliver them to production environments with speed and reliability. CI/CD pipelines can help with testing, deploying, and monitoring configuration and code changes across different environments. Smoke testing is a type of software testing that verifies the basic functionality of an application or system after deployment. Smoke testing can help with ensuring the stability and performance of configuration and code changes, but it does not trace or enforce them. Salesforce DX is a set of tools and features that enable developers to build applications on the Salesforce Platform using an org development model or a package development model. Salesforce DX can help with managing configuration and code changes across different environments, but it is not specific to multi-cloud implementations.

Reference:

https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control

https://www.perforce.com/blog/qac/what-static-code-analysis

https://www.redhat.com/en/topics/devops/what-is-ci-cd

https://www.guru99.com/smoke-testing.html

https://developer.salesforce.com/platform/dx

asked 23/09/2024
Aurelie Touraille Colombo
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first