Best of CI/CDAugust 2022

  1. 1
    Article
    Avatar of infoworldInfoWorld·4y

    If Heroku is so special, why is it dying?

    A golden age of developer experience Heroku is back in the news because it recently announced the elimination of its free tier. Why is Kubernetes and not Heroku the increasingly default way to build and scale applications? Some suggest Heroku was simply ahead of its time.

  2. 2
    Article
    Avatar of anavidAnalytics Vidhya·4y

    Setting Up CI/CD Using GitHub Actions

    Setting Up CI/CD using GitHub Actions makes it easy to automate all your software workflows now with the help of GitHub Actions. It uses YAML syntax to define the events, jobs, and steps. These files are stored in GitHub workflows, and a series of commands are automatically triggered whenever a code is pushed.

  3. 3
    Article
    Avatar of datadogDatadog·4y

    Simplify microservice governance with the Datadog Service Catalog

    Datadog Service Catalog helps you consolidate knowledge of your organization’s services and streamline communication between SREs, application developers, and service owners. Service Catalog makes it easy for team members to reach out for ad-hoc communication before or during a deployment. It gives all parties a single source of truth to boost collaboration and help troubleshoot any unexpected behavior.

  4. 4
    Article
    Avatar of dzDZone·4y

    Difference Between Jenkins vs. GitLab CI

    Jenkins and GitLab are two of the most popular tools available in the market. The beauty of Jenkins is that it makes it feasible to integrate any type of automation. In the case of GitLab, they offer paid users round-the-clock service.

  5. 5
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    React Native Typescript Template with scalable design and cutting edge technologies

    A React Native Template/Boilerplate contains the best practices and scalable design with cutting edge technologies like CodePush/Sentry. The project is pre-configured with husky, but you’ve to follow a few steps to enable it for you! You’ll find the output on android/app/build/outputs/staging and android/apk/production both. The following commands assume that you”’s.

  6. 6
    Article
    Avatar of developercomDeveloper.com·4y

    An Introduction to Kubernetes

    Kubernetes is an open-source, de facto container orchestration engine and a cloud-agnostic platform for orchestrating containers. It allows developers and programmers to separate each application into its process, allowing you to run them more efficiently. It also helps improve the efficiency of your operations and development teams. It allows container integration and streamlines the management of access to storage resources.