Back to Courses

Cloud Computing Courses - Page 8

Showing results 71-80 of 930
Ingesting HL7v2 Data with the Healthcare API
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will discover and use the basic functionality of Cloud Healthcare API using HL7v2 messages.
Cloud Computing Law: Transactions
Have you ever wondered what’s in the small print of cloud contracts? Or who owns the information you upload to the cloud? And who can access and control it? If so, then this course is for you! You’ll learn to identify the legal risks involved in cloud computing transactions - and to suggest possible solutions. To understand how cloud computing works, we’ll first describe different kinds of cloud services and explain how they differ from in-house IT in terms of control, access, and cybersecurity. To understand how the law applies to cloud computing transactions, we’ll focus on the contracts between cloud providers and their customers. You’ll learn to identify and interpret key contract terms and to assess whether customers might negotiate better terms with providers. Finally, we’ll explain how English law protects trade secrets and copyright works stored in the cloud. If you’re a lawyer, this course will be your guide to cloud infrastructure and supply chains. If you have a technical or commercial background, this course will introduce you to key legal issues in contracts and intellectual property. In short, if you’re interested in how the law applies to cloud computing, this course is for you.
Using Query Store in Azure
In this 1-hour long project-based course, you will learn how to (create Azure SQL Server database from Azure portal and with Data Migration Assistant, recognize regressed queries using Query Store and determine top resource consuming queries, get query wait statistics and queries with high variation). Try to limit this to 400-500 characters. 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.
Using Cloud Trace on Kubernetes Engine
This is a self-paced lab that takes place in the Google Cloud console. This lab deployings a Kubernetes Engine cluster, then a simple web application fronted by a load balancer is deployed to the cluster. The web app publishes messages provided by the user to a Cloud Pub/Sub topic. You will see the correlated telemetry data from HTTP requests to the app will be available in the Cloud Trace Console.
Programming with JavaScript
JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest.
Flutter Startup Namer
This is a self-paced lab that takes place in the Google Cloud console. This lab walks you through writing your first Flutter app compatible for Android, iOS, and web.
Modernizing Applications with Apigee X
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you deploy a backend service on Cloud Run. The backend service implements a REST API for a bank, storing customers, accounts, ATMs, and transactions in a Firestore database. You create a shared flow that retrieves and caches content from an external service. You then call that shared flow from your API proxy, and use JavaScript code to modify an API response.
Fraud Detection on Financial Transactions with Machine Learning on Google Cloud
This is a self-paced lab that takes place in the Google Cloud console. Explore financial transactions data for fraud analysis, apply feature engineering and machine learning techniques to detect fraudulent activities using BigQuery ML.
Use Docker at AWS with the Command Line
Docker management in the Cloud is a valuable skill to have if you want to be a Docker administrator, a Docker user, or just want to learn more about Docker in the Cloud. Many businesses have already moved their IT assets to the Cloud and many more are in the process. At the end of this project, you will know how to launch an Amazon Web Services (AWS) Linux server and then install and manage Docker on it remotely using a command line tool.
Introduction to Back-End Development
Welcome to Introduction to Back-End Development, the first course in the Meta Back-End Developer program. This course is a good place to start if you want to become a web developer. You will learn about the day-to-day responsibilities of a web developer and get a general understanding of the core and underlying technologies that power the internet. You will learn how front-end developers create websites and applications that work well and are easy to maintain. You’ll be introduced to the core web development technologies like HTML and CSS and get opportunities to practice using them. You will also be introduced to modern UI frameworks such as Bootstrap and React that make it easy to create interactive user experiences. By the end of the course, you will be able to: - Describe the front-end developer role - Explain the core and underlying technologies that power the internet - Use HTML to create a simple webpage - Use CSS to control the appearance of a simple webpage - Explain what React is - Describe the applications and characteristics of the most popular UI frameworks For the final project in this course, you will create and edit a webpage using HTML and the Bootstrap CSS framework. Using a responsive layout grid, you will construct a responsive webpage containing text and images that looks great on any size screen. This is a beginner course intended for learners eager to learn the fundamentals of web development. To succeed in this course, you do not need prior web development experience, only basic internet navigation skills and an eagerness to get started with coding.