diff --git a/app/(utils)/web-dev-stack.json b/app/(utils)/web-dev-stack.json index e821fc6..1814f0d 100644 --- a/app/(utils)/web-dev-stack.json +++ b/app/(utils)/web-dev-stack.json @@ -23,6 +23,10 @@ "title": "Ubuntu Linux", "description": "Secure server management with ubuntu and Linux" }, + { + "title": "AWS", + "description": "Cloud services and scalable applications. EC2, S3, lambda, SES, etc." + }, { "title": "Cloudflare", "description": "CDN, Zero-Trust, DNS, Web Application Firewall (WAF), and much more." @@ -43,6 +47,10 @@ "title": "Docker", "description": "Containarization of applications." }, + { + "title": "Digital Ocean", + "description": "Droplet configuration and management" + }, { "title": "Linux Alpine", "description": "Lightweight Linux distro for docker containers and high-performance/secure infrastructure"