Hosting Jekyll on Amazon Web Services
Our need is to create a fast website, in as less time as possible. Time is money, and when you launch a Startup, it is a very scarce resource.
Our prerequisites:
- Best possible response times from anywhere in our geographical market (Worldwide: USA, Europe and India).
- An already designed website template, we are not CSS gurus, and building it from scratch takes too much time.
- Easy to customize, it must match our graphic design with just a few modifications.
- Maintainable, we must be able to add content quickly.
- Can be deployed using Jenkins, our continuous integration tool.
That is why we choose to use Jekyll to create a static website deployed on Amazon Web Services (S3 and CloudFront).