Ever wish you had a Docker dev workstation in Azure? About two months ago, we introduced the Azure Kung Fu VM, and judging by the views of that...
Category
Development
Getting Started with Visual Studio Codespaces – Cloud IDE
The Visual Studio Codespaces (formerly Visual Studio Online / VSO) web-based IDE is now available to be used. Based on the popular Visual Studio...
GitHub Satellite ’20 Announcements: Discussions, CodeSpaces, securing code, and more!
Earlier this week, GitHub hosted their annual GitHub Satellite event. The GitHub Satellite 2020 event this year was completely virtual, and free for...
Free GitHub Satellite Virtual 2020 Event May 6
GitHub's virtual event GitHub Satellite Virtual 2020 is coming up on May 6, 2020! This is a FREE virtual event featuring developers working together...
Visual Studio Online is now Visual Studio Codespaces
Microsoft's web-based development environment, Visual Studio Online, has been rebranded to Visual Studio Codespaces. This is a web-based development...
Microsoft Build 2020 Registration Open – Free Virtual Event
The Microsoft conference "for developers by developers" is almost upon us, and registration has officially opened! This Microsoft annual, and...
GitHub CLI (gh) Cheat Sheet
When working with GitHub Repositories, the Github.com website provides an excellent interface for working with Issues, Pull Requests, and...
Git Cheat Sheet
When working with any command-line tool, like Git, it can be easy to forget some of the commands you don't use very often. This is true for those...
GitHub Mobile App Released
GitHub keeps on innovating in the source control management and collaboration space. There have been great new features like GitHub Actions...
GitHub acquires npm
Nat Friedman, the CEO of GitHub, announced that GitHub has signed an agreement to acquire npm. "npm, inc." is the company behind the extremely...
Microservices Architecture Hands-on Lab: Developer Edition – Microsoft Cloud Workshop
In this hands-on lab, you will construct an end-to-end Proof of concept for ticket ordering based on a microservices architecture based on Service...
Azure Media AI Hands-on Lab – Microsoft Cloud Workshop
In this workshop, you will learn how to build, setup, and configure a Web Application that performs media streaming using Azure Services; including...
Microsoft Ignite 2019 Book of News
Microsoft has tons of news and updates they've announced at Microsoft Ignite 2019 in Orlando, Florida this week. Ignite is Microsoft's biggest tech...
Microsoft Ignite 2019 Rumors and Predictions: What’s coming?
The Microsoft Ignite 2019 conference in Orlando, Florida is only a few short weeks away. The excitement for Microsoft's largest annual conference is...
Security of Azure Container Registry Image Promotion Flow
In Microsoft Azure, the natural fit to host container images is the Azure Container Registry (ACR) service. Teams implementing immutable...
.NET Core 3.0 Released / .NET 5 is vNext
It feels like it was not too long ago when .NET Core 1.0 was released. Well, today Microsoft just announced the latest .NET Core 3.0! There have...
End-to-end CI/CD automation using Azure DevOps unified Yaml-defined Pipelines
Azure pipeline as a core part of Azure DevOps, it allows for the creation of CI ( Continuous Integration) pipeline in a declarative way using YAML...
Cloud Design Patterns Infographic
Cloud Design Patterns offer prescriptive guidance to designing and architecting solutions in the cloud. Microsoft patterns and practices has this...
Top 3 Features in C# 8 that will change the way you write code
C# 8 is the upcoming latest major version of the official programming language from Microsoft. C# 8 is packed with amazing features and some of them...
Visual Studio Online Web-based IDE Private Preview
"Developing for the cloud, in the cloud" has been a pretty cool idea for some time now. There are times when locally installed developer tools make...