Quick learn: What is CI/CD Security? Strategies to strengthen your pipelines against attack

Short weekly tech update video (6:06 minutes).This week:CI/CD pipelines streamline the process of pushing code to production. Lot of the recent breaches have included attackers directly attacking either the CI/CD software providers (CircleCI or Teamcity breach) and/or have breached the CI/CDs of organisations to either push in a backdoor(Solarwinds, Codecov) or exfiltrate sensitive information.

Quick learn: -Getting Started Building Generative AI Using HuggingFace Open Source Models And Langchain – part 1

Short weekly tech update video (31:05 minutes).This week:langchain_huggingface, a partner package in LangChain jointly maintained by Hugging Face and LangChain. This new Python package is designed to bring the power of the latest development of Hugging Face into LangChain and keep it up to date. langchain-huggingface integrates seamlessly with LangChain, providing an efficient and effective … Read more