Dashboard Developer

Dashboard Developer performs the documented duties on this page and it lists 20 real tasks to practice. The focus is on clear, repeatable steps and how tools like Alteryx help. Each one shows where we found it, and comes with an AI prompt you can copy and use straight away.

20evidenced tasks
20ready prompts
6tools of the trade
15-1252.00O*NET-SOC code
1,687,890hold this job (US, BLS 2025)
$135,980median pay/yr (US)
Open Dashboard Developer in the interactive atlas →

What it pays

Government survey numbers — not estimates, not ads.

Half of all Software Developers in the U.S. earn more than $135,980 a year — the middle 80% land between $82,460 and $214,670. About 1.7 million people in the U.S. do this work. Figures are for the U.S. occupation group “Software Developers”. (U.S. Bureau of Labor Statistics survey, published 2025.) In India, Professionals earn about ₹38,298 a month on average — around ₹4.6 lakh a year (government PLFS survey via ILOSTAT, occupation-family figure).
$135,980typical pay / year
1.7 millionpeople in this work
$214,670+top 10% earn
₹4.6 lakha year in India (family avg)
Think you get this job?Six quick questions on how it really works — with a hint and the reason behind every answer.
Test yourself →

The work, task by task

These are the real jobs-to-be-done, not a wish list. Each task shows where we found it, and the prompt underneath is written for that exact task.

Keeping the record1

Build, test, and deploy software solutions

+
Build the customer-usage dashboard backend with the new ETL flows, add unit tests covering the high-risk…
Build the customer-usage dashboard backend with the new ETL flows, add unit tests covering the high-risk transforms, run the staging deploy and verify end-to-end metrics match the spec before scheduling the production cutover Friday.
The tools that do the workAmazon RedshiftAmazon Elastic Compute Cloud EC2ESCOjob descriptionsO*NETWikipedia
Analysing1

Evaluate feasibility of software projects

+
Assess feasibility of the proposed realtime metrics feature by profiling current data volumes, estimating…
Assess feasibility of the proposed realtime metrics feature by profiling current data volumes, estimating compute and storage needs, producing a risk-and-cost memo, and recommending go/no-go to Mark in Product by Wednesday.
The tools that do the workAmazon Redshiftjob descriptionsO*NETWikipedia
The daily work18

Maintain and update existing software

+
Patch the live dashboard service to fix the session-leak bug, write regression tests that reproduce the leak,…
Patch the live dashboard service to fix the session-leak bug, write regression tests that reproduce the leak, deploy the hotfix to canary hosts, monitor error rates for two business days and then schedule the full rollout if stable.
The tools that do the workAmazon Elastic Compute Cloud EC2job descriptionsO*NETWikipedia

Document software development processes

+
Document the dashboard development workflow: branch strategy, CI test gates, release checklist, rollback…
Document the dashboard development workflow: branch strategy, CI test gates, release checklist, rollback steps and who to call for incidents, publish the document in the team handbook and ask Sarah for a review by Thursday.
The tools that do the workAlteryxESCOjob descriptionsWikipedia

Program all kinds of software systems

+
Implement the billing-aggregation module to accept new input schemas, apply the domain design patterns we…
Implement the billing-aggregation module to accept new input schemas, apply the domain design patterns we agreed, add interface contracts, and deliver a working library with examples by next Tuesday for integration testing.
The tools that do the workAmazon DynamoDBESCOjob descriptions

Develop software design specifications

+
Produce the software design specification for the next quarter: component diagrams, sequence flows for…
Produce the software design specification for the next quarter: component diagrams, sequence flows for critical user journeys, data contract definitions and nonfunctional requirements, circulate to engineering and ops for review two days before sprint planning.
The tools that do the workAmazon Web Services AWS CloudFormationjob descriptionsWikipedia

Support users in using software applications

+
Help the product team and support leads get unstuck with the analytics portal: diagnose why Alice and Miguel…
Help the product team and support leads get unstuck with the analytics portal: diagnose why Alice and Miguel cannot load the sales dashboard, reproduce the error, document the steps and fix so their sessions work within an hour.
The tools that do the workAJAXWikipedia

Utilise computer-aided software engineering tools

+
Create a reusable component library for our dashboards that follows the design patterns we agreed with UX:…
Create a reusable component library for our dashboards that follows the design patterns we agreed with UX: include parameterised charts, data connectors, unit tests and documentation so engineers can drop them into new reports.
The tools that do the workAlteryxESCOsee the evidence ↗

Plan and install new software systems

+
Plan and install the new data-platform stack for the sales dashboard: map integrations, list required…
Plan and install the new data-platform stack for the sales dashboard: map integrations, list required services and instance sizes, draft a rollout schedule with rollback criteria, and book the 10am Monday architecture review with Raj and Lila.
The tools that do the workAmazon Elastic Compute Cloud EC2Amazon Web Services AWS CloudFormationjob descriptionsO*NET

Debug and troubleshoot software errors

