Google IT Automation with Python Professional Certificate
Python from scratch for IT staff: automating OS tasks, Git and GitHub, debugging, configuration management and cloud, with a capstone.
- Provider
- Google on Coursera
- Section
- IT Support & Administration
- Price
- $49.00
About this course
Python from scratch for IT staff: automating OS tasks, Git and GitHub, debugging, configuration management and cloud, with a capstone.
Where to take it
$49.00
as read on the provider's page; check the current terms there
No affiliate relationship with Google. We earn nothing from this link; it is here because the course is worth knowing about.
Not sure if this is right for you?
Browse More IT Support & Administration CoursesWhere this course fits
Certifications in this area
Concepts behind this area
Routing
Routing is how packets move between networks: each router holds a table of known destinations and the next hop toward each, learned by configuration or by a protocol, and forwards each packet to the most specific match.
Switching
Switching is the forwarding of frames within a single network segment by a device that learns which hardware address sits on which port and sends each frame only where it needs to go.
VLAN (Virtual LAN)
A VLAN divides one physical switched network into several logical segments, each with its own broadcast domain, by tagging frames with a VLAN identifier so that ports and devices in different VLANs cannot reach each other without a router.
CDN (Content Delivery Network)
A CDN is a worldwide network of servers that answers requests for your site from a location near the person asking, instead of sending every request back to the single machine your site runs on.
DNS (Domain Name System)
DNS is the distributed lookup system that turns a hostname such as getting-digital.net into the IP address a browser can connect to, by walking a chain of nameservers whose answers are then cached for a lifetime the domain's owner publishes.
SSL/TLS
SSL/TLS is the protocol that encrypts the connection between a browser and a server and, by way of a certificate signed by a certificate authority, proves the server is entitled to answer for the domain in the address bar.
The field, explained: Hosting & Cloud
Wider context: the fields we cover, the glossary and certification exams, all written by us rather than pulled from a provider feed.
