ylastic blog

 
Filed under

cloudfront

 

CloudFront Spending Analytics

Announcing spending analytics for all your CloudFront distributions integrated into the comfort of your Ylastic dashboard. Spending charts for the current month, last month, last year and current year.

Cfs10a

View spending by regional data transfer. 

Cfs11

By the type of requests being made for your content.

Cfs12

You can also view spending by content delivery type and yep, by distribution. Want to check out summaries of your CloudFront spending analytics on your mobile phone? We got that too.

Cfs13

Enjoy :-)

Filed under  //   analytics   android   aws   cdn   cloudfront   costs   distribution   iphone   mobile   spending  

Comments [0]

CloudFront Custom Origin and Invalidations

A bunch of updates to the Ylastic CloudFront support. AWS recently added the ability to serve your content from an origin server that is not a S3 bucket. You can now use CloudFront as the CDN for files hosted on your own server. Here is a sample of how one would set up a custom origin server to serve the files hosted on the domain xanthe.us.

Screen_shot_2011-01-12_at_7

 

if you have an updated version of a file that is part of a distribution currently being served up by CloudFront, you have to ensure that the older version of the file is removed from the edge server cache before you upload a new version to the server. You do this by creating an invalidation request specifying the paths/files to expire. Do keep in mind that AWS limits the number of invalidations in progress at one time, as well as the number of free invalidations allowed per month.

Screen_shot_2011-01-12_at_8
Screen_shot_2011-01-12_at_8

Enjoy :-)

Filed under  //   aws   cloudfront   invalidation   origin  

Comments [0]