{"id":22871712,"url":"https://github.com/qainsights/becoming-a-performance-engineer","last_synced_at":"2026-02-27T17:15:54.959Z","repository":{"id":94104098,"uuid":"492652283","full_name":"QAInsights/Becoming-a-Performance-Engineer","owner":"QAInsights","description":"Jump Start your career in Performance Testing and Engineering","archived":false,"fork":false,"pushed_at":"2022-05-16T02:15:34.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T11:41:40.308Z","etag":null,"topics":["cloud","devops","performance-engineering","performance-testing","quality-assurance","testing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QAInsights.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-16T01:52:43.000Z","updated_at":"2022-11-16T13:38:03.000Z","dependencies_parsed_at":"2023-03-05T09:00:37.153Z","dependency_job_id":null,"html_url":"https://github.com/QAInsights/Becoming-a-Performance-Engineer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QAInsights/Becoming-a-Performance-Engineer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QAInsights%2FBecoming-a-Performance-Engineer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QAInsights%2FBecoming-a-Performance-Engineer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QAInsights%2FBecoming-a-Performance-Engineer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QAInsights%2FBecoming-a-Performance-Engineer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QAInsights","download_url":"https://codeload.github.com/QAInsights/Becoming-a-Performance-Engineer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QAInsights%2FBecoming-a-Performance-Engineer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29905826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","devops","performance-engineering","performance-testing","quality-assurance","testing"],"created_at":"2024-12-13T13:21:18.734Z","updated_at":"2026-02-27T17:15:54.910Z","avatar_url":"https://github.com/QAInsights.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Becoming a Performance Engineer\n\nPrimarily focusing Web and it entities. Simple Google search will lead to learning these concepts. Most of the resources are available for free to learn.\n\n## 🌏 Networking \n\n* [The Bits and Bytes of Computer Networking](https://www.coursera.org/learn/computer-networking)\n* [OSI Fundamentals](https://www.cloudflare.com/learning/ddos/glossary/open-systems-interconnection-model-osi/)\n* [How does the internet work?](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/How_does_the_Internet_work)\n* Deep-dive into HTTP(S) Protocol\n* How SSL works?\n* LoadBalancer\n* CDN\n\n## 🔢 Mathematics \n* [Statistics Fundamentals](https://youtube.com/playlist?list=PLJ9A48W0kpRJl6I8ijICDNQD5NFQeHN4X) (Min, Max, Average, Median, Standard Deviation, Percentile, Histogram and more)\n* Calculating virtual users and other parameters\n\n\n## ☁️ Cloud\n\n* [AWS Cloud Practitioner Essentials](https://aws.amazon.com/training/digital/aws-cloud-practitioner-essentials/)\n\n\n## ⚒️ Performance Tools\n\n* [Apache JMeter](https://youtube.com/playlist?list=PLJ9A48W0kpRIjLkZ32Do9yDZXnnm7_uj_)\n* [Micro Focus LoadRunner](https://youtube.com/playlist?list=PLJ9A48W0kpRIiVf8W7jMvf6Ao-naX3Ari)\n* Tricentis NeoLoad\n* [Locust](https://youtube.com/playlist?list=PLJ9A48W0kpRKMCzJARCObgJs3SinOewp5)\n* [Grafana k6](https://youtube.com/playlist?list=PLJ9A48W0kpRJKmVeurt7ltKfrOdr8ZBdt)\n* [Gatling](https://youtube.com/playlist?list=PLJ9A48W0kpRJE6s8I1MjWm-z8BGbUYNCw)\n\n## ⚡Concepts\n\n* Virtual User\n* Data Parameterization\n* Correlation\n* Runtime Settings\n* Debugging\n* Understanding Logs\n* Creating Scenarios\n* Execution\n* Integration w/ Observability Tools\n* Result Analysis\n* Providing Recommendations\n* Regular Expressions\n\n## 📈 Workload Models\n\n* Open vs Closed Workload Model\n* Universal Scalability Law\n\n## 📜 Programming Languages\n\n* C\n* Python\n* Java\n* JavaScript\n* Go\n* Bash\n\n## 🐧 Linux\n\n* Basic Linux Commands\n* Networking\n\n## 📦 Containers and its Orchestration\n\n* Docker\n* Kubernetes\n* Containerd\n* Docker Compose\n\n## ⚙️ General Tools\n\n* Git\n* YAML\n* JSON\n\n## 📊 Observability\n\n* Prometheus\n* Grafana\n* Jaegar\n\n## 🐵 Chaos Engineering\n\n* LitmusChaos\n* Gremlin\n* ChaosMesh\n* Mangle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqainsights%2Fbecoming-a-performance-engineer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqainsights%2Fbecoming-a-performance-engineer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqainsights%2Fbecoming-a-performance-engineer/lists"}