Explore >> Select a destination


You are here

blog.james.rcpt.to
| | blog.jerrycodes.com
12.2 parsecs away

Travel
| | Long story short, pre-commit [https://pre-commit.com/] is great! Although this is a Python oriented blog and pre-commit happens to be written in Python, pre-commit is basically language independent. If you use git as VCS (who doesn't these days?), keep reading. I'll go though part of its awesomeness here with
| | www.botsplash.com
11.0 parsecs away

Travel
| | Jan 29, 2019 by - Automating build and deployment process in any project has many advantages when it comes to building application in today's fast paced world. Also known as CI (Continuous Integration) and CD (Continuous Deployment) , this approach focuses teams to test and release quality products frequently and predictably from source code repository to production in an automated fashion.
| | circleci.com
13.6 parsecs away

Travel
| | Learn how to build an image processing application with OpenCV and deploy it as a container image to AWS Lambda.
| | lucvandonkersgoed.com
83.8 parsecs away

Travel
| This article will demystify when the AWS Lambda init duration is free, and when it is billed.