Developer Support

Advocacy and Innovation

Latest posts

Mar 6, 2020
Post comments count 0
Post likes count 1

DevOps Dojo de Microsoft Servicios

Developer Support

“DevOps Dojo: Cinta Blanca” contiene ocho módulos, cada uno alineado con conceptos clave de DevOps como integración continua, seguridad continua, planeación continua y otros.

Mar 5, 2020
Post comments count 5
Post likes count 1

Technical Debt – The Anti-DevOps Culture

Developer Support

Technical Debt can be defined as as “the concept in software development that reflects the implied cost of additional rework caused by choosing an easy (limited) and faster solution now instead of a using a better approach that would take longer”

Mar 4, 2020
Post comments count 0
Post likes count 0

Dapr in a microservices architecture

Developer Support

Dapr is an event driven runtime that helps to build stateless and stateful microservice applications, with a diversity of languages and frameworks.

Mar 2, 2020
Post comments count 0
Post likes count 0

Developing SaaS Solutions for Government Customers

Developer Support

Are you already developing for, or want to extend your SaaS solutions to, the Microsoft Azure Government cloud? Read this article to learn more about considerations for your planning process.

Feb 25, 2020
Post comments count 0
Post likes count 0

From 0 to continuously delivered micro services applications – Part 1

Developer Support

In this first post in a 7-part series, Premier Consultant Ilias Jennane explains the fundamentals of containers and Docker.

Feb 21, 2020
Post comments count 0
Post likes count 0

Sprint Zero Considered Harmful!

Developer Support

Successfully delivering valuable functionality in the first sprint or three can be difficult, and for some, simply impossible. But the lessons learned from the attempt are invaluable! Taking an early hit, failing in the short term is unimportant if it improves the chance of success in the long run.

Feb 21, 2020
Post comments count 0
Post likes count 0

Azure Key Vault and Transparent Data Encryption

Developer Support

Azure Key Vault is a tool for securely storing and accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, or certificates. A vault is a logical group of secrets.

Feb 20, 2020
Post comments count 0
Post likes count 0

How to Maximize the Value of Your Planning Session

Developer Support

Asking these questions during sprint planning is a great way to start a conversation that will both achieve the principles of collaboration and engagement, and ensure a greater understanding of the value that the product is expected to deliver to its users.

Feb 17, 2020
Post comments count 0
Post likes count 0

Get WebPart Information using REST

Developer Support

This post will give an example of getting WebPart information for a page, using the REST API. The gd-sprest library will be used for this example.