Understanding Azure Kubernetes Service (AKS) Storage

Kubernetes can integrate with several storage options available on Azure, including Azure Files, Blob Storage, and Azure Disks from Microsoft, as well as other options from third-party vendors like NetApp. In this webinar, we’ll look at the options available to Kubernetes, how to use them, and when to use them so you can choose the…

Understanding Azure Active Directory

Azure Active Directory is Microsoft’s answer to an all in one identity and access management solution. In this webinar, you will learn about many of the features in Azure AD, and how and when you should use them.

Azure DevOps with Azure Resources

Azure DevOps is a Swiss Army knife for automation on Azure. It offers a full range of tools for managing projects of all types and can be used to deploy apps and infrastructure through automation. In this demo-packed session, you’ll see some of the features Azure DevOps offers for building and deploying applications to a…

FUNDAMENTALS OF DEEP LEARNING

Deep learning is a subset of machine learning that relies on deep neural networks. It is how computers identify objects in images, translate speech in real-time, generate artwork and music, and perform other tasks that would have been impossible just a few short years ago. Learn what neural networks are, how they work, and how…

Setting Up Hybrid Hub and Spoke Networks on Azure

Hybrid connectivity for on-premise datacenters to the cloud and cloud-to-cloud connectivity requires creating complex networks to ensure the networks are scalable and secure while still being cost-effective. Microsoft with Azure has created several technologies to simplify this process and support the network topology pattern known as “Hub and Spoke,” which uses a “hub” of shared…

Machine Learning for .NET Developers: Intro to ML.NET

Need to incorporate machine learning (ML) and AI into your next project, but not excited about learning Python? ML.NET is Microsoft’s open-source ML library for .NET developers. With it, you can create sophisticated machine-learning models, and you can use transfer learning to build neural networks that perform image classification and other computer-vision tasks. And you…

Machine Learning for Software Developers

In this webinar, you will get an intro to Machine Learning using scikit-learn. Machine learning (ML) expands the boundaries of what’s possible by letting software do things that can’t be done algorithmically. From fraud detection and sentiment analysis to spam filtering and facial recognition, it touches lives every day. Learn the basics of machine learning…

Doing Things the Right Way – An Introduction to Azure Managed Identities

As Public Cloud usage continues to grow, new problems emerge, and new tools arise to help us meet those challenges. However, these solutions have been prone to error and both misconfiguration and credential leaks have become genuine security issues, leading to data breaches, ransomware attacks, and data loss. Microsoft has introduced Azure Managed Identities as…

Azure Synapse Analytics

Microsoft is integrating all data ingestion tiers into one product: Azure Synapse. One of the services is Azure Synapse Analytics. In this webinar Armando Lacerda will go over the foundation elements of Synapse Analytics, it’s architecture, table types, performance tips, and best practices. You will learn how to get started and running in this new…

Azure Networking for Developers

Developers are not network engineers, but the need for basic network knowledge by developers is even more important now, because the line between infrastructure and software has blurred. As deployment pipelines mature and they move to the cloud, entire environments can be deployed from scratch using automation, thus infrastructure must be “infrastructure as code”. Azure…

Dockerfile Tips and Tricks

The ubiquity of Docker Containers has made knowledge of how to write Dockerfles an essential skill for developers, DevOps engineers, and even data scientists that use Docker containers for different kinds of workloads. While Dockerfiles on the surface don’t seem overly complicated, when not done optimally, it can leave a container exposed to a security…

Azure Machine Learning: From 0 to Deploy in 60 Minutes

It is time to make sense between Machine Learning and Artificial Intelligence. In this demo heavy session, Armando will explain when to use one or the other and will focus on the custom Machine Learning model creation and deployment. You will learn: • The difference between AI and ML • How data preparation is done…