Cloud Academy – Creating Our First Serverless Function

Cloud Academy – Creating Our First Serverless Function-STM
English | Size: 357.70 MB
Category: Tutorial

In this course, we will delve into implementing a series of AWS Lambda functions to help build our knowledge and familiarity with serverless computing Learning ObjectivesFollowing this course, we will be able to explain and implement an AWS Lambda code function that meets 3 common AWS Lambda use cases – API Gateway, S3, and DynamoDB. In this course, we will create a simple AWS Lambda function from scratch which will read data using the mock interface provided by AWS Lambda. Once we have the function working, we will connect the Lambda function up to the API Gateway we created in the previous course. During the launch, we discuss launch parameters, versioning, and aliases

Cloud Academy – Getting Started With Deep Learning Convolutional Neural Networks

Cloud Academy – Getting Started With Deep Learning Convolutional Neural Networks-STM
English | Size: 1.17 GB
Category: Tutorial

In this course, discover convolutions and the convolutional neural networks involved in Data and Machine Learning Introducing the concept of tensor, which is essential for everything that follows Learn to apply the right kind of data such as images Images store their information in pixels, but you will discover that it is not the value of each pixel that matters

Cloud Academy – Getting Started With Deep Learning Introduction to Machine Learning

Cloud Academy – Getting Started With Deep Learning Introduction to Machine Learning-STM
English | Size: 2.02 GB
Category: Tutorial

Machine learning is a subfield of artificial intelligence (AI). The goal of machine learning generally is to understand the structure of data and fit that data into models that can be understood and utilized by people.

Cloud Academy – Configuring Azure Api Management

Cloud Academy – Configuring Azure Api Management-STM
English | Size: 0.98 GB
Category: Tutorial

This course deals with how to deploy, configure, and manage some keys aspects of Azure API management (APIM). In particular, we focus on the authentication mechanism and go into depth about how to set up OAuth 2.0, including creating the Azure AD required application registrations To help with understanding and troubleshooting the OAuth flow, we utilize Postman to check and validate our configuration. Next, we take a look at how we can alter API requests at various scopes using API policies. Finally, we look at how to view effective API policies that span multiple scopes and also how to trace API policies during runtime