Back to Courses

Support And Operations Courses - Page 7

Showing results 61-70 of 203
Test-Driven Development Overview
In this introductory course you will get both a full overview of what TDD is, when it can and can't be applied, and what its benefits are for practitioners and organizations. You will also have the opportunity to get hands on with a few fun introductory projects where you can apply what you have learned and experience the benefits of this approach to problem solving yourself. We recommend that you have some knowledge of the Python programming language. Examples and labs use Python.
Migrate for Anthos: Windows
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will use Migrate for Anthos to migrate a Compute Engine VM running a Windows image into a Kubernetes Cluster using a processing cluster.
Linux: I/O Redirection for DevOps
In this 1-hour long project-based course on Linux i/o redirection for DevOps you will be working entirely on the command line and using powerful Linux commands and redirection operators to learn how input and output redirection works in Linux. You will get experience of taking control of what happens to the stdin and stdout of all your commands and no longer be confused about the details on how piping and redirection works in Linux. This course is designed for any person working or who intends to work with Linux, from Linux system administrators to developers and DevOps practitioners. Or even if you are a student who is curious to get comfortable with Linux this course is for you also. By the end of this course, you will have used all of the redirection operators to redirect data and you will be comfortable to do so with ease going forward. This will also allow you to possess one of the important foundations of Bash scripting. This is an intermediate level course and is designed for an individual who has a beginner's knowledge of Linux command line and crud practices in computer science. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Pub/Sub Lite: Qwik Start
This is a self-paced lab that takes place in the Google Cloud console. Pub/Sub Lite is a zonal service for messaging systems with predictable traffic patterns. In this lab you will create Lite topics and Lite subscriptions, then send and receive messages using the Pub/Sub Lite client library for Python.
Command Line in Linux
Linux is a popular operating system that is based on the Unix operating system. It has many distributions which have different interfaces for installing software, different user interfaces, and so on. One thing all of the ‘distros’ have in common is that they all have a command line interface, or terminal. In fact, sometimes there is no user interface except the terminal itself. A Linux server running a web application on AWS, for example, may only contain the software required to run the application, and no GUI ‘window’ system at all. It is crucial to learn the Linux command line if you are going to be a productive Linux user and/or administer a Linux server. In this course, you will use Linux commands to navigate Linux directories, search for files, search for patterns, create files and directories, and remove files and directories. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
De-identifying DICOM Data with the Healthcare API
This is a self-paced lab that takes place in the Google Cloud console. Use the de-identification functionality of Cloud Healthcare API with the Digital Imaging and Communications in Medicine (DICOM) data model.
Configuring Networks via gcloud
This is a self-paced lab that takes place in the Google Cloud console. In this lab you use the gcloud command line to create VPC networks, subnets, and VM instances, then test connectivity.
The Bash Shell and Basic Scripting in Linux
By the end of this project, you will be able to create your own scripts using the bash shell in Linux. Throughout the project, You’ll be able to identify and apply the basic scripting techniques. Furthermore, You’ll be able to use if statements and loops in bash and manipulate files using bash scripting. This guided project is for beginners who are interested in the field of programming and scripting, it provides you with basic scripting techniques, which are necessary if you want to pursue a career as a System Admin or DevOps Engineer. Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative tasks, performing task automation etc. So knowledge of bash programming basics is important for every Linux user.
Security Governance & Compliance
Students are introduced to the field of cyber security with a focus on the domain of security & risk management. Topics include the fundamental concepts and goals of cybersecurity (the CIA triad), security governance design, the NIST cybersecurity framework, relevant laws and regulations, and the roles of policies, strategies, and procedures in cybersecurity governance.
Cloud PubSub with Cloud Run
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you will learn how Cloud Pub/Sub can be used with Cloud Run.