Posted in: Blog

Red Hat Enterprise Linux Security and compliance

Maintaining security is an ongoing challenge. As infrastructure changes, your security design must be re-evaluated to keep up with the change. Challenges include keeping your systems aligned with the latest security standards, adopting new technologies without compromising security, and ensuring compatibility  between an ongoing stream of updates and your existing infrastructure. Red Hat Enterprise Linux […]

Posted in: Blog

How to use GitHub Actions to Deploy a Container-based Web App

In this post, we discuss how to use GitHub actions to deploy a container-based web app to Microsoft Azure Web Apps. First, we discuss some options for triggering a workflow. Next, we show you how to work with conditionals in the workflow. Finally, we talk about how to create and delete Azure cloud resources by […]