DevSpace : Deploy & Develop Kubernetes Apps
DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster.
Posted in Recipe on March 26, 2023 by Venkatesh S ‐ 8 min read
DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster.
Posted in Recipe on March 26, 2023 by Venkatesh S ‐ 8 min read
BentoML combines the best developer experience with a focus on operating ML in production. A faster way to ship your models to production.
Posted in Recipe on February 14, 2023 by Venkatesh S ‐ 6 min read
Container runtimes on macOS (and Linux) with minimal setup.
Posted in Recipe on September 4, 2022 by Venkatesh S ‐ 2 min read
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD has now become my defacto standard for deploying applications on Kubernetes.
Posted in Recipe on July 1, 2022 by Venkatesh S ‐ 2 min read
Rancher Desktop is a very mature open-source tool for Mac, Windows and Linux users who are looking for an alternative to Docker Desktop. It provided me everything I needed which was available in Docker Desktop.
Posted in Recipe on June 27, 2022 by Venkatesh S ‐ 1 min read
Redux punch is a project recipe bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and then all the goodies of redux, react-redux, react-router-dom, redux-persist, redux-thunk and reselect are added.
Posted in Recipe on June 17, 2022 by Venkatesh S ‐ 4 min read