Best of CI/CDJanuary 2023

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP 42: Designing a chat application

    This week’s system design refresher: CI/CD in 5 minutes (Youtube video) Visa dispute and chargeback Deployment strategy Designing a chat application Building a CSV importer? (Sponsored) OneSchema is the embeddable CSV Importer for developers ( demo) The diagram below shows several common deployment strategies.

  2. 2
    Article
    Avatar of kdnuggetsKDnuggets·3y

    Top Posts January 23-29: The ChatGPT Cheat Sheet

    The ChatGPT Cheat Sheet by KDnuggets is a Python Programming Assistant by Matthew Mayo. How to Select Rows and Columns in Pandas using.loc, iloc,.at and.iat by Manu Jeevan. 5 Free Data Science Books You Must Read in 2023 by Abid Ali Awan.

  3. 3
    Article
    Avatar of rubylaRUBYLAND·3y

    Jenkins Integration with Cypress Testing

    Jenkins Integration with Cypress Testing is an open-source continuous integration/continuous delivery and deployment (CI/CD) tool written in the Java programming language. It is used to implement CI/CD workflows, called pipelines, which helps get Test scripts/testing automated. When a developer commits code, it can immediately be tested.