An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: aws-codebuild

YaziiMilo/terraform-aws-ecs-fullstack-app

Full-stack Task Manager with AWS RDS, ECS Fargate, and Terraform IaC - Containerized Node.js application with MySQL database deployed as microservices

Language: HCL - Size: 21.5 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

aws/aws-codebuild-docker-images

Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html

Language: Dockerfile - Size: 900 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1,145 - Forks: 987

techthoughts2/Catesta

Catesta is a PowerShell module and vault project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.

Language: PowerShell - Size: 10 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 178 - Forks: 20

poad/aws-example

Language: TypeScript - Size: 119 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 1

gabrielcaiana/vue-cicd-aws-codebuild

Deploying a Vue.js application with Continuous Integration (CI) using GitHub Actions and Continuous Deployment (CD) with AWS CodeBuild

Language: Vue - Size: 69.3 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

aws-actions/aws-codebuild-run-build

Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.

Language: JavaScript - Size: 11.1 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 279 - Forks: 140

julien-muke/aws-codepipeline-react-s3

Build a full CI/CD pipeline using AWS CodePipeline to automatically deploy a React.js application stored on GitHub to a static website hosted on Amazon S3.

Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

garysassano/cdk-aws-codebuild-github-runners

CDK app that, given an existing GitHub repository, attaches a repository webhook that triggers self-hosted runners in AWS CodeBuild when workflow jobs are queued

Language: TypeScript - Size: 119 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

garysassano/cdktf-aws-codebuild-github-runners-organization

CDKTF app that deploys a GitHub repository within an organization, along with an organization webhook that triggers self-hosted runners in AWS CodeBuild when workflow jobs are queued

Language: TypeScript - Size: 141 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

garysassano/cdktf-aws-codebuild-github-runners

CDKTF app that deploys a GitHub repository in a personal account, along with a repository webhook that triggers self-hosted runners in AWS CodeBuild when workflow jobs are queued

Language: TypeScript - Size: 145 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

awslabs/aws-simple-cicd πŸ“¦

A prescriptive, serverless CI/CD platform leveraging native AWS services built using the AWS Cloud Development Kit (CDK).

Language: TypeScript - Size: 468 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 93 - Forks: 38

stacksimplify/01-eb-usermgmt

SpringBoot RESTful APIs

Language: Java - Size: 1.53 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 74

aws-samples/amazon-ecs-fullstack-app-terraform

Fullstack app using Amazon ECS & DevOps methodologies (IaC with Terraform and CI/CD with AWS CodePipeline)

Language: HCL - Size: 521 KB - Last synced at: 26 days ago - Pushed at: 11 months ago - Stars: 173 - Forks: 185

stacksimplify/aws-eks-kubernetes-masterclass

AWS EKS Kubernetes - Masterclass | DevOps, Microservices

Language: Java - Size: 50.5 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1,510 - Forks: 6,806

awslabs/aws-codebuild-jenkins-plugin

AWS CodeBuild integration as a Jenkins build step.

Language: Java - Size: 355 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 152 - Forks: 126

cogini/multi-env-deploy

Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer

Language: HCL - Size: 619 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 371 - Forks: 121

Chamal1120/cv-details-extractor

An automated Job Application Processing Pipeline

Language: Python - Size: 17.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

H1Gdev/test.aws

Language: Python - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

innFactory/aws-codepipeline-dashboard

A simple dashboard for monitoring your aws codepipelines.

Language: TypeScript - Size: 435 KB - Last synced at: about 6 hours ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 2

cogini/phoenix_container_example_old

Full featured example of building a container for an Elixir Phoenix project, taking advantage of BuildKit caching and multi-platform builds (Arm). Shows raw docker, docker-compose, and Earthly; mirrored base images from Docker Hub to AWS ECR; deploys to AWS ECS using CodeBuild / CodeDeploy

Language: Dockerfile - Size: 1.52 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 4

AchiraNadeeshan/book-store-website Fork of SkyOpsCloud/book-store

A serverless e-commerce webapp for CCS3316 - Cloud Infrastructure Design Module of University.

Language: JavaScript - Size: 2.68 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

joeycloudio/nextwork-devops-webapp

CI/CD Pipeline & DevOps Automation with AWS | Implemented a fully automated CI/CD pipeline for an AWS-based web application using AWS CodePipeline, CodeBuild, CodeDeploy, and CodeArtifact. Includes GitHub integration, automated testing, and Infrastructure as Code (IaC) with AWS CloudFormation

Language: Java - Size: 1.95 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Chamal1120/book-store Fork of SkyOpsCloud/book-store

A serverless e-commerce webapp for CCS3316 - Cloud Infrastructure Module of University

Language: JavaScript - Size: 2.68 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AttaKenn/cicd-on-aws

Continuous Integration and Continuous Delivery (CI/CD) infrastructure built on Amazon Web Services (AWS) using CloudFormation.

Language: Python - Size: 26.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

taran-pierce/taranitup

taranitup.com

Language: HTML - Size: 13.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RyomenDev/AWS

AWS: A repository dedicated to learning AWS and storing essential .sh scripts. Explore automated setups, configuration scripts, and best practices for managing cloud resources efficiently. Perfect for beginners and enthusiasts diving into AWS shell scripting and automation!

Language: Python - Size: 993 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

jeroenouw/cgx

πŸ’»πŸ”₯CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)

Language: TypeScript - Size: 1.12 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 259 - Forks: 20

aditya3340/aws-cicd

End-to-End AWS CI/CD project using git, AWS Code Build, AWS Code Pipline, and AWS Code Deploy.

Language: Dockerfile - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mohamedsamara/node-react-aws

:cloud: Node React AWS

Language: TypeScript - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YU88John/nodeapp

Node app and configuration files for code build and code deploy

Language: JavaScript - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

waqarahmed1/aws-devops-examples

AWS DevOps examples. Provisioning of CI/CD pipelines in AWS (CodeCommit , CodeBuild, CodeDeploy and CodePipeline)

Language: Java - Size: 619 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 13

tuyojr/aws_CodeBuild

1hr free AWS training from https://bit.ly/devops-3free on Automating Application Testing Using AWS CodeBuild

Size: 811 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AbhishekGujjar17/AWS_CICD_PIPELINE

A repository that contains the complete guide that you will need to create a CICD pipeline using AWS services.

Language: HCL - Size: 333 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

mehtashish/GitHub_User-Search_app

A web application that allows users to search for GitHub usernames and retrieve detailed information such as profile details, repositories, and more. Built using HTML, CSS, JavaScript, and integrated with AWS CodePipeline, CodeBuild, and CodeDeploy for continuous integration and deployment.

Language: JavaScript - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

aws-samples/backup-recovery-with-aws-backup

Implement backup and recovery with AWS Backup across your AWS Organizations using a CI/CD pipeline (AWS CodePipeline).

Language: Shell - Size: 2.96 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 24 - Forks: 16

irvinlim/es2017-lambda-boilerplate

AWS Lambda boilerplate for Node.js 6.10, adding ES2018/7/6 features, Docker-based unit testing and various CI/CD configurations

Language: JavaScript - Size: 362 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 173 - Forks: 26

TechPrimers/aws-beanstalk-example-2

AWS Bean Stalk Example for CI CD

Language: Java - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 350

gnokoheat/ecs-with-codepipeline-example-by-terraform

Building AWS ECS Infrastructure with AWS Codepipeline for Blue/Green deployment by Terraform

Language: HCL - Size: 55.7 KB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 58 - Forks: 40

MacHu-GWU/aws-codebuild-test-postgres-database-example

Use postgres docker image for testing in AWS CodeBuild

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

SharadaShehan/OnlineMarketplacePlatform

Digital Marketplace application employing microservices architecture, integrated with AWS services.

Language: Java - Size: 4.27 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

toricls/github-codebuild-integration

Run and Integrate AWS CodeBuild with GitHub Push/Pull-Request webhook events.

Language: JavaScript - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 103 - Forks: 12

tkh/codebuild-serverless-node-go πŸ“¦

Docker image combining the AWS CodeBuild images for Go 1.10 + NodeJS 8.11.0

Language: Shell - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

eoadeka/Continuous-Integration-Pipeline

A CI/CD pipeline using AWS CodeCommit, AWS CodePipeline, AWS CodeBuild, and AWS CodeDeploy.

Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

aws-samples/amazon-ecr-replication-for-pub-container-images

Amazon ECR replication for public container images

Language: TypeScript - Size: 313 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 28 - Forks: 13

danmgs/AWS.Pipeline.CloudFormation

CloudFormation templates to create a CI/CD pipeline

Language: CSS - Size: 3.49 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nasratk/deploy-lambda-from-repo-cicd

This repository sets up a CI/CD pipeline for deployment of Lambda functions straight from Git-based repositories

Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

julien-muke/aws-cicd-devops-web-app

Building a CI/CD pipeline for a Node.js web application using AWS CI/CD services is a robust approach to streamline and automate the software development process.

Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

piotrkubisa/localcb πŸ“¦

Run AWS CodeBuild pipeline directly on your local machine using Docker.

Language: Go - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 1

benmatselby/knope πŸ“¦

βš™οΈ CLI tool to get build data out of AWS CodeBuild

Language: Go - Size: 64.5 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

reply-fr/sustainable-personal-accounts

automate the control, the purge and the management of AWS accounts assigned permanently to selected employees - foster innovation from cloud teams

Language: Python - Size: 17 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 42 - Forks: 7

satyam7world/terraform-codebuild-to-s3-static-angular

This Terraform Project creates an AWS Codebuild for building and uploading output to S3 Bucket

Language: HCL - Size: 114 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jch254/dind-terraform-aws

Docker-powered build/deployment environment for Docker projects

Language: Dockerfile - Size: 18.6 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

jch254/docker-node-terraform-aws

Docker-powered build/deployment environment for Node.js projects

Language: Dockerfile - Size: 45.9 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 9

jch254/docker-node-serverless

Docker-powered build/deployment environment for Serverless projects

Language: Dockerfile - Size: 47.9 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 11

AditModi/Building-CI-CD-pipeline-for-Serverless-Application

Todoapp is a simple Web Application designed to use AWS for CI/CD Pipeline Functionality using AWS CodePipeline, it also does UI testing using Ghost Inspector with the help of CodePipeline build stage.

Language: JavaScript - Size: 582 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 58

DanielCaz/codebuild-bun

This repository contains the Dockerfile for the custom image for building Bun projects in AWS CodeBuild.

Language: Dockerfile - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gerardodavidlopezcastillo/TF_IaC-DevOpsCodePipeline_Public

This repository contains CodeBuild scripts to run infrastructure as code using Terraform on AWS, with configurations for the development (dev) and staging (stag) environments.

Language: HCL - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

PeteGoo/concourse-codebuild-resource

Allows Concourse to interact with AWS Codebuild projects

Language: Shell - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

cloudemprise/demo-cert-devops-codebuild-sample-dckr-push-ecr

The repository contains artifacts and reference material related to an AWS CodeBuild build project and its auxillary components. These components build a Docker image that is then pushed to an Amazon Elastic Container Registry (Amazon ECR) image repository.

Language: Shell - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

robsable/aws-iac-pipeline

Automatically build and deploy AWS infrastructure-as-code (IaC) changes using AWS CodePipeline.

Language: HCL - Size: 329 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

wiamsuri/apistar-docker-codepipline

This is a guideline of how to set up AWS CodePipeline. Although API Star is used here, the script can be easily converted to other frameworks since the application is dockerized.

Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 3

alessandrobologna/aws-codebuild-git

base image for AWS codebuild

Language: Shell - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

ShutoYamada/aws-s3-react-template

AWS CDK written in Typescript. Template configuration to build a React repository managed by CodeCommit with CodePipeline.

Language: TypeScript - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

eljandoubi/Server-Deployment-and-Containerization

In this project I will containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild.

Language: Python - Size: 3.79 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GilbertoJNJ/InvoiceAPI

Generate invoices, returns a paginated list, search by id and cancel invoices.

Language: Java - Size: 115 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

aws-samples/aws-codepipeline-devsecops-amazoneks

This solution provides an overview of DevSecOps CICD Pipeline Implementation using AWS DevOps Services and other tools

Language: Smarty - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 17

mohamedsamara/node-aws-elasticbeanstalk

Node AWS Elastic Beanstalk & RDS

Language: TypeScript - Size: 43 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cs-uche/AWS-Hosted-Website

Static website hosted on AWS with CI-CD pipeline

Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Amitkumrsingh/Dreamshala-backend

Dreamshala backend project built on the Django framework using Postgres as the database, AWS CodeDeploy service for deployment, and Nginx with Gunicorn as the server to set up a CI/CD pipeline.

Language: Python - Size: 1.37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Amitkumrsingh/handle-final

Handle backend project built on the Django framework using Postgres as the database, AWS CodeDeploy service for deployment, and Nginx with Gunicorn as the server to set up a CI/CD pipeline.

Language: JavaScript - Size: 92.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aws-samples/cedar-policy-validation-pipeline

Automate Cedar policy validation with AWS Developer Tools

Language: Shell - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gplassard/aws-cdk-codepipeline πŸ“¦

Language: TypeScript - Size: 161 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

MatheusGeiger/continuous-delivery

This is a legacy CI/CD project (2019) for the https://cubo.network/ platform.

Language: TypeScript - Size: 305 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Financial-Facts/financial_facts_service

Data access layer for interacting with stock symbol facts postgreSQL database

Language: Java - Size: 405 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Prajna-Bahuguna/codepipeline-demo

AWS CodePipeline used to achieve Continuous Integration. It takes all the json files in this Repo and put them in specified S3 path. Also, takes the individual folders: demo-1, demo-2, demo-3, zips them and put them in S3 paths as specified in 'buildspec.yml'

Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Achanandhi-M/WebApp-Automation-AWS

Automate your web app deployment with AWS CodePipeline, CodeBuild, and Elastic Beanstalk. Streamline build, test, and deploy processes

Language: JavaScript - Size: 2.9 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Achanandhi-M/SimpleWebApp-CICD-AWS

Automate your web app deployment with AWS CodePipeline, CodeBuild, and Elastic Beanstalk. Streamline build, test, and deploy processes

Language: JavaScript - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Arunam97/SpringBoot-DevOps-ConfigFiles

Configuration files and setups for streamlining DevOps practices in Spring Boot projects.

Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sakthisanthosh010303/presidio-interview πŸ“¦

Presidio Interview - Multi-stage Containerized Flask Survey App Running on ECS with Load Balancing and Automated CI/CD Pipeline in AWS to Execute a Blue/Green Deployment

Language: HTML - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tuyojr/aws_Fargate

1hr free AWS training from https://bit.ly/devops-3free on Working with AWS Fargate

Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mather-Sophi/aws-codebuild-project

Terraform module aws-codebuild-project

Language: HCL - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

iamtejasmane/go-jwt-gin-gonic

Go JWT Authentication with Gin-Gonic Framework backed by MongoDB database.

Language: Go - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

swarmnyc/aws-codebuild-docker-images Fork of aws/aws-codebuild-docker-images

TeamCity Build Agent image, AWS CodeBuild repository for managed Docker images

Language: Shell - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

zalora/taurus-docker

Custom AWS CodeBuild Docker Container for Taurus

Language: HTML - Size: 55.9 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

rpstreef/terraform-aws-codepipeline-sam

Integrates Terraform with AWS SAM by using AWS CodePipeline to deploy a SAM application.

Language: HCL - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 11

WhiteRookPL/testable-infrastructure

Set of tools used for workshop titled *The Quality Guardians in DevOps culture*.

Language: Ruby - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

gridsmartercities/python-serverless-template

A GitHub Template to generate AWS Serverless backends in Python

Language: Shell - Size: 613 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 2

VitorUssami/studies-aws-rest-api-java-cicd

[Studies][AWS] SAM Rest API and CI/CD

Language: Java - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HarshGupta-coder/AWS-CI-CD-Project

Set up CI/CD pipeline on AWS

Size: 278 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LewisMatos/LewisMatos.com

Resume/Portfolio site.

Language: JavaScript - Size: 2.75 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lsegal/jenkins-codebuilder-plugin πŸ“¦

CodeBuilder Plugin for Jenkins: Dynamically provisions build agents using AWS CodeBuild

Language: Java - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 30

SumitM01/CI-CD-project-using-AWS-CodeCommit

This project develops a Continous Integration and Continous Delivery Pipeline by using only AWS services like CodeCommit, Elastic Beanstalk and RDS

Size: 3.67 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

genzdev/aws-codepipeline-discord-integration-terraform-module

AWS CodePipeline Discord integration (Terraform module)

Language: JavaScript - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 4

DanielMevs/Python-Django-for-AWS-Development-Master-Course

Check out Arno Pretorius's course on Udemy

Size: 360 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

widdix/aws-velocity

AWS Velocity

Language: JavaScript - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 58 - Forks: 32

DjalmaHenry/k6-performance-tests

Teste de performance em API com K6

Language: HTML - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codiga/clitool πŸ“¦

Continuous Integration Tool to trigger new analysis on codiga.io from various CI tool (jenkins, gitlab, etc.)

Language: Python - Size: 150 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 8

backspace-academy/aws-nodejs-eb-codebuild

Language: HTML - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 68 - Forks: 168

wingkwong/aws-sam-cicd-pipeline

Building a CI/CD Pipeline for a SAM Application written in Go with CodeCommit, CodeBuild, CodePipeline, CloudFormation and the AWS CDK.

Language: TypeScript - Size: 4.83 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jcmdsbr/tot

TOT is a open-source project write in .Net Core 3x

Language: C# - Size: 225 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1