Lynda – Microsoft Azure Synapse for Developers

Lynda – Microsoft Azure Synapse for Developers-APoLLo
English | Size: 244.62 MB
Category: Tutorial


Data powers decision-making. And to effectively leverage data to support business insights, companies must be able to query data and run analytics at a large scale. Azure Synapse, formerly known as Azure SQL Data Warehouse, can help. This powerful analytics service blends big data analytics with data warehousing, offering organizations a way to store large amounts of incoming data for a reasonable cost. In this course, instructor Nertil Poci helps developers get up and running with Azure Synapse and build their first data warehouse. Nertil goes over the benefits that Azure Synapse offers, as well as how to provision a data warehouse, load and query data, and leverage best practices to minimize costs and optimize your data warehouse. Along the way, he shares challenges that allow you to practice your new skills.

Pluralsight – A Developers Introduction To Electronics CodeMash

Pluralsight – A Developers Introduction To Electronics CodeMash-REBAR
English | Size: 218.36 MB
Category: Tutorial


Are you a programmer? Odds are you have a love of Raspberry Pi, Arduino, and other devices of their ilk. These devices are easy to program. When it comes to building circuits for these devices to control, you might find yourself following instructions without understanding what’s going on. This talk will correct that. Guy Royse will explain the basics of electronics and the components that are used to build circuits. After this session, you’ll be able to build circuits that you can use for your own projects and have the knowledge on how they work.

PluralSight – Cryptography Fundamentals for Developers and Security Professionals

PluralSight – Cryptography Fundamentals for Developers and Security Professionals-iNKiSO
English | Size: 344.67 MB
Category: Tutorial


The Java and .NET frameworks contain all the algorithms you need to keep your users’ data secret from prying eyes. Web servers like Apache, Tomcat, and IIS, combined with tools like OpenSSL keep your users secure online. But to use these tools correctly and to avoid mistakes of the past, you must understand how cryptography works. Learn the math behind encryption and digital signatures. Study examples of how it has been misused, and explore the possibilities that cryptography enables in digital currency and collaboration

PluralSight – Kubernetes for Developers Integrating Volumes and Using Multi container Pods

PluralSight – Kubernetes for Developers Integrating Volumes and Using Multi container Pods-BOOKWARE-KNiSO
English | Size: 239.47 MB
Category: Tutorial


Release Notes: This course teaches vital skills for deploying applications to Kubernetes in production environments. In this course, Kubernetes for Developers: Integrating Volumes and Using Multi-container Pods, you’ll gain the ability to deploy and secure complex real-world applications on Kubernetes. First, you’ll learn how to integrate production-grade external storage volumes into real-world Kubernetes clusters. Next, you’ll discover the major multi-container Pod Patterns and gain hands-on experience implementing them and learning how they can augment and productionise your Kubernetes applications. Finally, you’ll explore Kubernetes authentication and authorization, and learn how to use Service Accounts and RBAC to control access to the Kubernetes API from the applications running on your clusters. When you’re finished with this course, you’ll have the skills and knowledge needed to securely deploy more complex applications to Kubernetes. Software required: Access to a Kubernetes cluster (easy options include Docker Desktop or Minikube on your laptop, or any of the major hosted cloud Kubernetes services)

Lynda – Azure for Developers Introduction to the Microsoft Identity Platform

Lynda – Azure for Developers Introduction to the Microsoft Identity Platform-APoLLo
English | Size: 180.59 MB
Category: Tutorial


The Microsoft Identity Platform is generating buzz in the developer community-and for good reason. This new platform provides developers with a new, unified system for authentication and authorization with the Microsoft Graph, Microsoft secured APIs, third-party APIs, and even your own APIs. In this course, join instructor Sidney Andrews as he shows developers how to get up and running with the Microsoft Identity Platform. Sidney provides an overview of the platform, along with how to use its Microsoft Authentication Library (MSAL) in C# code. He covers how to manually authenticate to the Microsoft Identity Platform, including how to register a new application in Azure Active Directory, authenticate an identity, and obtain and use security tokens. He then discusses how to authenticate to the Microsoft Identity Platform using MSAL.