Learn how to design virtual reality (VR) experiences using Adobe Animate.Learn how to design virtual reality (VR) experiences using Adobe Animate. In this course, Joseph Labrecque takes you through the exciting possibilities offered by this multimedia and authoring application. Learn how to set up Animate for both 360 degree and panoramic VR experiences, import assets for use as textures, and structure your project. Discover how to create and switch between scenesâallowing travel between different states in the experienceâand code user interactions. Finally, find out how to test and publish your VR experience for viewing on web, mobile, and desktop devices.
Cloud computing impacts all careers, and an awareness of the opportunities associated with this emerging field is critical. From backup and storage to PaaS, SaaS, microservices, and web services, get the essential knowledge and skills you need for a career in cloud development.Learn the Azure storage, hosting, and deployment offerings.Explore the key services available to Azure developers.Practicecreating your own application in Azure.
Add intelligent search to your apps. Understand how to use the Microsoft Cognitive Services search APIs to tap into billions of webpages, images, videos, and news results.Microsoft Cognitive Services opens up artificial intelligence to every developer. Search is a core pillar of Cognitive Services, allowing your application to tap into an ad-free, internet-scale search engineâMicrosoft Bingâwith access to billions of webpages, images, videos, and news results. This course shows how to use the search APIs in Cognitive Services to execute simple text-based, image, and video searches. Plus, explore the Bing Autosuggest API, which allows you to submit a query and return a list of suggested terms that other users have entered, and Bing Custom Search, which restricts search results to the domains, sites, and webpages that you choose.
Prepare for the VMware vSphere 6.7 Foundations exam (2V0-01.19). Learn how to deploy and administer virtual machines and applications.VMware vSphere is everywhere. Nonvirtualized data centers are a thing of the past; in order to stay relevantâand scale infrastructure to meet business needsâyou must understand vSphere. vSphere 6.7 Foundations is an eight-part series designed for anyone who wants to learn vSphere, including absolute beginners, and develop the knowledge to pass the VMware vSphere 6.7 Foundations exam (2V0-01.19). In this course, instructor Rick Crisci explains how to deploy and administer virtual machines and applications. Follow along with nine hands-on demos, as Rick shows how to create VMs and vApps, install VMware Tools, clone VMs, and speed up your workflow with VM templates and snapshots.This course was created by Rick Crisci. We are pleased to host this training in our library.
Serverless adoption is growing rapidly. Developers can stay sharp by learning about serverless applications. This course focuses on Kinesis, an AWS serverless service.Data-driven applications have their application flow governed by the data, and the serverless framework can serve as the web framework to create this kind of application. In this course, join instructor Marcia Villalba as she takes you through an overview of serverless applications and Kinesis. Learn how to design an event-driven application, how to integrate AWS Lambda and Kinesis streams, and how to set up necessary permissions. Also, discover how to leverage CloudFormation, API Gateway, SES, SNS, and SQS, and more.
Make the switch to Python 3. Learn how to migrate your code from Python 2.7 to Python 3 using manual and automated migration strategies and tools.Are you still using Python 2.7? Official support for this version ended in January 2020; upgrading is more important than ever. If you've been meaning to make the jump to Python 3, but aren't entirely sure how to use the new featuresâor how to migrate your existing codeâthen this course is for you. Instructor Steven Lott illuminates the differences between the two Python versions, going over changes to built-in Python functions and the Python standard library. He also walks through a number of ways to convert your Python 2.7 applications to Python 3, including manual rewrite and automated migration using packages like six, pytest, and 2to3. Along the way, Steven shares his own experiences with this transition and offers helpful suggestions for enhancing the overall quality and performance of your code.
Take your IT career to the next level by becoming an AWS Certified Solutions Architect – Professional. Learn about the benefits of the certification and how to best prepare it.Have you already earned the AWS Certified Solutions Architect â Associate credential and advanced your understanding of how to design and deploy cloud architecture on AWS? If so, becoming an AWS Certified Solutions Architect â Professional can help you take your IT career to the next level. In this course, learn about the benefits of the certification, who it's designed for, and how to best prepare for the core exam topic areas. Lynn Langit provides a general overview of the exam domains, including data security and costing. Lynn also explains where to find key study resources, such as AWS whitepapers, architectural guidance, and other LinkedIn Learning training courses.
Learn how to develop a serverless app on Amazon Web Services (AWS). This course covers how to work with Lambda, DynamoDB, S3, Postman, and API gateway services, from setup to testing.Learn how to develop a NodeJS serverless app on Amazon Web Services (AWS). First, get introduced to several services: Lambda, DynamoDB, S3, Postman, and the API gateway. Then, see how to install Postman, set up an Amazon account, implement an S3 storage bucket with static content, and set up serverless Lambda compute. Next, find out how to create a table on the DynamoDB AWS service and create a POST function. Additionally, discover how to code and test final endpoint functions.IntroductionBuilding a serverless app on AWSWhat you should know1. Getting StartedQuick overview of the AWS servicesOverview of LambdaOverview of DynamoDBOverview of S3 storageOverview of the API gateway2. Base Client and Server SetupInstall Postman for API testsInitial Amazon account stepsSet up an S3 storage bucketAdding static content to your bucketSet up your Lambda compute3. API and Database SetupSet up your DynamoDB tableCode your POST Lambda functionTest your Lambda function4. Final Code for APICode your GET Lambda functionSet up your GET API gatewayTest your endpoints with PostmanConclusionNext steps
Learn how to use Azure Event Grid for event-routing services.Azure Event Grid is a fully managed, intelligent event-routing service that allows for uniform and efficient event consumption using a publish-subscribe model. An alternative to expensive polling, Event Grid allows your services to talk to each other more efficiently and securely. This course demonstrates how to react to relevant events across Azure in near real-time fashion. Get an overview of Event Grid, and learn how it compares to other routing services: Service Bus, Event Hubs, and Queue Storage. Review the security features, and see how Event Grid handles message delivery when it doesn't get a response from an endpoint. Instructor Sahil Malik then demonstrates a practical use case for the technology, using Event Grid to react to Azure Blog Storage events.IntroductionEvent routing with Azure Event GridWhat you should know1. Event Grid OverviewWhat is Azure Event Grid?Compare messaging services2. Event Grid ConceptsImportant terms and conceptsSecurity and authenticationDelivery and retry3. Event Grid with Azure Blob StorageCreate a storage accountCreate storage account for function appCreate a function appAssociate the function app with storageAdd an Azure function as a subscriberAdd an Event Grid subscriptionDemonstrate Event Grid in actionConclusionNext steps
Learn about update and upgrade processes in vSphere by learning about patches, extensions, remediation, rollbacks, and more. Prepare for the VMware Certified Professional exam.Update Manager in vSphere is a central location for configuring and performing updates. Instructor Rick Crisci starts the course with a complete tour of Update Manager. Learn how to perform patches and install new extensions. Find out configure settings for notifications, remediation, rollback, and cluster settings using vCenter Server Appliance. See how to scan a host to identify missing updates of a host, then perform maintenance. Watch how to perform individual and mass upgrades of virtual hardware using VMware Tools. VM updates, server updates, and database instance management are also discussed. This course covers advanced vSphere concepts that are part of the VMware Certified Professional exam.
Learn how to use the diagnostics, instrumentation, and logging tools in Microsoft Azure to manage the health, security, performance, and cost of Azure services and systems.Azure is a complex ecosystem. Diagnosing issues can be difficult with so many services and systemsâbut it's critical to get right. This course takes an Azure-centric approach to diagnosing, instrumentation, and logging with Azure applications. Instructor Sahil Malik explains how to use Application Insights to track and record exceptions; perform diagnostic logging; and view health, activity, and usage metrics in Azure Monitor. He also shows how to use Azure Monitor to track virtual machines and containers, monitor network conditions, and scale services automatically based on predefined rules. Plus, learn how to optimize your deployments with Azure Advisor security and performance recommendations. With these tools and tips, you can gain deeper insights into resources you have provisioned both on-premises and in the Azure cloud.
Learn about Common Language Runtime (CLR) bytecode, and discover how to use it to manage virtual machines in Windows applications.If you know how to speak intermediate language (IL), you have a window into the world as the .NET runtime sees it. In this course, learn about using Common Language Runtime (CLR) bytecode to manage virtual machines in Windows applications, and discover how to speak IL like a pro. Instructor Ted Neward helps to familiarize you with the basics of IL, and walks through this assembly language's syntax. Ted dives into working with ILDasm and ILasm, discusses classes, CIL opcodes and operands, and more.
Cloud administrators must have a firm understanding of cloud principles and services. This learning path offers an introduction to cloud best practices and platforms, including AWS, Azure, and Google Cloud Platform. See how tools in each platform are used for effective infrastructure administration.Explore key components of cloud computing.Learn about the leading cloud computing platforms.Discover certifications that can advance your cloud career.
Prepare for the AWS Certified Developer - Associate certification exam by mastering skills in AWS development, security, deployment, refactoring, and monitoring and troubleshooting.Learn the basics of AWS development.Develop and deploy secure applications to AWS.Write sustainable code that is secure and optimized for AWS.
Get an overview of Azure Functions—an event-driven, serverless compute platform—and review scenarios for integration with other Azure cloud services.Azure Functions is an event-driven, serverless compute platform that enables on-demand code generation. If you want to build serverless solutions using Microsoft Azureâor you're just curious about how Azure Functions worksâthen this course is for you. Join instructor Tiago Costa as he provides a comprehensive overview of Azure Functions and shares real-world scenarios for integration with other Azure cloud services. Throughout the course, Tiago covers basic concepts such as the main trigger types, as well as more advanced features, including how to implement a continuous integration and continuous delivery (CI/CD) pipeline with Azure Functions. To wrap up, he shares real-world examples of how Azure Functions can be used to address customer requests.IntroductionAzure Functions and app modernizationWhat you should know1. Azure Functions OverviewIntroduction to Azure FunctionsCreating your first Azure FunctionCreating Azure Functions in VS CodeWhat is serverless?Azure Functions pricingAzure Function using PowerShellAzure Functions using other languages2. Triggers and BindingsWhat are triggers and bindings?Timer triggersHTTP triggersAzure Blob Storage triggersAzure Queue Storage triggersOther triggers3. Azure Functions Advanced FeaturesImplementing a custom domain name and SSLIntegration with Azure Key VaultCI/CD of Azure FunctionsImplementing CORS4. Real-World ExamplesPurchase order generation architectureAnalyzing tweets sentiment architectureDigital city with Azure FunctionsEmployee onboardingConclusionNext steps