Automation – Samenvatting
Inhoudsopgave
Week 1 ............................................................................................................................... 3
Les 1 (Socket Programming) ........................................................................................................ 3
Les 2 (PXE) .................................................................................................................................. 4
Week 2 ............................................................................................................................... 5
Les 1 (Modules/Security) ............................................................................................................ 5
Les 2 (Salt) .................................................................................................................................. 6
Week 3 ............................................................................................................................. 10
Les 1 (CGI) ................................................................................................................................. 10
Week 4 ............................................................................................................................. 11
Les 1 (XML/ Enconding) ............................................................................................................. 11
Les 2 (Desired state configuration) ............................................................................................ 12
Week 5 ............................................................................................................................. 16
Les 1 (Matplotib)....................................................................................................................... 16
Les 2 (Test Automation) ............................................................................................................ 18
Week 6 ............................................................................................................................. 19
Les 1 (PowerShell) ..................................................................................................................... 19
Les 2 (Containers) ..................................................................................................................... 23
TCSB-V2AUT-16_2018
Hogeschool Utrecht
Periode B
,Samenvatting Automation 2
, Week 1
Les 1 (Socket Programming)
BSD Sockets is an API to the transport layer of the Internet Protocol Stack.
It supports creating both TCP and UDP network I/O.
Voorbeeld socket script
Encode the message:
Samenvatting Automation 3
Inhoudsopgave
Week 1 ............................................................................................................................... 3
Les 1 (Socket Programming) ........................................................................................................ 3
Les 2 (PXE) .................................................................................................................................. 4
Week 2 ............................................................................................................................... 5
Les 1 (Modules/Security) ............................................................................................................ 5
Les 2 (Salt) .................................................................................................................................. 6
Week 3 ............................................................................................................................. 10
Les 1 (CGI) ................................................................................................................................. 10
Week 4 ............................................................................................................................. 11
Les 1 (XML/ Enconding) ............................................................................................................. 11
Les 2 (Desired state configuration) ............................................................................................ 12
Week 5 ............................................................................................................................. 16
Les 1 (Matplotib)....................................................................................................................... 16
Les 2 (Test Automation) ............................................................................................................ 18
Week 6 ............................................................................................................................. 19
Les 1 (PowerShell) ..................................................................................................................... 19
Les 2 (Containers) ..................................................................................................................... 23
TCSB-V2AUT-16_2018
Hogeschool Utrecht
Periode B
,Samenvatting Automation 2
, Week 1
Les 1 (Socket Programming)
BSD Sockets is an API to the transport layer of the Internet Protocol Stack.
It supports creating both TCP and UDP network I/O.
Voorbeeld socket script
Encode the message:
Samenvatting Automation 3