Cloud Academy – Using Azure Data Lake Storage Gen2

Cloud Academy – Using Azure Data Lake Storage Gen2-STM
English | Size: 484.40 MB
Category: Tutorial

Azure Data Lake Storage Gen2 (ADLS) is a cloud-based repository for both structured and unstructured data. For example, you could use it to store everything from documents to images to social media streams Data Lake Storage Gen2 is built on top of Blob Storage This gives you the best of both worlds. Blob Storage provides great features like high availability and lifecycle management at a very low cost. Data Lake Storage provides additional features, including hierarchical storage, fine-grained security, and compatibility with Hadoop The most effective way to do big data processing on Azure is to store your data in ADLS and then process it using Spark (which is essentially a faster version of Hadoop) on Azure Databricks

PluralSight – Using IIS as a Developer

PluralSight – Using IIS as a Developer-JGTiSO
English | Size: 238.81 MB
Category: Tutorial

Delivering applications today means delivering applications to the web, and working in the Microsoft stack means delivering with Internet Information Server (IIS), their flagship webserver. In this course, Using IIS as a Developer, you ll learn to make IIS work for you.. First you ll explore the underlying protocols that make a connection between IIS and a browser work. Next, you ll discover how IIS is organized, and how to deliver applications to it. Finally, you ll learn how to structure your applications effectively for deploying to IIS. When you re finished with this course, you ll have the skills and knowledge of working with Internet Information Server (IIS) needed to operate effectively as a web developer with the Microsoft stack

Packt – Modeling Count Data using Stata-XQZT

Packt – Modeling Count Data using Stata-XQZT
English | Size: 1.06 GB
Category: Tutorial

The course is divided into two parts. In the first part, you ll be introduced to the theory behind count models in an intuitive way while keeping the math at a minimum. The course starts with an overview of count tables, where you ll learn how to calculate the incidence rate ratio. You ll get to grips with Poisson regression and understand how to work with continuous, binary, and categorical variables. As you advance, you ll explore the concept of overdispersion and how to address this issue using negative binomial models. The course also covers other count models such as truncated models and zero-inflated models.
In the second part of the course, you ll be able to apply what you have learned using Stata. You ll be taken through a large project where you ll fit the Poisson, negative binomial, and zero-inflated models. Additionally, you ll discover the tools used to compare these models.

Packt – GUI Automation Using Python

Packt – GUI Automation Using Python-XQZT
English | Size: 1.98 GB
Category: Tutorial

GUI Automation is the vital support tool for automated testing, screen scraping, automated data entry, content migration, and application integration. The first part of the course explains to you the significance and purpose of GUI automation and teaches you how to create a virtual machine in AWS You will dive deep into the core concepts of GUI automation including mouse event functions, keyboard control functions, and browser automation using PyAutoGUI. In the concluding sections, you will get acquainted with web scrapping and selenium web driver. By the end of this course, you ll have the skills you need to tackle various problems related to your GUI automation and be able to implement effective Python scripting solutions to achieve the best results