Shopify Assessment: Updated configure-redis-using-configmap.md #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated as part of Shopify's assessment. Thank you for considering my application and providing an opportunity to work on this exercise.
I submitted this pull request as part of Shopify’s assessment. Here’s my thought process as I worked on it.
1. Why I made the changes I did
I adopted a beginner's perspective towards Kubernetes when I approached this document. This approach helped me evaluate how effectively this documentation guides the user in configuring Redis using ConfigMap. My goal was to ensure the documentation guides users at all skill levels to complete the task and simplifies the learning while maintaining technical accuracy.
The original Kubernetes document section has a strong technical foundation but requires refinement for better readability and understanding. I reorganized the tutorial by including clear, step-by-step instructions and actionable language. These changes make the guide more accessible, especially for users who might be less experienced with Kubernetes and the concept.
I tried to adapt to Shopify's content structure. This approach involves breaking down complex tasks into smaller blocks, using active voice, using concise sentences to improve readability and adding explanatory text to ensure a professional and cohesive tone.
2. What questions I might ask a subject matter expert (SME)
3. Improving contributor’s understanding
Creating clear and purposeful documentation helps users grasp concepts effectively. To enhance understanding, consider the following:
Understand whom we are writing to and their technical expertise. Though we know the audience, we still need to clearly gauge their technical understanding as the audience can range from a beginner to an expert. We must ensure that the documentation caters to all proficiency levels.
A well-defined structured content improves user experience. Structuring and organizing the content helps the users to complete the task effectively and achieve their goals. A structured document also reduces confusion and ambiguity, thereby saving the organization costs. Cross-linking the content referred to and adding external topic links assist the users in all technical expertise in understanding the concept.
Clearly communicating the purpose and expectation helps the users understand why they are performing these steps and what they will achieve. Including sample code and expected output helps the users in all technical expertise to try it out even though they are not well versed in the concept.
Adhering to a standard, being consistent in the usage of terms and avoiding jargon provides clarity. Adopting a consistent, action-oriented tone in documentation helps the user follow the steps seamlessly. This approach also includes emphasizing the content that requires user attention by highlighting or structuring it in a way that draws users’ attention, for example, Notes, Warnings, etc.
Adding visual aids such as diagrams or flowcharts that illustrate the flow would be beneficial to the users to understand the workflow or process better.