This is a perfect opportunity for us to explore cloud serverless offerings as the ultimate contact-less development option. While COVID-19 continues to make face-to-face collaboration an impossibility, cloud-based applications and workloads provide a well-defined method for remote development and project deployment. Serverless offerings, like Azure Functions and Azure Logic Apps, take this to the next level while allowing us, as developers, to focus only on our application functionality and not the backing infrastructure or uptime of servers. These serverless solutions will be the focus of this blog.
[Video] A Timely & Relevant Blockchain Use Case: Tracking COVID-19 Patient Testing Data
Attention: This article was published over 6 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Recording Details This 55-minute video features Keyhole Principle Consultant David Pitt in May 2020 at the Hyperledger KC User Group sponsored by Keyhole Software. …
White Paper: Tracking Lab Results Better With Blockchain Technology
Attention: This article was published over 6 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The Keyhole team is proud to announce the publishing of a new white paper: Tracking Lab Results Better with Blockchain Technology. There are many …
Keyhole Fabric API Gateway Accepted Into Hyperledger Labs
The Keyhole Labs team has announced that the Keyhole Fabric API Gateway has been accepted into Hyperledger Labs.
Hyperledgerยฎ Labs is a community-based innovation space gathering people who share a common interest in developing blockchain-related software. Entrance into Hyperledger Labs allows the Keyhole Fabric API Gateway to be further tested, innovated, and used by the wider Hyperledger community.
See the official announcement on the Keyhole Labs blog.
Azure Web Apps in Docker Containers – Part 1
So you want to host a web application on Azure with minimal overhead, but how is this done? Azure makes it possible by running an App Service using Docker containers. Setting up an App Service is simple and can be accomplished with a few steps.
In this blog, Iโll explain the steps necessary to generate a Docker image in Azure. Then, we will deploy a web application based on an image we generate. We host the application with the following steps:
1. Create a Container Registry
2. Build a Docker image
3. Create a Web App





