Developer Support
Advocacy and Innovation
Latest posts
DevOps Dojo de Microsoft Servicios
“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.
Technical Debt – The Anti-DevOps Culture
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”
Dapr in a microservices architecture
Dapr is an event driven runtime that helps to build stateless and stateful microservice applications, with a diversity of languages and frameworks.
Developing SaaS Solutions for Government Customers
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.
From 0 to continuously delivered micro services applications – Part 1
In this first post in a 7-part series, Premier Consultant Ilias Jennane explains the fundamentals of containers and Docker.
Sprint Zero Considered Harmful!
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.
Azure Key Vault and Transparent Data Encryption
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.
How to Maximize the Value of Your Planning Session
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.
Get WebPart Information using REST
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.