Showing results for Premier Developer - Developer Support

Mar 25, 2020
Post comments count0
Post likes count0

From 0 to continuously delivered microservices applications – part 2

Developer Support
Developer Support

In part 1 of this blog post series, I talked about one of the most critical “technologies” that people leverage to create microservices, and that is containers. In this post we will discover, the most used product to create and run containers and that is Docker.

TeamDocker
Mar 24, 2020
Post comments count0
Post likes count0

Evolutionary Change to Cloud Computing

Developer Support
Developer Support

As the cloud visionary, your job is to keep your band of pioneers dogmatically cloud native. You will be able to back off the dogma after a while, but one of the best ways to get out of an old groove and in to a new one is to use a well-defined methodology.

AzureCloud
Mar 19, 2020
Post comments count0
Post likes count0

DevOps for low code Business Applications

Developer Support
Developer Support

The tech industry has made great progress over the last few years building low code environments such as Power Platform. Overall, the robust features can bring great value to business quickly with world class integrations, wide array of user interface templates and outstanding mobile functionality.

DevOpsPowerApps
Mar 18, 2020
Post comments count3
Post likes count0

Sharing gRPC ProtoBuf contracts using a REST endpoint

Developer Support
Developer Support

One of the challenges of implementing gRPC services is distributing the required ProtoBuf contracts and updates to clients. Delivering the contracts using a URL can make the services easier to use and discover. Learn how you can use ASP.NET Core static files middleware to distribute your proto files.

asp.net core
Mar 13, 2020
Post comments count1
Post likes count0

How do I get data from SQL CE to Azure DB?

Developer Support
Developer Support

In this post, Premier Consultant Tim Omta explains how to migrate from SQL CE to SQL Azure.

PremierAzure SQL
Mar 11, 2020
Post comments count0
Post likes count0

In-Memory OLTP Best Practices – Part 1

Developer Support
Developer Support

In this multi-part series, App Dev Manager Jon Guerin and Premier Consultant Daniel Taylor (@dbabulldog) lays out some best practices around setting up and using In-Memory OLTP.

SQL ServerPerformance
Mar 6, 2020
Post comments count0
Post likes count0

DevOps Dojo de Microsoft Services

Developer Support
Developer Support

Le DevOps Dojo: Ceinture blanche contient huit modules, chacun aligné sur les concepts clés DevOps tels que l’intégration continue, la sécurité continue, la planification continue et autres.

DevOpsALMAzure DevOps
Mar 6, 2020
Post comments count0
Post likes count0

A DevOps Dojo for Microsoft Enterprise Services

Developer Support
Developer Support

The DevOps Dojo: White Belt contains eight modules, each aligned to key DevOps concepts such as Continuous Integration, Continuous Security, Continuous Planning, and others.

TeamDevOpsALM
Mar 6, 2020
Post comments count0
Post likes count0

DevOps Dojo de Microsoft Servicios

Developer Support
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.

DevOpsALMAzure DevOps
Mar 5, 2020
Post comments count5
Post likes count1

Technical Debt – The Anti-DevOps Culture

Developer Support
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”

TeamDevOps