Update examples

This commit is contained in:
Byungjin Park
2022-12-19 00:04:13 +09:00
parent 063fbc0d85
commit 7c16e373f9
13 changed files with 314 additions and 47 deletions

View File

@@ -0,0 +1,55 @@
%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Certificates}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cvhonors}
%---------------------------------------------------------
\cvhonor
{AWS Certified Security - Specialty} % Name
{Amazon Web Services (AWS)} % Issuer
{} % Credential ID
{2022} % Date(s)
%---------------------------------------------------------
\cvhonor
{AWS Certified Solutions Architect Professional} % Name
{Amazon Web Services (AWS)} % Issuer
{} % Credential ID
{2022} % Date(s)
%---------------------------------------------------------
\cvhonor
{AWS Certified Solutions Architect Associate} % Name
{Amazon Web Services (AWS)} % Issuer
{} % Credential ID
{2019} % Date(s)
%---------------------------------------------------------
\cvhonor
{AWS Certified SysOps Administrator Associate} % Name
{Amazon Web Services (AWS)} % Issuer
{} % Credential ID
{2021} % Date(s)
%---------------------------------------------------------
\cvhonor
{Certified Kubernetes Application Developer (CKAD)} % Name
{The Linux Foundation} % Issuer
{} % Credential ID
{2020} % Date(s)
%---------------------------------------------------------
\cvhonor
{HashiCorp Certified: Terraform Associate} % Name
{HashiCorp} % Issuer
{} % Credential ID
{2020} % Date(s)
%---------------------------------------------------------
\end{cvhonors}

View File

@@ -9,6 +9,49 @@
%-------------------------------------------------------------------------------
\begin{cventries}
%---------------------------------------------------------
\cventry
{Site Reliability Engineer \& Infrastructure Team Lead} % Job title
{Danggeun Pay Inc. (KarrotPay)} % Organization
{Seoul, S.Korea} % Location
{Mar. 2021 - Present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Everything that matters.}
\item {Designed and provisioned the entire infrastructure on the AWS cloud to meet security compliance and acquire a business license for financial services in Korea.}
\item {Continuously improved the infrastructure architecture since launching the service. (currently 3.6 million users)}
\end{cvitems}
}
%---------------------------------------------------------
\cventry
{Site Reliability Engineer} % Job title
{Danggeun Market Inc.} % Organization
{Seoul, S.Korea} % Location
{Feb. 2021 - Mar. 2021} % Date(s)
{
}
%---------------------------------------------------------
\cventry
{Founding Member \& Director of Infrastructure Division} % Job title
{Kasa} % Organization
{Seoul, S.Korea} % Location
{Jun. 2018 - Jan. 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.}
\end{cvitems}
}
%---------------------------------------------------------
\cventry
{Software Architect} % Job title

View File

@@ -7,7 +7,7 @@
%-------------------------------------------------------------------------------
% SUBSECTION TITLE
%-------------------------------------------------------------------------------
\cvsubsection{International}
\cvsubsection{International Awards}
%-------------------------------------------------------------------------------
@@ -15,6 +15,20 @@
%-------------------------------------------------------------------------------
\begin{cvhonors}
%---------------------------------------------------------
\cvhonor
{2nd Place} % Award
{AWS ASEAN AI/ML GameDay} % Event
{Online} % Location
{2021} % Date(s)
%---------------------------------------------------------
\cvhonor
{Finalist} % Award
{DEFCON 28th CTF Hacking Competition World Final} % Event
{Las Vegas, U.S.A} % Location
{2020} % Date(s)
%---------------------------------------------------------
\cvhonor
{Finalist} % Award
@@ -64,7 +78,7 @@
%-------------------------------------------------------------------------------
% SUBSECTION TITLE
%-------------------------------------------------------------------------------
\cvsubsection{Domestic}
\cvsubsection{Domestic Awards}
%-------------------------------------------------------------------------------
@@ -72,6 +86,13 @@
%-------------------------------------------------------------------------------
\begin{cvhonors}
%---------------------------------------------------------
\cvhonor
{2nd Place} % Award
{AWS Korea GameDay} % Event
{Seoul, S.Korea} % Location
{2021} % Date(s)
%---------------------------------------------------------
\cvhonor
{3rd Place} % Award
@@ -130,3 +151,31 @@
%---------------------------------------------------------
\end{cvhonors}
%-------------------------------------------------------------------------------
% SUBSECTION TITLE
%-------------------------------------------------------------------------------
\cvsubsection{Community}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cvhonors}
%---------------------------------------------------------
\cvhonor
{AWS Community Builder (Container)} % Award
{Amazon Web Services (AWS)} % Event
{} % Location
{2022} % Date(s)
%---------------------------------------------------------
\cvhonor
{HashiCorp Ambassador} % Award
{HashiCorp} % Event
{} % Location
{2022} % Date(s)
%---------------------------------------------------------
\end{cvhonors}