In a previous post, I introduced Terraform Cloud and covered how to use AWS profiles with Terraform. This time I explored some alternatives to Terraform…
[Update] I changed reverse proxy from Nginx to Envoy. Here‘s the detail. [Update] Some security improvement was introduced in may 2021. Here‘s detail. [Update] Here’s…
Background We have previously covered a pipeline example with Jenkins calling Ansible to leverage OpenSSH configuration and Ansible inventory. We also discussed a use case…
In this posting, we continue to discuss Jenkins’ ability to automate deployment routines. Jenkins supports freestyle project out of the box, as well as Pipeline…
The business case You launched a software application. You installed it on two customer sites. You support the application mostly by SSH to customer server…
SAML is an XML-based standard for exchanging authentication and authorization data between IdP (identity provider) and service provider. We can compare SAML with LDAP (as…