June 2023 Flashcards
Requirements for publishing a Github package (4)
1) npm publish (the command)
2) .npmrc (file with credentials)
3) {GITHUB_PACKAGES_TOKEN} in .env
4) valid “create packages” user token from Github
SCP (AWS Context)
Service Control Policies (only inside AWS Organizations, there are other perm-management control elsewhere)
HAProxy
High Availability Load Balancer
Protocols supported by the Application Load Balancer (AWS)
HTTP, HTTPS, WebSocket
Protocols supported by the Network Load Balancer (AWS)
TCP, TLS (secureTCP), UDP
PCAP
Packet Capture
an API for capturing network traffic
Autoware definition.
What is it built upon?
Important modules (5)
Autoware is an open-source software project for autonomous driving.
built on Robot Operating System (ROS)
Set of modules:
sensing
perception
planning
decision
actuation
MMC
Michigan Mobility Collaboration (Detroit Project)
Markov Chain
A stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event.
SAE Specs as a group
J2735 - V2x message set (SPaT, MAP, BSM) used by DSRC & CV2X
J3016 - Levels
J3018 guidelines for testing Automated Vehicles
J3224 - SDSM (Sensor Data Sharing Message)
Common ROS objects (4)
topic
node
interface
parameter
Common Ros Commands (7)
list
info
echo
hz
bw
pub
play/record
Dave Leblanc
Acting Head of the Vehicle Systems & Control Group at UMTRI
Adding new company to allow registration (in Keys)
Need to set the membership field & the authorized domain.
Amazon Organizations (4 main concepts)
OU - Organizational Unit
Root OU
infinitely nest-able OUs
SCP applied to each OU
AWS IAM Advanced Policies (6)
aws:SourceIp
aws:RequestedRegion
ec2:ResourceTag/Project
aws:PrincipalTag/Department
aws:MultiFactorAuthPresent
aws:PrincipalOrdID