mirror of
https://github.com/ghndrx/gregh.dev.git
synced 2026-02-10 14:54:56 +00:00
feat: Migrate to AWS CloudFront and update resume (#11)
* variables -> env * update * mv to vars * update year in experience * mv to src folder * remove old files * Migrate to AWS CloudFront and update resume
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
<p class="text-[#8892b0] mb-4">Feb 2024 - Present</p>
|
||||
<ul class="text-[#8892b0] space-y-2">
|
||||
<li>• Architected and maintained AWS/GCP hybrid cloud infrastructure</li>
|
||||
<li>• Implemented comprehensive security posture using AWS WAF, GuardDuty, and Security Hub</li>
|
||||
<li>• Led automation and incident response initiatives</li>
|
||||
<li>• Managed CI/CD pipelines using GitHub Actions</li>
|
||||
</ul>
|
||||
@@ -126,8 +127,8 @@
|
||||
<ul class="text-[#8892b0] space-y-2">
|
||||
<li>• EC2, EKS, Lambda</li>
|
||||
<li>• RDS, DynamoDB</li>
|
||||
<li>• API Gateway, WAF</li>
|
||||
<li>• CloudWatch, CloudTrail</li>
|
||||
<li>• API Gateway, WAF, Shield</li>
|
||||
<li>• CloudWatch, CloudTrail, GuardDuty</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -147,10 +148,10 @@
|
||||
<h3 class="text-xl font-bold mb-4 text-[#64ffda]">Infrastructure</h3>
|
||||
<ul class="text-[#8892b0] space-y-2">
|
||||
<li>• Kubernetes/EKS</li>
|
||||
<li>• Terraform</li>
|
||||
<li>• Docker</li>
|
||||
<li>• GitHub Actions</li>
|
||||
<li>• Cloudflare WAF</li>
|
||||
<li>• Terraform/OpenTofu</li>
|
||||
<li>• Docker/Containerd</li>
|
||||
<li>• GitHub Actions/GitOps</li>
|
||||
<li>• Cloudflare WAF/Tunnels</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -194,7 +195,7 @@
|
||||
<h3 class="text-xl font-bold mb-4 text-[#64ffda]">Kubernetes Platform Engineering</h3>
|
||||
<p class="text-[#8892b0] mb-4">
|
||||
Architected and implemented a EKS-based and EC2 Kubernetes Deployments integrated with GitOps workflows ArgoCD,
|
||||
cloudflare waf, and automated scaling policies. Reduced deployment time by 70%.
|
||||
AWS WAF, and automated scaling policies. Reduced deployment time by 70%.
|
||||
</p>
|
||||
<div class="flex space-x-4">
|
||||
<a href="https://github.com/ghndrx/" class="text-[#64ffda] hover:text-white">
|
||||
|
||||
Reference in New Issue
Block a user