Today, I have hosted and presented Nashua Cloud User Group. The topic is Azure DevOps. Talk Description This is an online-only meeting. In this session, we will explore with a sample project to learn Azure Boards Pipelines Repos Test Plans Artifacts Marketplace extensions Meeting URL https://www.meetup.com/nashuaug/events/282852092/ The Deck Demo Script https://github.com/nhcloud/techtalk
azure
NASHUA: Azure Automation and Update Management (ONLINE)
Today, I hosted and presented Nashua Cloud User Group about Azure Automation and Update Management Applications. Talk Description Azure Automation delivers cloud-based automation, operating system updates, and configuration service that supports consistent management across your Azure and non-Azure environments. It includes process automation, configuration management, update management, shared capabilities, and heterogeneous features. This session will […]
NASHUA: Azure Static Web Apps (ONLINE)
Today, I presented Nashua Cloud User Group online about Azure Static Web Apps. Talk Description Azure Static Web Apps allows you to develop modern full-stack web apps quickly and easily with a static front-end and dynamic back end powered by Serverless APIs. Azure Static Web Apps offers cost-effective pricing from hobby to production apps. This […]
BOSTON: Azure Front Door (ONLINE)
Today, I presented Boston Azure and North Boston Azure User Group online about Azure Front Door and Front Door Standard/Premium services. The session was very interactive, engaging with loads of questions from attendees. Talk Description Azure Front Door is a global, scalable entry-point that uses the Microsoft global edge network to create fast, secure, and […]
NASHUA: Azure Private Link (ONLINE)
Today, I presented Nashua Cloud User Group online about Azure Private Link. Talk Description Azure Private Link provides private connectivity from a virtual network to Azure platform as a service (PaaS), customer-owned, or Microsoft partner services. This session includes a deep discussion and demo of the following items: Virtual Network Basics Azure Private Endpoint Azure […]
NASHUA: Azure Security Center (ONLINE)
Today, I presented Nashua Cloud User Group online about Azure Security Center. Talk Description Azure Security Center provides security posture management and threat protection for your hybrid cloud workloads. Cloud Security Posture Management includes Policies, initiatives, recommendations, secure scores, and security controls. Cloud Workload Protection protects threats against servers, cloud-native workloads, databases, and storage security […]
BOSTON: Infrastructure as Code using ARM Templates (ONLINE)
Today, I presented Boston Azure and North Boston Azure User Group online about Infrastructure as Code using Azure Resource Manager Templates. The session was very interactive, engaging with loads of questions from attendees. Talk Description Azure Resource Manager (ARM) Templates simplifies the process of automating the application infrastructure provisioning using Templates, policies, and configuration files. […]
HTTP/2 Configuration
HTTP/2 supported IIS version 10 and above using Windows 10 or Windows Server 2016 or later. HTTPS/2 uses a single connection (multiplexed) between multiple requests; new browser requests sent without waiting for other requests to finish. For web sites hosted in virtual machines might already be using HTTP/2. If the app hosted in Azure Platform […]
NASHUA: Infrastructure as Code using ARM Templates (ONLINE)
Today, I presented Nashua Cloud User Group online about Infrastructure as Code using Azure Resource Manager Templates. The session was very interactive, engaging with loads of questions. Talk Description Azure Resource Manager (ARM) Templates simplifies the process of automating the application infrastructure provisioning using Templates, policies, and configuration files. Application Infrastructure includes Networks, Compute (Virtual […]
AppService Multi-tenant configuration using App Gateway
In Multi-tenant architecture, the same web instance runs multiple websites; in this mode, each website can have separate host headers on the same web instance. Application Gateway provides options to override the HTTP host headers. In this scenario, we will configure as not to override so that the header value is not changed. In this […]