Skip to content

Commit 08565b6

Browse files
authored
Merge pull request #5 from mwunderl/new-tutorials-3
new tutorials
2 parents 2414f25 + 096e801 commit 08565b6

15 files changed

Lines changed: 2736 additions & 0 deletions

File tree

tuts/024-glue-gs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# AWS Glue getting started
2+
3+
This tutorial demonstrates how to get started with AWS Glue using the AWS CLI. You'll learn the fundamental concepts and operations for working with this AWS service through command-line interface.
4+
5+
You can either run the automated script `glue-gs.sh` to execute all operations automatically with comprehensive error handling and resource cleanup, or follow the step-by-step instructions in the `glue-gs.md` tutorial to understand each AWS CLI command and concept in detail. The script includes interactive prompts and built-in safeguards, while the tutorial provides detailed explanations of features and best practices.

0 commit comments

Comments
 (0)