Practice English vocabulary for collecting and acting on platform team feedback: developer satisfaction scores, friction log sessions, office hours, and incorporating feedback into releases.
0 / 15 completed
1 / 15
Developers were surveyed about their experience with the internal platform and gave it an average score of 7.2 out of 10. Which phrase is correct?
'Developer satisfaction score' is the standard metric term for measuring how happy developers are with the platform. It is often collected via surveys alongside NPS (Net Promoter Score).
2 / 15
The platform team invited developers to walk through common workflows step by step while narrating every point of confusion. This session uncovered 5 painful moments. Which phrase is correct?
A 'friction log session' is a structured exercise where a developer narrates their experience using the platform in real time, documenting every point of friction. The Google Developer Relations team popularized this format.
3 / 15
Every month, the platform team hosts an open meeting where any developer can join to ask questions, give feedback, and request features. What is this called?
'Platform office hours' are regular, open sessions where developers can interact directly with the platform team. They create a low-barrier feedback channel and build trust between platform and product teams.
4 / 15
Developers reported that the deployment logs were hard to read. The platform team made improvements and included them in the next release. Which phrase is correct?
'The feedback was incorporated in the next platform release' means the platform team translated developer feedback into concrete improvements and shipped them. 'Incorporated' is the standard verb for including feedback in a release.
5 / 15
The platform team shares a public backlog item showing that the feedback about slow build times will be addressed in Q3. What does this demonstrate?
'Transparent feedback-to-roadmap tracking' means developers can see how their feedback translates into planned work on the platform roadmap — closing the loop and building trust with internal customers.
6 / 15
John from the frontend team commented on PR#1234: 'This change introduces a significant performance regression. The API response time has increased by over 50% in our staging environment.' Which phrase best describes John's feedback?
John's feedback highlights a critical issue – increased API response times. It's important to note that while the comment might *seem* like a stylistic critique at first glance (option A), John is focusing on a core performance metric. Option C accurately reflects his concern about user experience, and option D suggests dismissing valid technical feedback. Option B is misleading as it doesn't acknowledge the severity of the response time increase.
7 / 15
Sarah in a Slack channel writes: 'Hey team, just noticed that when I try to deploy my new feature branch, the build fails with a timeout error. Anyone else experiencing this?' What does Sarah's message primarily indicate?
Sarah's message signals an issue with the *platform* itself – specifically, its build infrastructure. The timeout error suggests a bottleneck or overload preventing successful builds. Options A and B are incorrect because they attribute the problem to unrelated issues (system outage or scaling). Option C is unlikely as Sarah's description points to a deployment-specific failure.
8 / 15
David, during a standup meeting, states: 'We're seeing intermittent issues with the platform's stability, particularly when handling large data sets. We've logged several instances of unexpected errors and are investigating root causes.' Which of the following best captures David's primary concern?
David's statement clearly indicates a concern about the platform's *stability* when dealing with large datasets. The description of 'unexpected errors' points to a broader systemic issue rather than isolated bugs. Options A and B focus on resource needs or upgrades, while option C accurately reflects David's core message regarding stability and data processing.
9 / 15
During a code review, Alice comments on PR#5678: 'The new authentication flow introduces an unnecessary latency spike. The API response time is consistently exceeding 300ms during peak load.' Which phrase best describes Alice's observation?
Alice's comment highlights a critical issue: latency. 'Significant' accurately captures that a consistently high response time (300ms) is a problem, especially during peak load, suggesting a potential performance bottleneck. The other options misinterpret the severity of the observation; 'insufficient' focuses on security, 'negligible' downplays the impact, and 'minor' doesn't acknowledge the specific metric (latency).
10 / 15
In a Slack channel discussing platform issues, Ben writes: 'Just got hit with a 502 Bad Gateway error when trying to deploy the new microservice. Seems like the upstream service is unresponsive.' What does Ben's message primarily indicate?
Ben's message directly points to a '502 Bad Gateway' error, which signifies that one service is unable to reach another. This strongly suggests an issue with a dependent service or its integration, not a fundamental platform problem. The other options represent alternative causes for such an error but don't align with the specific symptom described.
11 / 15
Maria, a junior developer, posted this comment on PR#9012: 'I'm struggling to understand the new data transformation pipeline. The documentation is vague and doesn't clearly explain how to handle edge cases.' Which phrase best reflects Maria's sentiment regarding platform feedback?
Maria's comment highlights a lack of clarity in the documentation, indicating a need for the platform team to improve its communication. Option 2 accurately captures her request for guidance and understanding – a key component of valuable feedback. Options A and D are contrary to her stated experience, while option C is too vague.
12 / 15
During a sprint retrospective, David from the backend team said: 'We're consistently seeing high latency when querying the database. The platform's monitoring tools aren't providing enough granular data to pinpoint the root cause.' What does David primarily suggest about improving the platform?
David's statement emphasizes the need for better data to diagnose performance issues. Option 2 correctly identifies that the platform requires improved monitoring tools – a core function of receiving and acting upon feedback. Options A and D represent solutions focused on different aspects, while option B is irrelevant to his concern.
13 / 15
After a major platform update, Liam in the DevOps team posted this message in the internal channel: 'I've been reviewing the deployment metrics and noticed a significant increase in failed deployments over the last week. The rollback process seems unreliable.' What does Liam's message primarily indicate?
Liam's message directly points to a problem with the platform's reliability – increased failed deployments. This necessitates immediate investigation and action by the team. Option A is incorrect as he explicitly states there is an issue. Options B and C reflect potential misunderstandings or lack of skills, while option D ignores the critical feedback.
14 / 15
Chloe, a senior developer, wrote in a PR description for PR#3456: 'The new API endpoint is returning inconsistent data formats. This is causing significant integration challenges with our downstream systems.' What does Chloe's message primarily highlight regarding the platform?
Chloe's comment directly addresses an issue with the API – inconsistent data formats. This represents a critical problem for integration and indicates a flaw in the platform itself. Option A is incorrect; option B accurately describes the feedback, while options C and D suggest personal issues or misinterpretation.
15 / 15
During a daily standup, Mark stated: 'We're experiencing sporadic performance degradations when processing high volumes of user requests. The platform seems to be struggling to maintain its throughput.' What does Mark's statement primarily suggest about the platform's current state?
Mark's observation of 'sporadic performance degradations' indicates the platform isn't handling high loads efficiently. This directly suggests a need for optimization – a common form of feedback related to scalability and performance. Options A and B are contrary to his experience, while option C accurately reflects the core issue.
What will I practice in "Platform Feedback Vocabulary"?
This is a Platform Engineering exercise set. It walks through 15 scenario-based multiple-choice questions built around real usage of platform engineering terminology that IT professionals encounter on the job.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free to complete with no account, sign-up, or paywall.
How many questions are in this exercise?
This set contains 15 questions. Each one shows immediate feedback and a detailed explanation after you answer, so you learn the correct usage right away rather than waiting for a final score.
Do I need prior experience to complete this exercise?
No prior experience is required. Each question includes a full explanation covering the reasoning behind the correct answer, so the exercise itself teaches the platform engineering vocabulary as you go.
Can I retry the exercise if I get questions wrong?
Yes — use the "Try again" button on the results screen to reset your answers and go through all the questions again. There is no limit on attempts.
Is my progress saved?
Your answers and score for the current session are tracked in the browser as you go. No account or login is needed, and there is nothing to install.
What if I don't understand a term used in a question?
Read the explanation shown after you answer each question — it breaks down the correct term in plain English with a real-world example. You can also check the site Glossary for quick definitions.
How is this different from reading a blog article on the topic?
Exercises like this one are interactive drills that test and reinforce specific vocabulary through multiple-choice questions, while blog articles explain concepts in prose. Practising here after reading builds active recall, not just passive recognition.
Where can I find more Platform Engineering exercises?
See the Platform Engineering exercises hub for the full set of related pages, or browse all exercise categories from the main Exercises index.
Can I use this exercise to prepare for a technical interview?
Yes — platform engineering vocabulary comes up often in technical discussions and interviews. Pair this exercise with our dedicated Interview Preparation section for role-specific practice.