All Projects → aws-samples → Aws Serverless Cicd Workshop

aws-samples / Aws Serverless Cicd Workshop

Licence: other
Learn how to build a CI/CD pipeline for SAM-based applications

Projects that are alternatives of or similar to Aws Serverless Cicd Workshop

Iopipe Js Core
Observe and develop serverless apps with confidence on AWS Lambda with Tracing, Metrics, Profiling, Monitoring, and more.
Stars: ✭ 123 (-22.15%)
Mutual labels:  aws, serverless, lambda, devops
Hexaville
The modern serverless web application engine and framework for Swift
Stars: ✭ 123 (-22.15%)
Mutual labels:  aws, serverless, lambda
Serverless Sam
Serverless framework plugin to export AWS SAM templates for a service
Stars: ✭ 143 (-9.49%)
Mutual labels:  aws, serverless, lambda
Refunc
A lib make building AWS Lambda compatible layer easily
Stars: ✭ 144 (-8.86%)
Mutual labels:  aws, serverless, lambda
Node Lambda Log
Basic logging mechanism for Node 6.10+ Lambda Functions
Stars: ✭ 115 (-27.22%)
Mutual labels:  aws, serverless, lambda
Serverless Layers
Serverless.js plugin that implements AWS Lambda Layers which reduces drastically lambda size, warm-up and deployment time.
Stars: ✭ 119 (-24.68%)
Mutual labels:  aws, serverless, lambda
Aws Lambda List
A list of hopefully useful AWS lambdas and lambda-related resources.
Stars: ✭ 130 (-17.72%)
Mutual labels:  aws, serverless, lambda
Awstaghelper
AWS bulk tagging tool
Stars: ✭ 98 (-37.97%)
Mutual labels:  aws, lambda, devops
Aws Codebuild Jenkins Plugin
AWS CodeBuild integration as a Jenkins build step.
Stars: ✭ 132 (-16.46%)
Mutual labels:  aws, serverless, devops
Serverless Next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
Stars: ✭ 2,977 (+1784.18%)
Mutual labels:  aws, serverless, lambda
Jets
Ruby on Jets
Stars: ✭ 1,915 (+1112.03%)
Mutual labels:  aws, serverless, lambda
Aws Serverless Appsync Loyalty
Unicorn Loyalty: E-Commerce Serverless GraphQL Loyalty Sample App
Stars: ✭ 110 (-30.38%)
Mutual labels:  aws, serverless, lambda
Json Serverless
Transform a JSON file into a serverless REST API in AWS cloud
Stars: ✭ 108 (-31.65%)
Mutual labels:  aws, serverless, lambda
Auto Remediate
Cloud Conformity Auto Remediate
Stars: ✭ 119 (-24.68%)
Mutual labels:  aws, serverless, lambda
Zip It And Ship It
Intelligently prepare Node.js Lambda functions for deployment
Stars: ✭ 104 (-34.18%)
Mutual labels:  aws, serverless, lambda
Moonmail
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
Stars: ✭ 1,766 (+1017.72%)
Mutual labels:  aws, serverless, lambda
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+6162.66%)
Mutual labels:  aws, serverless, lambda
Aws Lambda Vpc Nat Examples
Example of setting up AWS lambda function with VPC and NAT
Stars: ✭ 92 (-41.77%)
Mutual labels:  aws, serverless, lambda
Designing Cloud Native Microservices On Aws
Introduce a fluent way to design cloud native microservices via EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Stars: ✭ 131 (-17.09%)
Mutual labels:  aws, serverless, lambda
Spark On Lambda
Apache Spark on AWS Lambda
Stars: ✭ 137 (-13.29%)
Mutual labels:  aws, serverless, lambda

CI/CD for Serverless Applications Workshop

In this workshop, you will learn how to start a new Serverless application from scratch using the AWS Serverless Application Model (AWS SAM) and how to fully automate builds and deployments by building a continous delivery pipeline using the AWS CDK. You will also learn how to run a Serverless application locally using the SAM CLI.

Image

Getting Started

Visit the workshop on this URL: https://cicd.serverlessworkshops.io

Older workshop versions

This workshop has been evolving thanks to community contributions, but we are keeping older versions in case you prefer them. Every major update, we create a branch with the old version and we make it available in the following URLs, so feel free to use them:

Version Description URL
v1 Raw cloudformation, no CDK https://v1.cicd.serverlessworkshops.io
v2 No multi-language, javascript only https://v2.cicd.serverlessworkshops.io

Want to contribute?

Check our contribution guidelines before submitting a pull request.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].