Security with HTTPS and Let’s Encrypt
HTTPS is so important to ensure that we keep our data safe. It can also affect the amount of traffic
Learning and sharing Azure architecture tips with DevOps
HTTPS is so important to ensure that we keep our data safe. It can also affect the amount of traffic
Today we are going to finish the refactoring of our release so we can deploy to a new environment with
It is important in this industry to be flexible and be able to evolve – especially when just about everything
As we develop code, we can enforce our standards with the code review process in our pull requests. While the
Today we are going to focus on setting up Swagger to provide API documentation. Having interactive documentation helps with API
Today we are going to create our own NuGet package, publish it to Azure DevOps, and then consume it in
In the second part of our data migration, we are going to move on to a large number of images
Most systems typically require some sort of input, interaction, and then output, workflow. Today we are going to setup our
Security, especially in 2019, is critical to ensure that we keep our users data safe. One of the top vulnerabilities
Continuous Monitoring, or “CM”, is a critical tool in helping create an effective DevOps pipeline. We’ve prioritized features, developed, built