Skip to content

Commit c98621b

Browse files
committed
fix tilde usage
1 parent 982b965 commit c98621b

6 files changed

Lines changed: 18 additions & 18 deletions

File tree

tuts/001-lightsail-gs/lightsail-gs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Before you begin this tutorial, make sure you have the following:
1414
### Cost considerations
1515

1616
The resources you create in this tutorial will incur the following approximate costs if left running:
17-
- Lightsail nano instance: $5.00 USD per month (~$0.0068 per hour)
18-
- 8 GB additional storage: $0.80 USD per month (~$0.0011 per hour)
19-
- Instance snapshot: ~$1.00 USD per month for a 20 GB snapshot (~$0.0014 per hour)
17+
- Lightsail nano instance: $5.00 USD per month (approximately $0.0068 per hour)
18+
- 8 GB additional storage: $0.80 USD per month (approximately $0.0011 per hour)
19+
- Instance snapshot: approximately $1.00 USD per month for a 20 GB snapshot (approximately $0.0014 per hour)
2020

2121
The total cost for running this tutorial for one hour is approximately $0.0093 USD. The tutorial includes cleanup instructions to help you avoid ongoing charges. New Lightsail customers may be eligible for the free tier, which includes the $5 USD plan free for one month (up to 750 hours).
2222

tuts/008-vpc-private-servers-gs/vpc-private-servers-gs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Before you begin this tutorial, you need:
2020
* At least 1 Application Load Balancer
2121

2222
**Estimated cost**: The resources created in this tutorial will incur charges in your AWS account:
23-
* NAT Gateways: ~$0.045 per hour, plus data processing charges
24-
* Elastic IP addresses: Free when associated with running instances, ~$0.005 per hour when not associated
23+
* NAT Gateways: approximately $0.045 per hour, plus data processing charges
24+
* Elastic IP addresses: Free when associated with running instances, approximately $0.005 per hour when not associated
2525
* EC2 instances: Varies by instance type (t3.micro used in this tutorial)
26-
* Application Load Balancer: ~$0.0225 per hour, plus data processing charges
26+
* Application Load Balancer: approximately $0.0225 per hour, plus data processing charges
2727

2828
## Create the VPC and subnets
2929

tuts/035-workspaces-personal/workspaces-personal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ Before you begin this tutorial, make sure you have the following:
2828
Running resources created in this tutorial will incur costs in your AWS account. Approximate costs include:
2929

3030
- **WorkSpaces Personal (Standard bundle with Windows)**:
31-
- AlwaysOn mode: ~$35/month
32-
- AutoStop mode: ~$9.75/month + $0.26/hour of usage
31+
- AlwaysOn mode: approximately $35/month
32+
- AutoStop mode: approximately $9.75/month + $0.26/hour of usage
3333

3434
- **Directory Services** (if you need to create one):
35-
- AWS Simple AD (Small): ~$36.50/month
36-
- AWS Managed Microsoft AD (Standard): ~$292/month
37-
- AD Connector: ~$36.50/month
35+
- AWS Simple AD (Small): approximately $36.50/month
36+
- AWS Managed Microsoft AD (Standard): approximately $292/month
37+
- AD Connector: approximately $36.50/month
3838

