Skip to content

Instantly share code, notes, and snippets.

View petarblazevski's full-sized avatar

Petar Blazhevski petarblazevski

  • Mobiquity Inc - Europe
  • Hilversum, Netherlands
View GitHub Profile
@petarblazevski
petarblazevski / S3-Static-Sites.md
Last active April 6, 2020 12:43 — forked from bradwestfall/S3-Static-Sites.md
Use S3 and CloudFront to host Static Single Page Apps (SPAs) with HTTPs and www-redirects. Also covers deployments.

S3 Static Sites

What this will cover

  • Host a static website at S3
  • Redirect www.website.com to website.com
  • Website can be an SPA (requiring all requests to return index.html)
  • Free AWS SSL certs
  • Deployment with CDN invalidation

Resources

@petarblazevski
petarblazevski / LICENSE
Created December 3, 2018 06:45 — forked from noelbundick/LICENSE
Exclude WSL installations from Windows Defender realtime protection
MIT License
Copyright (c) 2018 Noel Bundick
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions: