diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-07-11 14:59:03 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-07-11 15:23:15 +0200 |
| commit | 2280cde743a3105e2281d6568a671e09ac03b9c2 (patch) | |
| tree | 6321c587c9ad5d6e798b6adca82d70ae89e792b3 /app/assets/index.html | |
| parent | e8792dc6e93374f3257aeb50d38ff6969a6ccd8f (diff) | |
Update the tasks for SpringerNature experience
Diffstat (limited to 'app/assets/index.html')
| -rw-r--r-- | app/assets/index.html | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index c4c9bbf..5433cfd 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -103,23 +103,16 @@ <em class="job-position__duration">Feb. 2022 - Jul. 2022</em> <em class="job-position__location">Berlin, Germany</em> </div> - <p class="note">Part of the Engineering Enablement team, that enables product teams to focus on - delivering value to the business.<br/> - We Provide: <br/> - </p> <ul class="tasks"> - <li>Platform as a Service (<abbr>PaaS</abbr>) with centralized services like - logging, metrics, CI/CD and caching. - </li> - <li>CloudFoundry platform capable of handling an average of 13.000 requests/min.</li> - <li>CloudFoundry and Kubernetes clusters with around 2.800 apps (Micro-Services).</li> - <li>Concourse pipelines that handle an average of 4.000 deployments/week.</li> - <li>Internal tooling around building pipelines for CI/CD on Concourse and GitHub actions.</li> - <li>Prometheus as a Service, and pre-configured customizable Grafana dashboards for developers to use.</li> - <li>Logging via ELK/Loki and logging metrics.</li> - <li>Implementing solutions for cloud services, focusing on high availability, security, - disaster recovery, scaling and performance. - </li> + <li>Worked on internal <a href="https://github.com/springernature/halfpipe">(open-source)</a> + tooling for easier integration with CI/CD.</li> + <li>Implemented reusable GitHub Actions workflows for deploying to CloudFoundry, Kubernetes, + Docker Registry, and many other commonly used actions by developer teams.</li> + <li>Implemented tooling to show and report Kubernetes deployment failure to respective teams.</li> + <li> Implemented alert-routing service, to integrate with Prometheus alert-manager and route alerts + to different teams/projects preconfigured Slack channel/email.</li> + <li>Maintained docs used by development teams, to integrate and use the internal platforms.</li> + <li>Maintained terraform-provisioned infrastructure of different parts of the platforms.</li> </ul> </article> <article class="work__experience"> |
