You are here |
blog.james.rcpt.to | ||
| | | |
blog.jerrycodes.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | Learn how to build an image processing application with OpenCV and deploy it as a container image to AWS Lambda. | |
| | | |
lucvandonkersgoed.com
|
|
| | This article will demystify when the AWS Lambda init duration is free, and when it is billed. |