+
Investigate and fix the intermittent API errors on the metrics dashboard: gather the last 72 hours of logs,…
Investigate and fix the intermittent API errors on the metrics dashboard: gather the last 72 hours of logs, reproduce the failure on the dev replica, propose three root causes with patch estimates, and email the hotfix plan to Marcus by 3pm.
The tools that do the workAmazon Elastic Compute Cloud EC2job descriptionsWikipedia

Design user interfaces and improve UI/UX

+
Redesign the KPI panel to improve clarity and reduce cognitive load: sketch updated layouts with annotated…
Redesign the KPI panel to improve clarity and reduce cognitive load: sketch updated layouts with annotated interactions, run a quick usability test with five product managers on Thursday, and hand over the selected mock to the front-end team with component specs.
The tools that do the workAJAXjob descriptionsWikipedia

Prepare reports or correspondence concerning project specifications, activities, or status.

+
Prepare this week's status note for the executive sponsor: summarise completed milestones, outstanding…
Prepare this week's status note for the executive sponsor: summarise completed milestones, outstanding blockers with owners, upcoming risks to the October release, and attach the latest test-coverage report before sending to Ana by Friday noon.
The tools that do the workAlteryxO*NET

Store, retrieve, and manipulate data for analysis of system capabilities and requirements.

+
Extract, normalise and store the last 18 months of telemetry for capacity modelling: define the schema, load…
Extract, normalise and store the last 18 months of telemetry for capacity modelling: define the schema, load data into the analytics store, validate query performance, and deliver a sample dataset and query examples to the capacity team.
The tools that do the workAmazon RedshiftAmazon DynamoDBO*NET
km/h RPM

Determine system performance standards.

+
Define performance targets for the dashboard stack: set response-time and concurrency SLAs for peak business…
Define performance targets for the dashboard stack: set response-time and concurrency SLAs for peak business hours, produce benchmark scripts, run baseline tests, and present pass/fail criteria to Sandeep and the SREs by Tuesday.
The tools that do the workAmazon Elastic Compute Cloud EC2O*NET

Train users to use new or modified equipment.

+
Run a hands-on session this Thursday at 10am in the analytics lab to walk ops and field engineers through the…
Run a hands-on session this Thursday at 10am in the analytics lab to walk ops and field engineers through the new dashboard controls, data refresh steps, and device pairing checks, leave time for questions and capture follow-up gaps.
The tools that do the workAlteryxO*NET

Review code for errors and improvements

+
Review the latest dashboard branch for logic errors and performance smells: check SQL for N+1 queries,…
Review the latest dashboard branch for logic errors and performance smells: check SQL for N+1 queries, validate transformation steps, propose clearer function names and two unit tests, and add inline rationale where behavior is subtle.
The tools that do the workAlteryxjob descriptions

Collaborate with team members on development projects

+
Schedule a one-hour pairing session with Priya and Marcus on Tuesday to walk through the feature map, assign…
Schedule a one-hour pairing session with Priya and Marcus on Tuesday to walk through the feature map, assign ownership of the data model, agree on API contracts and merge strategy, and note unresolved dependencies in the project board.
The tools that do the workAlteryxjob descriptions

Ensure software security and data protection

+
Audit the dashboard deployment for access control and encryption gaps: verify role mappings, ensure…
Audit the dashboard deployment for access control and encryption gaps: verify role mappings, ensure column-level encryption for PII, rotate stale service credentials, and produce a remediation ticket list for security lead Anita by Friday noon.
The tools that do the workAmazon Web Services AWS CloudFormationAmazon Redshiftjob descriptions

Monitor software performance post-deployment

+
Set up post-deploy monitoring for the release: record baseline metrics for query latency, dashboard render…
Set up post-deploy monitoring for the release: record baseline metrics for query latency, dashboard render time and cache hit rate, create alerts for 95th percentile spikes, and circulate the first-day dashboard to stakeholders by 9am Monday.
The tools that do the workAmazon Redshiftjob descriptions

Release software updates and versions

+
Prepare and push the next version: tag the release, update the changelog with user-facing fixes, run the…
Prepare and push the next version: tag the release, update the changelog with user-facing fixes, run the migration scripts against a staging snapshot, and schedule the production rollout for Wednesday midnight with fallback steps documented.
The tools that do the workAmazon Web Services AWS CloudFormationWikipedia

Says who?

These are the pages we read to build this. Open any of them and check us.

Activities this job lives in

The human activities behind the tasks — each with its honest AI ceiling.

The logs, files & records this job keeps

Shared with other careers — the same record means something different in each.

Related careers

Same family of work — each with its own tasks and prompts.

The LLOS Work Atlas is the world's largest evidenced task library — a map of human work, with a ready prompt behind every task. 1,774 careers · every task named by the sources that witnessed it — O*NET, ESCO, real job descriptions, Wikipedia — and the deepest tasks by several at once. And it is honest about limits: where AI cannot help, the map says so.

The rest of the map

Same library, five ways in.

Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.
Built on public evidence: O*NET®, ESCO, Wikipedia, U.S. Bureau of Labor Statistics, ILOSTAT. All sources & licenses