Showing archive results for 2019

Apr 20, 2019
Post comments count0
Post likes count0

Tips on Starting DevOps Projects

Developer Support

DevOps uses Agile principles and combines infrastructure, development, QA, and operations engineers together through the entire cycle of software development, deployment, and support, eliminating many of the silos between teams. Most importantly, DevOps improves communication and enables better collaboration, helping enterprises to bring products a...

TeamDevOpsAgile
Apr 19, 2019
Post comments count0
Post likes count0

AKS Series – Use Azure Storage Option as Persistent Volumes in AKS

Developer Support

One of the best practices with containers is not to persist data inside the containers for long term as containers are ephermal. These containers can be removed and rebuilt very often and may require storage that persists across pods beyond the application lifecycle. In this blog post, we will learn about how to create Persistent Volumes in AKS wi...

TeamKubernetesMonu Bambroo
Apr 19, 2019
Post comments count0
Post likes count0

Private CDN for hosting data on SharePoint for improving performance

Developer Support

When we target performance issues with SharePoint, the focus is generally on database related queries and all the requests that are being made to critical assets for the site like images, JavaScript files, CSS etc. A quick response time for these resources are vital for your page to function optimally.

TeamSharePointCDN
Apr 18, 2019
Post comments count0
Post likes count0

Azure DevOps Hands-On Labs

Developer Support

I love to learn about new technologies. You install the product, grab a few samples, pour over blogs & documentation and away you go. I have found over the years as systems have gotten more complex its harder to explore new products. Sure you can install them, VMs have even made that quick, you don’t even have to install. But to truly explore y...

AzureAzure DevOpsLarry Duff
Apr 18, 2019
Post comments count2
Post likes count0

Quantum Computing for Software Developers – Part I

Developer Support

The underpinnings of quantum computing (QC) is quantum mechanics. Unfortunately, quantum mechanics is very weird and hard to understand. Most articles on QC are of the pop science variety and introductions to QC are usually heavy on mathematics (linear algebra). I want to do something different. I want to explain QC using the language of software d...

TeamQuantum Computing
Apr 17, 2019
Post comments count0
Post likes count0

Angular How-to: Hide Logic from Users by Moving it out of the Browser and into Azure Functions

Developer Support

A common question from developers building Single Page Applications is how to hide proprietary calculations or other logic from end users. The answer is always to move that logic out of the JavaScript running in the browser and onto a server, which leads to building and hosting an API service. However, in the new world of serverless computing, ther...

TeamAngularAzure Functions
Apr 16, 2019
Post comments count1
Post likes count0

Updating Git certificate bundles to use Department of Defense signed certificates

Developer Support

The most recent problem revolves around Git 4 Windows (Or any other Git client) and certificate revocation checking against Team Foundation Server (Or other source control) secured with a .mil URL, or any URL secured with a Department of Defense (DoD) signed certificate.

TeamALMCertificates
Apr 16, 2019
Post comments count0
Post likes count0

Cost Saving on Azure DevTest Lab

Developer Support

Azure DevTest Lab is a SaaS offering by Microsoft that empowers development team to stand up a fully functional dev/test environment in a matter of minutes. Check out the documentation and quick-start tutorial on how to get started today! See docs for more information: https://docs.microsoft.com/en-us/azure/lab-services/lab-services-overview

TeamDev Test Labs
Apr 15, 2019
Post comments count0
Post likes count0

Azure SQL MI Replication – New Possibilities for Hybrid Environments

Developer Support

As customers continue to have more applications deployed in Azure, it’s common that data from those on-premises applications has to be shared with the new cloud applications or vise-versa. A simple batched methodology may be suitable for table data that is rarely updated, but for data that changes frequently, this may introduce an unacceptably hig...

TeamAzureSQL
Apr 13, 2019
Post comments count0
Post likes count1

Business-Driven Digital Transformation with Azure and Azure DevOps

Developer Support

Business-driven development (BDD) is a methodology in which business decisions and requirements drive an IT solution. Without adequate business needs identified, development cannot begin. Business-driven digital transformation is taking this a step further and having a company embrace a larger change, and therefore improve from it. The scale of dig...

TeamSana NooraniDigital Transformation