About 281,000 results
Open links in new tab
  1. aws-samples/aws-codepipeline-devsecops-amazoneks - GitHub

    Create a continuous integration and continuous delivery (CI/CD) pipeline that automatically builds and deploys a Java application to an Amazon Elastic Kubernetes Service (Amazon EKS) cluster on the Amazon Web Services (AWS) Cloud. This pattern uses a greeting application developed with a Spring Boot Java framework and that uses Apache Maven.

  2. How to build a CI/CD pipeline with GitHub Actions in four simple …

    Feb 2, 2022 · If you’re using Git, GitHub, and GitHub Actions to build a CI/CD pipeline, you should have confidence in your code. I’m going to walk you through exactly how to build your own CI/CD pipeline, right from your repository on GitHub. Find out how GitHub compares to other DevOps and CI/CD platforms >

  3. How to Setup a CI/CD Pipeline with GitHub Actions and AWS

    Jan 18, 2022 · In this article, we'll learn how to set up a CI/CD pipeline with GitHub Actions and AWS. I've divided the guide into three parts to help you work through it: First, we'll cover some important terminology so you're not lost in a bunch of big buzzwords. Second, we'll set up continuous integration so we can automatically run builds and tests.

  4. Step in to CI/CD: A Hands-On Guide to Building CI/CD Pipeline

    Feb 5, 2024 · In this article, you will learn how to implement a CI/CD pipeline using github action. In order to implement that i will take a react Todo app as a software product and github pages as the...

  5. GitHub - aws-samples/codepipeline-ecr-build-sf-execution

    CI/CD Pipeline for deploying custom Sagemaker ML models using AWS SAM and Step Functions

  6. GitHub - symphoniacloud/github-codepipeline: A template …

    GitHub is an extremely popular location to host source code for applications, and this example uses GitHub as its source code location. We define the integration between AWS and GitHub solely within the Pipeline's template - no manual use …

  7. Code pipeline - DEV Community

    Nov 15, 2024 · Definition: AWS CodePipeline is a fully managed CI/CD service that automates building, testing, and deploying code changes. Automation: Automates the entire software release process. Scalability: Scales with your project requirements. Integration: Works seamlessly with other AWS services.

  8. GitDiagram: visualize GitHub codebase structure, convert code ...

    Jan 1, 2025 · GitDiagram is an innovative GitHub codebase visualization tool that quickly transforms any GitHub repository into an interactive system architecture diagram. It uses advanced AI technology (Claude 3.5 Sonnet) to give developers a new way to view and understand their codebase.

  9. Github Continuous Deployment using AWS codepipeline - AWS in …

    Jul 6, 2021 · In this article you will learn how to go from just having a Github repository to having a continuous integration pipeline in AWS where you can run tests, and continually deploy changes (to both the code AND the pipeline). We’re going to …

  10. Mastering Automation: Powering AWS CodePipeline with GitHub

    Jul 29, 2023 · In the dynamic world of software development, Continuous Integration/Continuous Deployment (CI/CD) strategies have emerged as the cornerstone of efficient and error-free coding practices. The...

  11. Some results have been removed