Back to Courses

Cloud Computing Courses

Showing results 1-10 of 930
Debugging Apps on Google Kubernetes Engine
This is a self-paced lab that takes place in the Google Cloud console. This lab teaches you how logging works on GKE and some best practices for log collection by going through some common logging use cases.
Introduction to Enterprise Computing
Large Scale Enterprise Computing powers all major transactions, and the Mainframe is responsible for 87% of all credit card transactions and enables 71% of all Fortune 500 companies. Mainframes are fundamental on how we do business, and IBM Z is the only production mainframe sold today. Virtually everyone depends on it. This is your introduction to the hardware, operating systems, security, and features that make this possible. On successful completion of this course, learners are eligible to earn their Introduction to Enterprise Computing badge. More information can be found here: https://www.youracclaim.com/org/ibm/badge/introduction-to-enterprise-computing
Building No-Code Apps with AppSheet: Implementation
This course teaches you how to implement various capabilities that include data organization and management, application security, actions and integrations in your app using AppSheet. The course also includes topics on managing and upgrading your app, improving performance and troubleshooting issues with your app.
Managing Cloud Run gRPC Services with API Gateway
This is a self-paced lab that takes place in the Google Cloud console. In this lab you learn how to set up API Gateway to manage and secure a Cloud Run backend service with gRPC.
Protecting Data with NetApp Cloud Manager & Cloud Volumes ONTAP for Google Cloud
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you will learn how to implement a full data protection strategy with NetApp Cloud Volumes ONTAP and Cloud Manager capabilities.
Automize Monthly Report Creation with Power Automate
Imagine you're working in a large company and part of your job is to send reports to other departments about employee absence from work in the past month. Basically, it is a repetitive and boring manual task that repeats every month and takes a lot of your time. However, you can easily automate it with SharePoint and Power Automate! In this beginner-level guided project "Automize Monthly Report Creation with Power Automate", we will create a SharePoint Site and a SharePoint list with data about employees' annual leave days, sick leave days or days off. All the data will be kept in one place. That data will help us to create the Monthly Employee Absence Report. The Power Automate flow will export data from the SharePoint list and save it in an Excel spreadsheet. Then we will send the table (the report) in an email as an Excel table. The requirement for this project is having a Microsoft Developer Program account, and you will be provided with instructions on how to get it right here. If you are ready to make your and your colleagues’ lives easier by starting to automate manual, time-consuming processes which are hard to track, then this project is for you! Let's get started!
Introduction to virtual networks in Microsoft Azure
This is an introductory project on creating Virtual Networks in the Azure Portal. During each task, you'll be able to follow along and complete each step as I do, giving you a truly hands-on experience. I will begin by showing you how to get started with Azure by creating an account and signing in. From there we will get familiar with navigating the Azure Portal and begin the creation of our Azure virtual network. We will accomplish this by working our way through the various settings that will need to be configured for a successful configuration of our virtual network. Once the virtual network is created and operational, we will then create and connect two cloud based virtual machines and test connectivity between them. If you enjoy this project, we'd recommend exploring the Microsoft Azure Fundamentals AZ-900 Exam Prep Specialization: https://www.coursera.org/specializations/microsoft-azure-fundamentals-az-900
Python Database Connection with MariaDB From Infosys
Did you know that connecting to servers is the number one job task of database administrators? Did you know that being able to effectively complete this skill is in-demand for this role? By taking this Guided Project, you will be able to accomplish exactly this task! “Python Database connection with MariaDB” is for any system or database administrator looking to automate the daily routine task of connecting to a company’s database with less effort. By the end of this 1-hour Guided Project, you will be able to establish a verified connection to a MariaDB server by using Python scripts which you have created! Brought to you by Infosys, a global leader in next-generation digital services and consulting, this project is created by a certified Technology Associate in Python Programming, and the team lead of Education, Training and Assessments. Let's get started!
Migrating to Cloud SQL from Amazon RDS for MySQL Using Database Migration Service
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you migrate MySQL data from an Amazon RDS instance for MySQL to Cloud SQL for MySQL using a one-time Database Migration Service job and an IP allowlist for connectivity. After you create and run the migration job, you confirm that the data have been successfully migrated to your Cloud SQL for MySQL instance.
Advanced Android Development
Learn how to manage the lifecycle and data collections of mobile applications. Compare different methodologies for organizing and architecting Android applications and the implications on code quality and team velocity. You will follow the lifecycle activities of fragments from the source of generation and learn how to respond. You will do this by reviewing the Android lifecycle. You’ll review and apply different types of Kotlin user interface (UI) interactivity from user input handling to gestures. You’ll get to practice different aspects of working with data in an Android application and you’ll build out a lifecycle and data.