Explore >> Select a destination


You are here

circleci.com
| | testdriven.io
11.1 parsecs away

Travel
| | This article takes a look at how to speed up your Docker-based builds on CircleCI, GitLab CI, and GitHub Actions with Docker Layer Caching and BuildKit.
| | thinkingeek.com
9.3 parsecs away

Travel
| | AWS Lambda is one of those technologies that makes the distinction between infrastructure and application code quite blurry. There are many frameworks out there, some of them quite popular, such as AWS Amplify and the Serverless Framework, which will allow you to define your Lambda, your application code, and will provide tools that will package and provision, and then deploy those Lambdas (using CloudFormation under the hood). They also provide tools to locally run the functions for local testing, which...
| | blog.dscpl.com.au
11.4 parsecs away

Travel
| | In this series of posts I have been talking about some of the work I have been doing with creating environments to host workshops when needi...
| | www.altexsoft.com
75.5 parsecs away

Travel
| MLOps or Machine Learning Operations is a framework that addresses the complexities of deploying and updating AI products at scale. Let's check how it works.