Dockerfile with Packer and Ansible Installed

Posted by Miguel Lopez on Tue 06 June 2023 in tutorials

Create a Docker Image with Packer + Ansible installed. This is useful for creating a Docker Image that can be used for CI/CD pipelines.


Continue reading

Exporting AWS SSO Login Credentials

Posted by Miguel Lopez on Mon 05 June 2023 in tutorials

Run AWS SSO Login and create temporary AWS credentials. Save and use these AWS credentials for your local bash environment or docker containers.


Continue reading

Running Git in AWS Lambda Functions

Posted by Miguel Lopez on Thu 07 March 2019 in tutorials

Use GitPython w/ a Git Executable in AWS Lambda


Continue reading

Solving Connectivity Issues w/ Global Protect

Posted by Miguel Lopez on Fri 13 April 2018 in tutorials

Solving Connectivity Issues on Global Protect


Continue reading

Managing Envrionments on Serverless Framework

Posted by Miguel Lopez on Mon 02 April 2018 in tutorials

Learn how to deploy Lambda functions to dev/test/stage/prod environments on Serverless Framework


Continue reading

Setting up a Pelican Blog on Github Pages with Travis-CI using MacOS High Sierra

Posted by Sergio Lopez on Thu 22 March 2018 in tutorials

The step-by-step instructions to get this blog up and running.


Continue reading