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:
committed by
GitHub
parent
3881377490
commit
20b040735a
@@ -1,6 +1,6 @@
|
|||||||
# Basic AWS Services
|
# 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:
|
Here are some of the resources to get you started:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user