Tags
Language
Tags
August 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Build Node.Js Apps: Deploy & Monitor On Azure App Service

    Posted By: ELK1nG
    Build Node.Js Apps: Deploy & Monitor On Azure App Service

    Build Node.Js Apps: Deploy & Monitor On Azure App Service
    Last updated 2/2019
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.80 GB | Duration: 5h 21m

    Modernize an existing Node.js web app and deploy it to Azure via App Service.

    What you'll learn

    Explore the flexibility of Azure App Service to configure and scale up your Node .js Web App.

    Prevent performance issues by monitoring and diagnosing your app with Azure App Service.

    Perform necessary tests on your refactored Node .js app and deploy it to Azure.

    Build an application using Node .js and understand what it takes to build cloud-native apps

    Learn about different Azure architectural building blocks you can use to run Node .js apps on Azure.

    Use Azure architectural building blocks and integrate CI/CD DevOps pipeline concepts.

    Understand Azure services such as Azure Web Apps, Azure Container Services, and Cosmos DB and highlight specifics used by Node .js applications.

    Extend Azure application benefits by integrating with Azure Container Services and Azure Kubernetes Services.

    Monitor and troubleshoot your application using Azure Application Insights.

    Requirements

    No prior knowledge of Azure is required. However, prior basic knowledge of the Node .js framework is expected.

    Description

    Have you been worrying that your existing web applications aren't good enough to take advantage of the elasticity of the cloud? Or that refactoring them is going to be very difficult? Azure App Service comes to your rescue! Azure App Service is one of the easiest ways to deploy apps to the Cloud. It provides powerful capabilities such as built-in development operations, continuous integration with Visual Studio Online and GitHub, staging and production support, and automatic patching for Azure developers to quickly create web applications. It also enables integration with on-premises or other cloud systems.This comprehensive 2-in-1 course is concise and appropriate to use Azure building blocks to deploy your Node .js microservice-based apps to the cloud. Initially, you’ll build a sample Node .js application for Azure Cloud. You’ll also understand Azure services such as Azure Web Apps, Azure Container Services, and Cosmos DB and highlight specifics used by Node .js applications. Moving further, you’ll explore the flexibility of Azure App Service to configure and scale up your Node .js Web App. You’ll also perform necessary tests on your refactored Node .js app and deploy it to Azure. Finally, you'll set up and secure a cloud MySQL database for your web app to manage and schedule your server tasks in the background with Azure!By the end of the course, you’ll build and launch a Node .js application using Web Apps, CosmosDB, and Container Services. Refactor Node .js Web apps and deploy, scale, and monitor them on Azure App Service.Contents and OverviewThis training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Modernize Node .js Web Apps with Azure App Service, covers refactoring Node .js Web apps and deploy, scale, and monitor them on Azure App Service. You will benefit from effortless CI/CD configurations and automatic deployments to staging and production environments and will have more streamlined testing and Quality Assurance processes. Also, you will easily scale your app to meet business needs (while monitoring it for errors and usage statistics with ease) through Azure's services. By the end of this course, you will be confident enough to modernize an existing Node .js web app and deploy it to Azure via App Service.The second course, Microservice Development on Azure: Node .js, covers how to build and deploy apps with Node .js and Microsoft Azure. This course shows you step-by-step how to use Azure Building Blocks to deploy your Node.js microservice-based apps to the cloud. You will start with what cloud-native applications are and their benefits. You will also learn about the crucial reasons for developing a Node .js app and deploying it on Azure. Then you will understand different Azure services, highlight Azure building blocks used by Node .js apps, and deploy your Node .js applications on the Azure Cloud platform. Finally, you will monitor and troubleshoot your Node .js applications with Azure App Insights.By the end of the course, you will have mastered building an application in Node .js that's based on microservices, deploying it on the Azure Cloud platform, and monitoring and troubleshooting it with Azure App Insights..By the end of the course, you’ll build an application in Node .js based on microservices, deploy on the Azure Cloud platform: Monitor & troubleshoot with Azure App Insights.About the AuthorsDimitris Loukas is a software engineer currently part of a growing start-up building a revolutionary referral marketing platform with Node .js, Angular, MySQL, Redis, and Docker. He also develops trading software applications using C#, Aurelia, and TypeScript. He is an author at Packt and has developed many video tutorials in C#, .NET Core, and TypeScript. He has worked for two startups in the past, is active in the open-source community, and loves taking up small side-projects. He has developed microservices using C# and Node .js and has also mastered Angular, Aurelia, and Vue .JS. He is an early adopter of .NET Core and is fascinated by modern JavaScript and where the web is going.Peter De Tender is the CEO and Lead Technical Trainer at PDTIT and 007FFF Learning, a Microsoft Cloud Platform Architect, an extremely passionate trainer and speaker, Azure MVP (2013-2018), Microsoft Certified Trainer (MCT), and a technical writer. After starting his career in 1996, Peter has never looked back from Microsoft infrastructure technologies. At present, he’s an expert on Azure and Azure Stack, coaching global Microsoft Partners, larger Microsoft customers, and Microsoft FTE teams all over the World so they can achieve more with Azure. While this got him a position as FTE for Microsoft Corp in the global Microsoft AzureCAT GSI (Azure Engineering) team early in 2016, his passion for speaking and presenting made him decide to return to his own company after about a year, coming back with an even stronger focus on providing readiness workshops and architect consulting on the Azure platform. He recently published Learning Operations Management Suite with Apress , co-authored the Microsoft Official Curriculum for the 70-535 Architecting Azure Solutions, and is currently writing Azure Governance and Security for Apress, as well as authoring a series of advanced Azure training videos for Packt Publishing. Get in contact with Peter through social media, preferably Twitter @pdtit or @007FFFLearning.

    Overview

    Section 1: Modernize Node.js Web Apps with Azure App Service

    Lecture 1 The Course Overview

    Lecture 2 Traditional Web Apps

    Lecture 3 MyToDoListJS App

    Lecture 4 Benefits of Azure App Service

    Lecture 5 First Step –GitHub

    Lecture 6 Creating an Account

    Lecture 7 Azure Dashboard

    Lecture 8 Resource Groups

    Lecture 9 Creating a Database

    Lecture 10 Securing the Database

    Lecture 11 Connecting to the Database

    Lecture 12 Getting Started with Azure App Service

    Lecture 13 App Service Dashboard

    Lecture 14 Setting Up Environmental Variables

    Lecture 15 ExpressJS and Azure App Service

    Lecture 16 Preparing the Frontend

    Lecture 17 Git Remote Branches

    Lecture 18 First Deployment with Git

    Lecture 19 Recovering from Errors

    Lecture 20 Automatic Deployments

    Lecture 21 Using VSTS

    Lecture 22 Staging Slots

    Lecture 23 Full Development Cycle

    Lecture 24 WebJobs

    Lecture 25 Monitoring for Errors

    Lecture 26 Inspecting Your App's Metrics

    Lecture 27 Adding Application Insights to Your App

    Lecture 28 Querying Application Insights

    Lecture 29 Setting Up Alerts

    Section 2: Microservice Development on Azure: Node.js

    Lecture 30 The Course Overview

    Lecture 31 What App Are We Building?

    Lecture 32 Developing the Node.js Sample App

    Lecture 33 Introduction to MongoDB

    Lecture 34 Optimizing Node.js for Cloud

    Lecture 35 Monitoring and Troubleshooting

    Lecture 36 What Is Digital Transformation?

    Lecture 37 Benefits of Cloud-Native Apps

    Lecture 38 Key Reasons for Running Node.js on Azure

    Lecture 39 The Node.js CI/CD Toolkit

    Lecture 40 Cosmos DB Overview

    Lecture 41 Deploying Azure Web Apps

    Lecture 42 Azure Container Services

    Lecture 43 Azure Kubernetes Services (AKS)

    Lecture 44 Azure SLA for Cosmos DB

    Lecture 45 Azure Web App High Availability

    Lecture 46 Azure Reference Architectures

    Lecture 47 What Are Application Insights?

    Lecture 48 AKS Monitoring Dashboards

    Lecture 49 Course Summary

    Application & Node .js Developers who are new to Azure and are interested in learning how to develop and deploy Node .js applications on Azure. Also, want to refactor existing Node .js Web Apps to deploy them to Azure App Service where they can scale, test, and monitor them.