3939
Additional charges may apply for data transfer, increased storage volumes, and application licensing. For the most current pricing information, see the [Amazon WorkSpaces Pricing page](https://aws.amazon.com/workspaces/pricing/).
4040

tuts/037-emr-gs/emr-gs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before you begin this tutorial, make sure you have the following:
1515

1616
This tutorial creates AWS resources that will incur charges. The estimated cost for running this tutorial for one hour is approximately $0.20 USD (in the US East region), which includes:
1717

18-
- EMR cluster with 3 m5.xlarge instances: ~$0.19/hour
18+
- EMR cluster with 3 m5.xlarge instances: approximately $0.19/hour
1919
- S3 storage and requests: <$0.01/hour
2020

2121
To minimize costs, make sure to follow the cleanup instructions at the end of the tutorial to terminate all resources.
@@ -326,7 +326,7 @@ Step 1.
326326

327327
**Connect via SSH**
328328

329-
Use the following command to connect to the primary node of your cluster. Replace "j-1234ABCD5678" with your actual cluster ID. Replace "~/path/to/your-key-pair.pem" with the path to your key pair file. In this example, we use "~/emr-tutorial-key" as the path to your key pair.
329+
Use the following command to connect to the primary node of your cluster. Replace "j-1234ABCD5678" with your actual cluster ID. Replace "`~/path/to/your-key-pair.pem`" with the path to your key pair file. In this example, we use "`~/emr-tutorial-key`" as the path to your key pair.
330330

331331
```bash
332332
aws emr ssh --cluster-id j-1234ABCD5678 --key-pair-file ~/path/to/your-key-pair.pem
@@ -374,7 +374,7 @@ sudo cat /var/log/spark/spark-history-server.out
374374
**Troubleshooting**
375375
376376
**Connection timeout:** Verify that your security group allows SSH (port 22) from your IP
377-
**Permission denied:** Ensure your key pair file has correct permissions. Replace "~/emr-tutorial-key.pem" with the path to your key pair file. In this example, we use "~/emr-tutorial-key" as the path to your key pair.
377+
**Permission denied:** Ensure your key pair file has correct permissions. Replace "`~/emr-tutorial-key.pem`" with the path to your key pair file. In this example, we use "`~/emr-tutorial-key`" as the path to your key pair.
378378
```
379379
chmod 400 ~/emr-tutorial-key.pem
380380
```

tuts/057-amazon-managed-streaming-for-apache-kafka-gs/amazon-managed-streaming-for-apache-kafka-gs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Before you begin this tutorial, make sure you have the following:
1515

1616
This tutorial creates AWS resources that will incur costs while they exist. The estimated cost for running the resources in this tutorial for one hour is approximately $0.76 USD, with the MSK cluster accounting for most of this cost. The costs break down as follows:
1717

18-
- MSK Cluster (3 brokers, kafka.t3.small): ~$0.45/hour
19-
- MSK Storage (3 GB minimum): ~$0.30/hour
20-
- EC2 Instance (t3.micro or t2.micro): ~$0.01/hour
18+
- MSK Cluster (3 brokers, kafka.t3.small): approximately $0.45/hour
19+
- MSK Storage (3 GB minimum): approximately $0.30/hour
20+
- EC2 Instance (t3.micro or t2.micro): approximately $0.01/hour
2121

2222
To minimize costs, we'll use the smallest available instance types, and we'll provide instructions for cleaning up resources when you're done. Make sure to follow the cleanup instructions at the end of the tutorial to avoid ongoing charges.
2323

tuts/078-amazon-elastic-container-registry-gs/amazon-elastic-container-registry-gs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before you begin this tutorial, make sure you have the following:
1212
4. Basic familiarity with Docker concepts and commands.
1313
5. [Sufficient permissions](https://docs.aws.amazon.com/AmazonECR/latest/userguide/security-iam.html) to create and manage ECR resources in your AWS account.
1414

15-
**Cost Information**: The cost of running this tutorial is minimal. Amazon ECR charges $0.10 per GB-month for storage and has data transfer costs that vary by region. For this tutorial, with a ~200MB image stored for a short time, the cost is less than $0.01. AWS Free Tier includes 500MB of storage per month for private repositories, which would cover this tutorial. See [Amazon ECR pricing](https://aws.amazon.com/ecr/pricing/) for more details.
15+
**Cost Information**: The cost of running this tutorial is minimal. Amazon ECR charges $0.10 per GB-month for storage and has data transfer costs that vary by region. For this tutorial, with a approximately 200MB image stored for a short time, the cost is less than $0.01. AWS Free Tier includes 500MB of storage per month for private repositories, which would cover this tutorial. See [Amazon ECR pricing](https://aws.amazon.com/ecr/pricing/) for more details.
1616

1717
**Time to Complete**: Approximately 20-30 minutes.
1818

0 commit comments

Comments
 (0)