Skip to content

Serverless domain SPF record checker with web frontend

License

Notifications You must be signed in to change notification settings

CoadyTech/spfcheck.io

Repository files navigation

SPFcheck.io

SPFcheck.io Logo

Hello! Welcome to my mini server less project, SPFcheck.io.

This software provides a no-nonsense website where engineers can check their domain names for correct and working email SPF record implementations.

I wanted to help improve the security on the internet, and perhaps get a little better at coding whilst I'm at it.

Architecture

Architecture Overview

This project is built with the AWS Amplify service. It uses:

  • API Gateway - To present a server less REST API to the world.
  • AWS Lambda - To perform SPF record checks on-demand. Coded with Node.JS.
  • AWS S3 - HTML, CSS and JS hosting.

Deployment

To automatically deploy the app, click the big orange button 👇

amplifybutton

Manual Deployment

Manual deployment steps coming soon.

About

Serverless domain SPF record checker with web frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published