Skip to content

Commit 3e98cc8

Browse files
authored
Update aws.md
1 parent 8db2196 commit 3e98cc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cloud/aws.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Lots to do on the AWS cloud; so let's start with integrating infinite cloud stor
4949
## condensed narrative
5050

5151

52+
Here is [a helpful YouTube lecture](https://youtu.be/RNOxlcaAMpg) on working with AWS Mountpoint.
53+
The notes below expand on the following procedure, to this end.
54+
55+
5256
- Establish a Linux working environment; `bash` at least and perhaps `miniconda`
5357
- If not in place already: Install the AWS command line interface
5458
- Optional for AWS Virtual Machines
@@ -182,6 +186,7 @@ ls: cannot access 'bucket/tfile.txt': No such file or directory
182186

183187
- What happens when we power cycle localhost?
184188
- Repeat for Kopah
189+
- `mount-s3 my-bucket /path --endpoint-url https://etcetera`
185190
- Use Jupyter to test `boto3`
186191
- Fill in VM Role details
187192
- Extend to a Container example

0 commit comments

Comments
 (0)