41 articles tagged #technical-communication
All English for IT articles related to #technical-communication.
-
How to Explain Root Cause Versus Contributing Factors in English
Learn the English vocabulary for distinguishing a root cause from contributing factors in a postmortem — why conflating them leads to fixing the wrong thing, and how to phrase the distinction clearly.
-
How to Give Feedback That Rejects a Design Doc in English
Learn how to reject or send back a technical design document in English — being direct about the concerns without being discouraging, and giving the author a clear path forward.
-
How to Explain a Canary Rollout Failure in English
Learn how to explain a failed canary deployment in English — what the canary caught, why the rollout was halted, and what that means for the fix and the next attempt.
-
How to Explain a Dependency Confusion Attack in English
Learn the English vocabulary for explaining a dependency confusion supply-chain attack to your team — how it works, what was exposed, and what changes are needed to prevent it.
-
How to Explain a False Positive Alert in English
Learn how to explain a false positive monitoring alert in English — why it fired, why it wasn't a real incident, and what you're changing so it doesn't cause alert fatigue going forward.
-
How to Request Budget for a New Developer Tool in English
Learn how to write a budget request for a new developer tool or license in English — making the cost case, addressing the obvious objections, and asking for a specific decision.
-
How to Write a Known Issues Section in Release Notes in English
Learn how to write a clear, honest known issues section in English release notes — describing the problem, its scope, and the workaround without undermining confidence in the release.
-
How to Explain a Database Index Bloat Issue in English
Learn the English vocabulary for explaining database index bloat to your team — what caused it, why it's slowing queries down, and how the fix will affect the database during a maintenance window.
-
How to Explain Test Coverage Gaps to a Manager in English
Learn how to explain untested code to a manager in English — being honest about risk without sounding alarmist, and proposing a realistic plan instead of just flagging the problem.
-
How to Explain p95 and p99 Latency to Stakeholders in English
Learn how to explain latency percentiles to non-technical stakeholders in English — why the average is misleading, and how to make p95 and p99 numbers meaningful to a business audience.
-
How to Justify an Emergency Hotfix in English
Learn how to justify bypassing the normal release process for an emergency hotfix in English — stating the risk you're accepting, the risk you're avoiding, and what happens after.
-
How to Write a Vendor Escalation Email in English
Learn how to escalate an unresolved vendor issue in English — firm without being hostile, specific about impact, and clear about what resolution you actually need.
-
How to Announce a Scheduled Maintenance Window in English
Learn the English vocabulary and phrases needed to announce a scheduled maintenance window to customers and internal teams clearly and with the right level of detail.
-
How to Coordinate a War Room During an Outage in English
Learn the English vocabulary and phrases needed to run an effective incident war room, from assigning roles to giving clear status updates under pressure.
-
How to Discuss a Kubernetes Pod Eviction Incident in English
Learn the English vocabulary and phrases for explaining a Kubernetes pod eviction incident to your team and stakeholders, from root cause to prevention.
-
How to Explain a Cache Stampede in English
Learn the English vocabulary and phrases developers need to explain a cache stampede incident to their team, from what triggered it to how to prevent the next one.
-
How to Explain a CORS Error to a Frontend Team in English
Learn the English vocabulary and phrases backend developers need to explain a CORS error to a frontend team, from what the browser is blocking to what headers need to change.
-
How to Explain a Cron Job Silent Failure in English
Learn the English vocabulary and phrases for explaining a cron job that failed silently, including the monitoring gap that let it go unnoticed and how it's being fixed.
-
How to Explain a DNS Failover in English
Learn the English vocabulary and phrases needed to explain a DNS failover event, including why it took time to propagate and what customers actually experienced.
-
How to Explain a Message Queue Backlog in English
Learn the English vocabulary and phrases needed to explain a growing message queue backlog to your team, including why consumers can't keep up and what's being done about it.
-
How to Explain a Noisy Neighbor Problem in English
Learn the English vocabulary and phrases needed to explain a noisy neighbor incident on shared infrastructure, where one tenant's load degrades performance for others.
-
How to Explain a Split-Brain Incident in English
Learn the English vocabulary and phrases needed to explain a split-brain incident in a distributed system, where a network partition causes two nodes to both believe they are the leader.
-
How to Explain a Third-Party OAuth Token Expiry Bug in English
Learn the English vocabulary and phrases for explaining a third-party OAuth token expiry bug to your team and affected customers, from root cause to remediation.
-
How to Explain a Webhook Retry Storm Incident in English
Learn the English vocabulary and phrases for explaining a webhook retry storm incident to engineering and non-technical stakeholders, including root cause and mitigation.
-
How to Explain a Webhook Signature Verification Failure to a Partner in English
Learn the English phrasing for explaining a webhook signature verification failure to an external integration partner clearly, precisely, and without assigning blame.
-
How to Explain an Autoscaling Incident in English
Learn the English vocabulary and phrases needed to explain an autoscaling incident, whether it's a scale-up that came too late or a scale-down that hurt capacity too aggressively.
-
How to Explain an Infrastructure Cost Spike in English
Learn the English vocabulary and phrases needed to explain a sudden cloud infrastructure cost spike to finance and engineering leadership.
-
How to Report an SLA Breach in English
Learn the English vocabulary and phrases needed to report a service level agreement breach to customers and stakeholders clearly and professionally.
-
How to Request a Pairing Session to Debug a Hard Problem in English
Learn the English phrasing for asking a colleague for a pairing session on a hard bug in a way that is clear, specific, and respectful of their time.
-
How to Request Access to a Locked-Down Production Database in English
Learn the English phrasing for requesting time-bounded, justified access to a restricted production database in a way that security owners can approve quickly and confidently.
-
How to Write a Data Deletion Confirmation Email to a Customer in English
Learn the English phrasing for confirming a customer's data deletion request in a way that is precise, warm, and legally clear about what was removed and what was retained.
-
How to Write a Data Migration Freeze Window Announcement in English
Learn the English vocabulary and phrasing for announcing a data migration change freeze window, so teams know exactly what they can and can't do during it.
-
How to Write a Penetration Test Findings Summary in English
Learn the English vocabulary and structure needed to summarize penetration test findings clearly for both engineering teams and non-technical stakeholders.
-
How to Write a Root Cause Analysis Report in English
Learn the English vocabulary and structure needed to write a clear, blameless root cause analysis report after a technical incident.
-
How to Write a Runbook Handoff for a Multi-Region Failover in English
Learn the English structure for writing a runbook handoff document so an on-call engineer in another region can execute a multi-region failover correctly without you present.
-
How to Write a Status Page Update in English
Learn the English vocabulary and phrasing patterns needed to write clear, honest status page updates during an ongoing incident, from initial detection through resolution.
-
How to Write a Technical Spike Summary in English
Learn the English structure and phrasing for summarizing a time-boxed technical spike so a team that wasn't involved in the investigation can understand what you learned and act on it.
-
How to Explain a DNS Propagation Delay in English
Learn the English vocabulary and phrases for explaining DNS propagation delays to customers, stakeholders, and non-technical colleagues during a domain or hosting change.
-
How to Explain a Database Index Choice in a Design Review in English
Learn the English phrases for justifying a database indexing decision during a design review — explaining trade-offs, query patterns, and write-performance costs clearly to reviewers.
-
How to Explain a System Architecture in English
Advanced techniques and precise English vocabulary for explaining system architecture clearly to both technical and non-technical audiences in presentations and reviews.
-
How to Present Architecture Decisions in English
Phrases, structures, and techniques for presenting technical architecture decisions confidently in English — to peers, leads, and non-technical stakeholders.
Frequently Asked Questions
How many articles are tagged #technical-communication?
There are currently 41 articles tagged #technical-communication on CoderSlingo.
What is the #technical-communication tag about?
The #technical-communication tag groups together CoderSlingo articles that discuss technical communication — useful if you want to read everything on this topic in one place.
Is browsing tagged articles free?
Yes. Every article on CoderSlingo, including all articles tagged here, is free to read with no account, sign-up, or paywall.
How often is this tag page updated?
This page is regenerated automatically whenever a new article is published with this tag, so the list always reflects the latest content.
What's the difference between a tag and a category?
A category is the single primary topic of an article (shown as a badge on each card), while tags are more specific keywords an article can have several of — useful for cross-cutting topics like tools or techniques.
Can I find beginner-friendly articles under this tag?
Yes — each article card shows a level badge (Beginner, Intermediate, or Advanced) so you can quickly spot content that matches your current English level.
How do I browse other tags?
Click any tag pill on an article card to jump to that tag's page, or visit the main Blog index to browse by category instead.
Are these articles connected to exercises?
Many are — articles link to a relevant vocabulary exercise in their "What to Read Next" section so you can practise the terms you just read about.
What's the most recent article tagged #technical-communication?
The most recent article tagged #technical-communication is "How to Explain Root Cause Versus Contributing Factors in English".
Where can I see all articles, not just this tag?
Visit the main Blog index to browse every CoderSlingo article, filterable by category, level, and tag.