Building Apps in Azure App Services and Serverless Workloads

In this webinar, we will focus on how and what services we should use to build Cloud Applications using PaaS and Serverless workloads. We will build an application using Azure Services like App Service, Azure DevOps, Azure KeyVault, Azure Storage, Azure Functions, and SQL Databases.

10 Tools and Techniques Python Web Developers Should Explore

Building web applications is one of Python’s true superpowers. Yet, the wide-open ecosystem means there are SO MANY CHOICES for any given project. How do you know whether you’re using the right tool for the right problem? In this webcast, you will go on a tour of modern Python-based web techniques and tooling. We’ll see…

Azure Functions

Azure Functions are getting a lot of traction in the Microsoft Azure world. As a cloud professional, you need to understand Azure Functions and how they can help you in improving your workloads. In this webinar, we will check how Azure Functions can help you to create easy running small pieces of code in Azure.…

Serverless in Azure

One of the latest innovations in Cloud is the offering of serverless services. Microsoft Azure is one of the main platforms that have several services to offer. With serverless, we want to bring Platform as a Service (PaaS) services to their max, creating services where cloud professionals can totally focus on their business and not…

Azure Storage for Developers

Azure developers need to work with many types of data. Azure Storage is an amazing PaaS service that is highly scalable and secure. In this webinar, we will take a look into the main capabilities of Azure Storage, and what design considerations developers should be aware of when implementing Azure Storage in their applications. We…

A Crash Course in Kubernetes on Azure

In this webinar, we’ll help you get started with Kubernetes, particularly Azure Kubernetes Services, as we break down into bite size chunks so you can get a jump start on your Kubernetes experience.

Arm your Azure Infrastructure

In this session, we’ll show you how to generate ARM Templates for consistent and repeatable deployments, and how you can automate the deployment of your Infrastructure. During a demo-dependent session, we are going to check how Azure DevOps can help us, using Azure Repos to control the versioning of ARM Templates, and Azure Pipelines to…

Check Out This Awesome Vue(js)!

Vue.js describes itself as an approachable, versatile, and performant JavaScript framework. Vue.js is gaining in popularity among developers because it’s lightweight, intuitive, easy to learn, and combines many of the best characteristics of the most popular JavaScript frameworks such as React and Angular. In this webinar, Chris will explain what Vue.js is and he’ll show…

Warm up Your JavaScript Skills!

In this webinar, Chris will first give you a low-level review of how JavaScript works, followed by an explanation and hands-on coding demos of some of the most interesting new features: including modules, template literals, generator functions, async functions, and more.

Master Python’s Async Features

Python’s async and parallel programming support is highly underrated. In this webcast, we will introduce the entire spectrum of Python’s parallel APIs. Then we will focus in on the most promising, most useful, and modern feature of Python’s async capabilities: the async and await keywords. During the webcast, we will build a small application that…

Pull Yourself up With Bootstrap 4!

Bootstrap 4 is the latest version of the popular CSS and JavaScript framework originally created by Twitter. Through live coding demos, Chris will show how Bootstrap makes creating dynamic and responsive web user interfaces easy. You’ll also learn how Bootstrap 4 differs from previous versions, and get some tips for whether and how to upgrade…

DevOps: Effective Application Instrumentation with Application Insights

This talk will show you how you can leverage Azure Application Insights to collect data from your solution’s components and to allow you to explore and display your telemetry in ways that you can leverage to provide valuable understanding of your application’s behavior and the way your users interact with it. Need help with a…