Giter Site home page Giter Site logo

i-jw / aws-cloudfront-extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awslabs/aws-cloudfront-extensions

0.0 0.0 0.0 18.86 MB

The CloudFront Extensions is a solution package as handy extension for using Amazon CloudFront.

Home Page: https://awslabs.github.io/aws-cloudfront-extensions/

License: Apache License 2.0

JavaScript 9.31% Python 40.71% Shell 3.16% TypeScript 12.45% CSS 3.02% HTML 31.36%

aws-cloudfront-extensions's Introduction

CloudFront Extensions

中文 | English

“CloudFront Extensions” GitHub project offers an open source package consisting of a set of applications and solution templates that covers various user scenarios for using Lambda@Edge and Amazon CloudFront.

Overview

Ultimately, we want to provide out-of-box experience from three dimensions

Lambda@Edge

  • One stop to find Lambda@Edge scripts for various use cases

This project offers production level Lambda@Edge scripts for common CloudFront use cases, such as Redirect, Header Rewriting, Authentication, Pre-warm etc. The solution aims to optimize the user experience of CloudFront configuration in global regions (where Lambda@Edge service is available), and help you to simplify global CloudFront configuration via Lambda function scripts. You can not only checkout Lambda@Edge scripts from this GitHub repo, but also can directly deploy them from public Serverless Application Repository(SAR) into your AWS Console without coding.

Catelog Description
Authentication Authenticating by Cognito or third-party native library, add security information into HTTP headers, etc.
Validation Validating specific parameters from HTTP request, such as check request token through MD5, etc.
URL Rewrite All functions are related to rewrite URL in various ways.
URL Redirect All functions are related to redirect URL in as many as possible way.
Override Request Access, modify and override HTTP request, or even change further behavior.
Override Response Generate, modify and override HTTP response for viewer request or origin request event.
Origin Selection Route to different origins based on information in the request, or even warm up from origin.
Personalize Content Personalize the content as per requirement, such as resize the pictures.
Security All functions are related secure perspective, such as anti-leeching, etc.

CloudFront Quick Start

  • One-Click to deploy commonly used CloudFront solutions

This project offers common solutions for using CloudFront. These solutions are provided in form of pre-baked AWS CloudFormation templates. With 1-click, you can have solution launched into your own AWS console.

Name Description
WAF & Shield Deployment for CloudFront Prepared templates to quickly launch distribution and pre-configured rules, such as AWS managed common rules, whitelist, blacklist, HTTP flood, SQL injection, XSS, Bad bot, etc.

Observability

  • Out-of-box experience when integrating with external monitoring system

This project also provides out-of-box monitoring solution to enhance the overall observability and simplify the integration of CloudFront and customers’ existing monitoring system.

Name Description
End-to-end monitoring Centralized logs management solution and built-in dashboards on top of ElasticSearch, collecting file & real-time logs from CloudFront and related services.

Tutorial

To get started, please find the step-by-step workshop material here: https://awslabs.github.io/aws-cloudfront-extensions/

Contribution

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

aws-cloudfront-extensions's People

Contributors

aws-cloudfront-extension-bot avatar cc4i avatar neilkuan avatar ninglu avatar ricotoothless avatar sussii avatar yanbasic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.