/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.jordan.matelsky.com
| | vishwas.tech
2.7 parsecs away

Travel
| | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions
| | masnun.com
3.0 parsecs away

Travel
| | I have heard about AWS Lambda and all the cool things happening in the serverless world. I have also deployed Go functions using the Apex framework for serverless deployment. But recently I have started working on some Python projects again and decided to see how well the Python community is adapting to the serverless era. []
| | www.blog.pythonlibrary.org
2.3 parsecs away

Travel
| | When you are working on your personal or work projects in Python, you usually want to have a way to enforce code standards. You can use tools like Flake8,
| | chringel.dev
14.6 parsecs away

Travel
| This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions.