Showing category results for CSE

Mar 15, 2022
Post likes count1

E2E Tests for LoRaWAN Starter Kit with Real Hardware

Maggie Salak

This article focuses on the different aspects of end-to-end testing of the LoRaWAN Starter Kit project. Due to the specifics of the LoRaWAN protocol and the Starter Kit, the end-to-end testing of the solution needs to be performed with real hardware which includes LoRa leaf devices, LoRa concentrators and Edge gateways.

CSE
Mar 2, 2022
Post likes count1

Observability Journey

agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. A key factor in being successful in our goal is to educate and develop the solution by applying certain Engineering Fundamentals. In this article, we will cover Observability.

CSE
Mar 2, 2022
Post likes count1

Entity Framework Journey

agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. In this article, we will cover an aspect of our Engineering Fundamentals, DB change management using Entity Framework.

CSEFrameworks
Mar 2, 2022
Post likes count2

Continuous Integration and Deployment Journey

agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. A key factor in being successful in our goal is to educate and develop the solution by applying certain Engineering Fundamentals. In this article, we will cover Continuous Integration

CSEDevOps
Mar 1, 2022
Post likes count0

Privacy in Medical Systems using FHIR

Avishay Balter

This post describes how we leveraged the FHIR specification to define a model of ownership for resources and delegation of access to FHIR resources by their owners.

CSEHealthcare
Dec 20, 2021
Post likes count0

Re-Simulation in Automated Driving

rofaucon

Autonomous Driving is a competitive market with complex security and processing challenges. This article highlights how we met concerns and constraints when developing a cloud-based Autonomous Driving re-simulation solution.

CSE
Nov 23, 2021
Post likes count4

Working with a Monorepo

Martin Tirion

In this blog post, we want to share a Microsoft manufacturing customer’s journey that started off by setting up with them the core piece for their software development: a monolithic repository — or monorepo for short.

CSEDevOps
Nov 11, 2021
Post likes count0

Azure Service Operators – A Kubernetes native way of Deploying Azure Resources

Janani Vasudevan

The promise of being able to standardize on Kubernetes as a platform is attractive as it offers unique solutions to many of the challenges companies face. This post talks about the Azure Service Operator open source project that helps customers deploy Azure Resources using Kubernetes definitions

CSEDevOpsContainers