Okejee

Generate an image of a modern office environment with a diverse team discussing Agile project management concepts and AWS cloud services, with computers and digital boards displaying relevant graphs and data.

Agile Project Management & AWS Quiz

Test your knowledge on Agile project management processes and AWS services with our comprehensive quiz! This quiz is designed for individuals looking to enhance their understanding of project management methodologies and cloud computing.

  • 82 challenging questions
  • Covers Agile practices and AWS services
  • Multiple choice and checkbox formats
82 Questions20 MinutesCreated by PlanningNinja472
What does WBS Stand for?
Work Breakdown Structure
Wide Build Strategy
Written Breakdown Strategy
Work Based System
What is the typical content of a WBS?
Time estimates
Schedules
Sprint goals
Work packages
Personal tasks
What is the purpose and output from the sprint planning?
Prioritise the backlog and estimate the tasks
Distribute the work between team members and a prioritised backlog
Sprint goals and a set of tasks that the team commits to complete in the sprint
Refine the tasks in the backlog and sprint goals
How is typically a sprint planning performed?
The scrum master/team leader decides what should be done in the sprint. The entire team estimates the suggested tasks.
The team decides together what should be done from the backlog and what estimates are appropriate for each task
The product owner decides what should be done in the sprint and what estimates are appropriate
The product owner suggests a prioritised part of the backlog to the scrum master/team leader. The entire team estimates the suggested tasks
Which agile roles are involved in a sprint planning?
Scrum master / Team leader
Product Owner
Everyone
Project Manager
Scrum Owner
What are aspects to consider in a Project Evaluation (Lessons Learned)?
What advice would we like to give to other similar projects
Product qualities
How did the planning match the actual execution
What should be changed in our ways of working
Who was the best team member
What was easier than expected
What is the purpose of doing a formal delivery to the project sponsor / product owner?
Base for getting payment
Confirm acceptance of the results
Show customers that a new product is launched
Agreement to close the project
What besides the actual product / code is typically part of a project delivery?
Exceptions from initial requirements
Additions to initial requirements
First project prototype
Description of solved problems/bugs found during development
Project documentation
What is the main difference in the Integration and Verification phase between a project with 2 developers and a project with 20 developers?
2 developers have better control of the requirements scope
Having 20 developers makes it harder to ensure that the entire requirements scope is covered
20 developers will have better control of the requirements scope
2 developers can skip the Integration and Verification phase entirely
20 developers can skip the Integration and Verification phase entirely
Having 20 developers becomes more complex when putting the different pieces of the project together
What is typically done during the Integration and Verification phase of a project?
Verification against requirements
Bug fixes
Lessons learned
New features are developed, Integration and testing of the full system
Integration and testing of the full system
What to do when you realize you cannot reach your project goal?
Deliver what happened to be ready at the defined time
Try negotiating scope with the product owner
Deliver when ready
Go to the steering group and ask for more money
Work harder and not tell anyone
What is the purpose of a lessons learned at project closure?
Improve how we work
Identify findings to other projects
Project focus findings
Show and tell to other team members
Team-focused findings
What is the purpose of a retrospective at sprint closure?
Project focus findings
Team-focused finding
Identify findings to other projects
Improve how we work
Status feedback to steering group
What AWS service is used to deliver and save static files?
EC2
S3
IAM
What AWS service is used to handle virtual private servers?
S3
EC2
IAM
What type of server is used to translate domain names to IP addresses?
Www
DNS
API
What network component is responsible for passing or blocking data packages to the network, based on source-IP and protocol?
Router
Modem
Firewall
What HTTP method is used by a client fetching data via an HTTP call?
GATHER
GET
RETRIEVE
What status code is sent back if the request is handled ok and there are no failures
404
500
200
What AWS service is used to handle users and authentication keys?
IAM
EC2
S3
What type of network component is responsible for converting the signal from the internet to the type used internally on the network?
Modem
Router
Firewall
What status code is sent back from the service in case of a failure on the server?
500
404
200
For the web protocol HTTP, what is the name of the part of the request where the payload data is sent in a POST request?
Body
Header
Datapart
Which of the following technologies can be used for different types of localization applications where geographical or relative location is used?
Bluetooth
GPRS / GSM / 4G / 5G
Wi-Fi
RFID / NFC
GNSS
GLONASS
IRNSS
GPS
BeiDou
Galileo
QzSS
United States
Russia
India
China
European Union
Japan
What is the approximat e speed of electromagnetic waves (light or radio) in a vacuum?
What is the minimum number of satellites needed to calculate the position of the receiver?
When the GNSS receiver reports its position it also often reports a quality value called Dilution of Precision (DOP). If the DOP value increases, will the accuracy of the position estimate also increase?
True
False
Using a camera for computer vision tasks often requires the camera and lens combination to be calibrated. What are the typical artefacts (outputs) from the camera callibration?
Distortion coefficients
Focal length
Principal point
Image length
What is true for a pinhole camera?
It is very light sensitive
It has a very deep field of view
When doing computer vision applications such as stereophotogrammetry one step is to find features in the images to match. What of the alternatives below are often used methods/algorithms?
SMURF
FLUSH
BRIEF
ORB
SIFT
For a simple time-of-flight lidar system, if the time for a pulse to exit the lidar, travel to the target, and come back to the lidar is 23 nanoseconds, how far away is the target?
What is most true?
High accuracy
Multiple targets
Phase modulated ToF
Pulsed ToF
What is the basic principle of the 3D camera in a Kinnect sensor used for X-box?
Time of flight
Triangulation
What is the basic principle of the 3D camera in the latest Iphone Pro series?
Triangulation
Time of flight
What are typical applications for LiDAR?
Laser ablation
3D mapping
Simultaneous Mapping and Localization
ADAS (Autonomous Driving)
Gesture recognition
AR/VR
What is a typical frequency used for radar? in GhZ?
Match the typical characteristic for GSM and Bluetooth
Short range
Long range
Low Bandwidth
Medium Bandwidth
Bluetooth
GSM
What is true for electromagnetic waves in terms of how the frequency affects the signals ability to travel through walls?
Higher frequencies pass easier through walls
Lower frequencies pass easier through walls
What is the difference between radio and radar signals?
Radio
Radar
Signals travels through objects
Signal is reflected on objects
What is the regulation that regulates transmitted power called in Europe? Answer with capital letters
What is the regulation that regulates transmitted power called in the USA? Answer with capital letters
What is Huffman coding used for?
Lossy compression
Lossless compression
Can Wireshark be used to decode Bluetooth traffic?
True
False
Bluetooth was named after:
King Harald Blatand
The blue tooth fairy
Ragnar
Jasmin
What is a fourier transform used for?
Transform a signal in imaginary numbers into phase and amplitude
Transform a signal in time domain into a signal in the frequency domain
Transform a signal in frequency domain into a signal in the time domain
Transform a signal in frequency domain into a signal in the laplace domain
You get a result from FFT where the imaginary part is 364 and the real part is 978. What is the amplitude?
What is the relation between bit rate and symbol rate? 1 symbol = 1 bit => 100 symbols / second -> ????? bits / second
1 symbol = 8 bits => 100 symbols / second -> `???? bits / second
What is the relation between bit error detection and correction for Hamming code?
Hamming code can detect 2 wrong bits
Hamming code can correct 1 wrong bit
What is the relation between frequency and the ability of electromagnetic waves to travel through walls?
Higher frequencies pass easier through walls
Lower frequencies pass easier through walls
What is the typical content of a WBS?
What is the purpose of doing a WBS?
Make a large project more manageable
Find dependencies
It enables time- and resource planning
Assign activities
Structure the organisational hierarchy
Describe the relation between frequency and antenna size
Higher frequency - Larger waves and larger antennas
Lower frequency - Larger waves and larger antennas
Write everything with comma

Https://i.gyazo.com/340b20d4e48c8524643d3aabf8ecd2e4.jpg
A
B
C
D
E
F
G
H
1. Troposphere
2. Refracted
3. Ionosphere
4. Obstructed
5. Direct
6. Reflected
7. Receiver
8. GNSS Satellites
{"name":"Okejee", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge on Agile project management processes and AWS services with our comprehensive quiz! This quiz is designed for individuals looking to enhance their understanding of project management methodologies and cloud computing.82 challenging questionsCovers Agile practices and AWS servicesMultiple choice and checkbox formats","img":"https:/images/course7.png"}
Powered by: Quiz Maker