1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

fix: correct AWS service name from VPN to VPC (#8357)

Changed VPN to VPC (Virtual Private Cloud) in AWS services list as VPC is the correct AWS service being referenced.
This commit is contained in:
d2h5IHRoZSBmdWNrIGlzIGl0IHNvIGhhcmQgdG8gbGl2ZT8=
2025-03-20 19:17:33 +05:30
committed by GitHub
parent 3881377490
commit 20b040735a

View File

@@ -1,6 +1,6 @@
# Basic AWS Services
AWS has several services but you don't need to know all of them. Some common ones that you can start with are EC2, VPN, S3, Route 53, and SES.
AWS has several services but you don't need to know all of them. Some common ones that you can start with are EC2, VPC, S3, Route 53, and SES.
Here are some of the resources to get you started: