Blog Logo
The Lazy Log

  • GitHub
  • xuanchien
  • @thelazylog

Correct configuration to fix CORS issue with CloudFront

23 November 2014  css, cors, cloudfront, aws

If you are using CloudFront for hosting static assets and having trouble with the CORS which prevents the icons from displaying properly on your website, in this post, I am

Running Faye server on AWS ElasticBeanstalk with Load Balancer

12 October 2014  rails, aws

One of the amazing features you want to build in your application is the ability to deliver content to users in real-time without requiring them to refresh the browsers. You

Run delayed_job, cronjob and sidekiq on ElasticBeanstalk with Ruby on Rails application

09 September 2014  rails, aws

ElasticBeanstalk could be an easy tool for you to deploy your Ruby on Rails application. But if you want to customize your application further, it is not easy at all.

Configuration for two AWS accounts when deploying app to ElasticBeanstalk

31 August 2014  deployment, aws

AWS provides ElasticBeanstalk (EB) as a quick and easy way to deploy your RoR application through a tool called EB Command Line Tool (http://aws.amazon.com/code/6752709412171743). When

Page 1 of 1
© 2019 The Lazy Log All rights reserved.