1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

Correct grammar (#4095)

Changed 'al' to 'all'
This commit is contained in:
Aaryan Dewan
2023-06-21 20:10:56 +05:30
committed by GitHub
parent ec165d4a78
commit ff0e10c16c

View File

@@ -1,6 +1,6 @@
# Deployment
Now that you know the basics of AWS, you should be able to deploy your application to AWS. You don't need to use al the AWS services, here is what you can probably get started with:
Now that you know the basics of AWS, you should be able to deploy your application to AWS. You don't need to use all the AWS services, here is what you can probably get started with:
- Setup an EC2 instance using any AMI (e.g. latest version of Ubuntu)
- SSH into the EC2 instance using the key pair you created