As part of my goals this year is to get the Technical Architect certification. I recently took the Salesforce Platform Developer II Transition Exam and I can say that it was fairly straightforward if you know your stuff. Having recently done the Platform Developer I transition exam last December then booked Platform Developer II exam for January. Because procrastinating is a bitch, the typical me waited till the last few days before getting serious studying.
Anyway I passed the exam. There are 35 questions, you are given 1 hour to complete. Get 63% correct and you will pass.
Here are some topics to pay attention to for your takeaway
- Read up on the Messaging class and it’s method
- Implementing Continuation and when best to use it
- Your SOQL and SOSL queries
- Know your objects and data types. What are types of compound fields and how to use them in queries
- Testing REST and SOAP
- Http callouts and named credentials
- Advanced Currency Management
- When to use declarative vs programmatic features
- @invocablemethod and @invocablevariable annotations
- Lightning components
- Testing best practices
- Developer Console
- Apex Charts
- Developer Console
- Visualforce best practices