Deploy to Azure using GitHub Actions from your favorite tools

By Dustin Ward

Enterprises and teams are adopting DevOps technologies combined with people and processes to deliver high-quality code, with faster release cycles and continuous delivery of value, to achieve higher levels of satisfaction for their own customers. However, it can often get difficult to craft CI/CD pipelines by editing multiple YAMLs to stitch your code to cloud automation workflows.…

Azure Firewall May 2020 updates

By Dustin Ward

Two new key features are now available in Azure Firewall—forced tunneling and SQL FQDN filtering. Additionally, we’re increasing the limit for multiple public IP addresses from 100 to 250 for both DNAT and SNAT.

Continuous delivery with server-side Swift on Amazon Linux 2

By Dustin Ward

Amazon Web Services FeedContinuous delivery with server-side Swift on Amazon Linux 2 In January, I published an article describing how to use AWS tools to build, test, and release server-side Swift code on two platforms: Amazon Elastic Container Service (Amazon ECS) and Elastic Compute Cloud (Amazon EC2) running Ubuntu Linux. Recently Swift.org has released official…