Aws TW 04 Student
Aws TW 04 Student
md 2024-03-31
Meeting Agenda
▶ Icebreaking
▶ Questions
▶ Interview/Certification Questions
▶ Coding Challenge
▶ Retro meeting
1/4
aws-tw-04-student.md 2024-03-31
Teamwork Schedule
Ice-breaking 10m
Ask what exactly each student does for the team, if they know each other, if they care for each other, if
they follow and talk with each other etc.
2. What does the command git branch (without any options) do?
3. ______ shows the count of the arguments passed to the script? (Shell)
A. %$
B. $$
C. $#
D. %#
4. Which command is used to find out how long the system has been running?
A. Continue
B. Running
C. Uptime
D. Current
2/4
aws-tw-04-student.md 2024-03-31
1. Which of the following default settings are incorrect for a newly created S3 bucket? (choose 2 options)
2. In Amazon S3, what is the difference between lifecycle policies and intelligent tiering?
A. Lifecycle policies are not dependent on access patterns as is the case with intelligent tiering, instead they are
pre-configured with a transition rule.
B. Intelligent tiering is an object storage class which is not dependent on access patterns, it uses a
preconfigured transition rule
C. When transitioning objects into different storage classes, intelligent tiering is automatic whilst lifecycle
policies have to be manually triggered.
D. Lifecycle policies cannot be configured to permanently delete objects from an S3 bucket whilst intelligent
tiering can do so if versioning is turned on.
3. A company wants to utilize AWS storage. For them low storage cost is paramount, the data is rarely
retrieved, and data retrieval times of several hours are acceptable for them. What is the best storage
option to use?
A. Amazon Glacier
B. Amazon EBS Volumes
C. Amazon EBS Snapshots
D. Amazon SQS
3/4
aws-tw-04-student.md 2024-03-31
5. Development teams in your organization use S3 buckets to store log files for various applications
hosted in AWS development environments. The developers intend to keep the logs for a month for
troubleshooting purposes, and subsequently purge the logs. Which feature should be used to enable this
requirement?
Coding Challenge 5m
Closing 5m
-QA Session
4/4