mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-05-04 12:52:35 +08:00
feat(resume): update work experience section with new role and details
- Changed job title from Founding Member & Director of Infrastructure Division to Front End Engineer - Updated organization from Kasa to Satek - Revised location to Hamedan, Iran - Modified date range to Jun. 2019 - Sep. 2021 - Added new responsibilities focusing on B2B application development and mentoring
This commit is contained in:
parent
022c3dda1f
commit
126c1b68cc
3 changed files with 7 additions and 13 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -61,21 +61,15 @@
|
|||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Founding Member \& Director of Infrastructure Division} % Job title
|
||||
{Kasa} % Organization
|
||||
{Seoul, S.Korea} % Location
|
||||
{Jun. 2018 - Jan. 2021} % Date(s)
|
||||
{Front End Engineer} % Job title
|
||||
{Satek} % Organization
|
||||
{Hamedan, Iran} % Location
|
||||
{Jun. 2019 - Sep. 2021} % Date(s)
|
||||
{
|
||||
\begin{cvitems} % Description(s) of tasks/responsibilities
|
||||
\item {Designed on-boarding process to guide new engineers, help them to focus on the right tasks, and set expectations to help them be successful at Infrastructure team.}
|
||||
\item {Migrated the orchestration system from DC/OS to Kubernetes which is based on AWS EKS. Managed 3 Kubernetes clusters and 300+ pods. Managed all Kubernetes manifests declaratively with Kustomize and ArgoCD.}
|
||||
\item {Designed and managed complex network configurations on AWS with 4 VPC and 100+ subnets. Separated the development network and operation network according to financial regulations. Established dedicated network connections from AWS VPC to partners' on-premise network based on AWS Direct Connect with secure connection using IPsec VPN. Provisioned OpenVPN servers with LDAP integration.}
|
||||
\item {Provisioned a observability system with Kafka, Elastic Stack(Filebeat, Heartbeat, APM Server, Logstash, Elasticsearch, Kibana). Collected log, uptime, tracing data from hosts, containers, pods and more. The ES cluster which has 9 nodes processed more than 1 billion documents per month. Wrote Terraform module to easily provision ES cluster on AWS EC2 instances.}
|
||||
\item {Provisioned a monitoring system with Kafka, Telegraf, InfluxDB, Grafana. Collected metrics from hosts, containers, pods and more. Wrote Terraform module to easily provision InfluxDB with HA on AWS EC2 instances.}
|
||||
\item {Introduced Kong API Gateway to easily connect all API microservices with a declarative management method based on Terraform and Atlantis to collaborate and audit change history.}
|
||||
\item {Provisioned the Directory Service for employee identity management based on OpenLDAP which guarantees HA with multi-master replication.}
|
||||
\item {Implemented Worker microservices consuming Kafka event topics for email, SMS, Kakaotalk and Slack notification. Developed in-house framework to easily build Kafka consumer microservice with common features including retry on failure, DLQ(Dead Letter Queue), event routing and more.}
|
||||
\item {Introduced Elastic APM to help distributed tracing, trouble-shooting and performance testing in MSA.}
|
||||
\item {Engineered B2B desktop applications using React, Redux, and Electron.js, streamlining client workflows for 5+ enterprise customers.}
|
||||
\item {Redesigned application architecture with modular components and reusable patterns, speeding development by 30\% and cutting maintenance time by 25\%.}
|
||||
\item {Mentored three junior developers through training, code reviews, and structured learning, boosting their delivery speed by 40\%.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue