Skip to content

This project implements a Continuous Integration/Continuous Deployment (CI/CD) pipeline utilizing AWS services.

Notifications You must be signed in to change notification settings

GRVsati/CI-CD-pipeline-in-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

Technologies Used

  • S3
  • AWS Lambda
  • AWS CodeBuild
  • Continuous Integration/Continuous Deployment (CI/CD)
  • Visual Studio

Overview

This project implements a Continuous Integration/Continuous Deployment (CI/CD) pipeline utilizing AWS services. When a JSON file is inserted into an S3 bucket, it triggers an AWS Lambda function. Subsequently, the AWS CodeBuild pipeline is initiated. The Lambda function filters the JSON content and stores it in another S3 bucket.

About

This project implements a Continuous Integration/Continuous Deployment (CI/CD) pipeline utilizing AWS services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages