V007 - Weekly Technology Vlog #7 (Recap, NEW SITE, NEWS!)

V007 - Weekly Technology Vlog #7 (Recap, NEW SITE, NEWS!)

2021-02-15

The Cloud with Chris v2 website takes centre stage this week — a Hugo-powered redesign featuring a unified content hub for episodes, blogs, and guest pages with Podscribe AI-generated transcripts embedded directly on episode pages for accessibility. Chris invites community feedback at v2.cloudwithchris.com before the official launch, and the site reflects his ongoing commitment to making all content accessible.

On the security front, the most actionable update covers the npm dependency confusion (package substitution) attack, where an attacker publishes a public package matching an organisation’s internal private package name to exploit upstream registry resolution and infiltrate the software supply chain — a technique that successfully targeted several large companies in security research testing. The Azure DevOps blog covers upstream behaviour changes in Azure Artifacts to address this, and GitHub’s post recommends using scoped packages and project-level .npmrc files to pin registries. Azure DevOps also introduces continuous monitoring for web performance and accessibility using the Lighthouse API and axe-core as part of CI/CD pipelines — a workflow Chris plans to adopt for the v2 site. The Azure DevOps demo generator gets a refreshed blog from Damian Brady covering pre-configured project templates including Cloud Adoption Framework migration scenarios.

Tom Keane’s Azure blog post on bringing Azure to the International Space Station via HPE edge hardware explores scientific use cases including dust storm weather modelling for Mars missions, hydroponics and plant growth analysis, and medical imaging — representing cloud at the true frontier of edge computing. A personal access token management API enters private preview for Azure DevOps, and GitHub surfaces CWE and CVSS scores on security advisories to give developers richer vulnerability context.

Related Content

V001 - Weekly Technology Vlog #1 (Blog, Hugo, Azure, GitHub & Azure DevOps)

V001 - Weekly Technology Vlog #1 (Blog, Hugo, Azure, GitHub & Azure DevOps)

2021-01-04

Chris launches the weekly vlog format with a recap of December 2020, including open source contributions to the Hugo Castanet theme and the start of a new community-focused Hugo theme project. He reviews Azure updates covering Azure Synapse Analytics GA and Microsoft BGP routing security improvements, highlights GitHub's DevSecOps tooling with CodeQL and Dependabot, and explains the new Azure DevOps service tag for network security groups.

GitHub Actions and Azure - Getting started with GitHub Actions and Azure Login

GitHub Actions and Azure - Getting started with GitHub Actions and Azure Login

2020-11-29

New to GitHub Actions? This episode is your starting point. Chris walks through GitHub Actions workflow fundamentals—YAML syntax, jobs, steps, GitHub-hosted runners, and secrets management—then shows how to authenticate against Azure using the Azure Login action and a service principal, before running Azure CLI commands as part of your first automated pipeline.

V006 - Weekly Technology Vlog #6 (Recap, Coming Up and NEWS!)

V006 - Weekly Technology Vlog #6 (Recap, Coming Up and NEWS!)

2021-02-08

Chris hosts the first live weekly vlog, recapping the Cloud Gaming Notes debut and a candid mental health conversation with Andrew Nathan. He covers Azure Security Center updates including dangling DNS protection for Azure Defender and the secure score API GA, spotlights Project Bicep as a new ARM template authoring experience with a VS Code extension, and highlights GitHub's engineering post on SLO-based deployment pipeline reliability.