Skip to content

Commit 6118da2

Browse files
committed
feat: ✨ update
1 parent ae40e32 commit 6118da2

File tree

4 files changed

+36
-92
lines changed

4 files changed

+36
-92
lines changed

assets/images/headshot.jpeg

98.2 KB
Loading

more.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@
103103
<div class="timeline">
104104
<div class="profile">
105105
<!-- <img class="headshot" src="https://pro2-bar-s3-cdn-cf4.myportfolio.com/032cf3e4a6a5fa83f4f76c481d658188/562e442594edc6f30bc4fa1b_rw_600.jpg?h=ad3aaffba1ac7e48d30cdfba2911ea49" alt="Profile Picture"> -->
106-
<img class="headshot" src="https://media.licdn.com/dms/image/v2/D5603AQFdxh2pzAQgYA/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1724884755496?e=1730332800&v=beta&t=keKuWagn8oZ7b_0u-Y1zDNy9SPuiZkaoOuYoyB_NkZg" alt="Profile Picture">
106+
<img class="headshot" src="./assets/images/headshot.jpeg" alt="Profile Picture">
107107
<h2>Drew Yang</h2>
108108
<div>DevOps Engineer</div>
109-
<div><a href="https://www.linkedin.com/in/drewyang/">LinkedIn</a> | <a href="https://github.com/yambottle">Github</a></div>
109+
<div><a href="https://yambottle.github.io/me/resume/drewyang_resume.pdf">Resume</a> | <a href="https://www.linkedin.com/in/drewyang/">LinkedIn</a> | <a href="https://github.com/yambottle">Github</a></div>
110110
</div>
111111
<br>
112112

@@ -118,11 +118,11 @@ <h2>Drew Yang</h2>
118118
<div>
119119
<div>- <b>Programming Languages: </b>Python, bash, SQL, powershell, Java, R, HTML/CSS, JavaScript, C/C++</div>
120120
<div>- <b>Continuous Integration/Deployment: </b>Github Actions, Azure DevOps, Jenkins, ArgoCD</div>
121-
<div>- <b>Infrastructure as Code: </b>AWS, Azure, Terraform, Packer, Ansible</div>
122-
<div>- <b>Configuration Management: </b>cloud-init, SaltStack</div>
123-
<div>- <b>Containerization: </b>Docker, Podman, Kubernetes(kOps, kubectl, helm), Dev Container</div>
124-
<div>- <b>Monitoring: </b>OpenTelemetry, CloudWatch, Datadog, Grafana</div>
125-
<div>- <b>Workflow Orchestration: </b>Flyte, MLflow, Airflow</div>
121+
<div>- <b>Infrastructure as Code: </b>AWS(<a href="https://www.credly.com/badges/7b9973d0-099a-46ba-9962-281fc1aa0bdb">Certified Solution Architect - Associate</a>), Azure, Terraform, Packer, Pulumi</div>
122+
<div>- <b>Configuration Management: </b>cloud-init, SaltStack, Ansible</div>
123+
<div>- <b>Containerization: </b>Docker, Podman, Kubernetes(kOps, kubectl, helm), Rancher, Dev Container</div>
124+
<div>- <b>Monitoring: </b>OpenTelemetry, CloudWatch, Datadog, Grafana, Loki, Prometheus</div>
125+
<div>- <b>Workflow Orchestration: </b>Flyte, Prefect, MLflow, Airflow</div>
126126
</div>
127127
<br>
128128

@@ -132,7 +132,7 @@ <h2>Drew Yang</h2>
132132
<div id="datajoint" class="content">
133133
<h3>Software Engineer(DevOps) - DataJoint</h3>
134134
<div>
135-
Company's [<a href="https://github.com/datajoint">Open-source Github</a>] and [<a href="https://datajoint.com/works">Commercialized Product</a>]
135+
Company's [<a href="https://github.com/datajoint">Open-source Github</a>] and [<a href="https://datajoint.com">Commercialized Product</a>]
136136
</div>
137137
<div>
138138
<b class="italic-text">* AWS:</b> Administrated DataJoint's AWS account and several other customers' AWS accounts. Configured <b>VPC</b>, <b>Subnet</b>, <b>Security Groups</b>, <b>IAM</b> role and policies, <b>S3</b> lifecycle management, <b>EFS</b> access point, <b>EC2</b> instances, <b>RDS</b> instances, <b>Lambda</b> triggered by <b>SQS</b> or <b>EventBridge</b>, <b>SNS</b> and <b>SES</b>, <b>CloudWatch</b> metrics and alarms, <b>Route 53</b> DNS records, <b>Secrets Manager</b> for deployment secrets.

0 commit comments

Comments
 (0)