Browse Source

Resume: Terraform

master
Kevin Mok 2 months ago
parent
commit
179b3f7c7e
No known key found for this signature in database GPG Key ID: 6DEED612B26C08E2
  1. 4
      content/resume/_index.md

4
content/resume/_index.md

@ -33,6 +33,8 @@ url="https://kevin-mok.com/server/" date="May 2024" show="true" %}}
**AWS EC2** Debian/**Linux** server.
- Created **Kubernetes** [manifest files](https://github.com/Kevin-Mok/aws-minicube) to quickly recreate my server setup
with persistent storage/restarts and open ports.
- Created **Terraform** [files](https://github.com/Kevin-Mok/terraform-deploys/tree/main)
to deploy an AWS EC2 instance and Docker containers.
- Used Amazon Route 53's DNS and **NGINX** to route
subdomains to each web application.
- Used AWS security groups to allow inbound HTTPS traffic.
@ -87,7 +89,7 @@ show="true" %}}
{{% resume/section skills %}}<!--- {{{ -->
AWS, Kubernetes, Docker (Compose), **JavaScript**, **React**, **Python**, Go, Bash, Solidity, C, **Django**, Node.js, Jenkins, PostgreSQL,
AWS, Kubernetes, Terraform, Docker (Compose), **JavaScript**, **React**, **Python**, Go, Bash, Solidity, C, **Django**, Node.js, Jenkins, PostgreSQL,
MongoDB, **Linux**, **Git**, **Command Line**
{{% /resume/section %}}<!--- }}} -->

Loading…
Cancel
Save