Category: Cloud

Enable Cross-Origin Resource Sharing (CORS) on Amazon S3 Buckets With Bucket Explorer to Build Rich Client Web Applications

Cross-origin resource sharing (CORS) offers a way for client web applications loaded in one domain to interact with resources in a different domain. With CORS support, you can build rich client-side web applications with Amazon S3 and allow cross-origin access to your Amazon S3 resources.

Good news for you is that now Bucket Explorer supports CORS and you can very easily configure your S3 Buckets to use CORS with few clicks.

Amazon S3 CORS Cross Origin Resource Sharing

Amazon S3 CORS Cross Origin Resource Sharing

With CORS support, you can build web applications that use JavaScript and HTML5, to interact directly with resources in Amazon S3 without the need for a proxy server. With this feature, external web pages, style sheets and HTML5 applications hosted in different domains can now reference resources like web fonts and images stored within an S3 bucket. This means now you can store such resources at one location, on S3, and share across multiple web sites.

Try Bucket Explorer today. Let us know your feedback as we always want to hear how we can tailor our product more to meet your needs.

Amazon S3 Multipart Copy and Move Operation

New “Multipart Copy / Move” Feature To Copy and Move Large Amazon S3 Objects Fast, in Smaller Parts

Bucket Explorer has been supporting Multipart Upload and Multipart Download operations to upload and download large S3 Objects for a long time. Now, you can also Copy and Move large S3 Objects with Bucket Explorer’s new Multipart Copy/ New feature.

Using Multipart operations supported by Bucket Explorer, you can Upload, Download and now Copy and Move large Amazon S3 Objects fast, by performing the operation on a set of smaller parts of that object. When the operation is completed for all parts, Amazon S3 shows that object as one single object.

The greatest benefits of Multipart Operations are:

  1. You can perform the Upload/ Download/ Copy/ Move of the smaller parts of S3 Objects in parallel.
  2. If a part fails, you can restart the Multipart Operation on that specific part.
  3. You can pause the Multipart Operation on an individual part, without cancelling the entire Multipart Operation.
  4. You can Upload/ Download/ Copy/ Move a large S3 Object without knowing about the exact size of the object.
  5. If you cancel the Multipart Upload, you will no longer be billed for the parts which were stored on S3.
Amazon S3 Multipart Copy and Move Operation

Amazon S3 Multipart Copy and Move Operation

Download new version of Bucket Explorer to try this feature out.

Deliver Fast and Personalized Content To Your Customers With Amazon CloudFront HTTP Cookies Support

In our last blog, we mentioned that Bucket Explorer now supports Amazon CloudFront Distribution Cookies. In fact, Amazon has also announced Bucket Explorer’e readiness for this features. Read on- AWS TypePad.

With this HTTP Cookies support, it becomes very easy to deliver personalized content for your customers, with enhanced performance.

You can now forward None, Selective or All Cookies to your custom origin server. Amazon CloudFront considers these forwarded cookie values in identifying a unique object in its cache. It helps end-user receive customized content with cookies as well as performance advantages. There are three modes for cookies supports- 1. ALL 2. White Listed Name 3. None

Select Amazon CloudFront Distribution Type- Download Or Streaming

Select Amazon CloudFront Distribution Type- Download Or Streaming

Amazon CloudFront Cache Behavior With CookiesSupport

Amazon CloudFront Cache Behavior With CookiesSupport

 

Using these settings, you can forward all, whitelisted or none of the cookies to your Custom Origin Servers from CloudFront.

You can select these options from Cache Behavior step of Create Distribution Wizard in Bucket Explorer. If you select White List option then you will also need to prepare White Listed Name.

Download Bucket Explorer today and get running with the use of Amazon S3 and CloudFront.

Work With Items in Your Domain in Amazon SimpleDB Using SDB Explorer

As we consistently strive to simplify the use of Amazon SimpleDB service, we are excited to share with you how you can manage your items in SimpleDB domains very conveniently using SDB Explorer. SDB Explorer allows you to perform fast and parallel edits in your data very easily, saving you time and money.

An Amazon SimpleDB domain is like a worksheet table. SDB Explorer provides a tabular view of your structured data Stored in SimpleDB domains. You can directly edit the data in table cells, without having to write any queries like we do in relational databases traditionally. You can double-click on the cell or press F2 key to edit the data in a cell. Once you are done with editing SDB Explorer marks that row as edited by putting an image in front of these rows.

Work With Items in Your Domain in Amazon SimpleDB Using SDB Explorer

Work With Items in Your Domain in Amazon SimpleDB

In prior versions of SDB Explorer it was difficult to add multiple rows of data as you could add one by one only and you had to remember the attributes for each row. Now you can add multiple blank rows as you desire so you can add data to these new rows by directly editing cells in these rows. SDB Explorer will also identify the new rows by putting an image in front of those rows.

You can Delete multiple rows on single request. You can select the multiple rows and click on delete button, SDB Explorer marks deleted rows by adding an image.

When you are done with all your edits, click on Save button to save your changes.

SDBExplorer uses “BatchPutAttribute” and “BatchDeleteAttribute” commands to Add, Update and Delete multiple rows with minimum possible requests, which saves you money.

Contact us if you like to share your thoughts. We always like to hear feedback on our work, so we can improve the product further for you.

Bucket Explorer Supports Amazon CloudFront’s Dynamic Content Delivery

We are extremely excited to announce the new release of Bucket Explorer, supporting Amazon CloudFront dynamic content delivery.

Your job has become much simpler if you are looking to deliver dynamic content using Amazon CloudFront.

Now you can deliver dynamic and static content from different origin servers within or outside AWS locations, using CloudFront. You can manage your content on different origin servers without having to create multiple distributions or manage multiple domain names.

This new feature offers an easy and cost-effective process to increase the performance, reliability and availability of your dynamic websites. Now CloudFront works seamlessly with Amazon EC2 running dynamic applications.

As always, we strive to offer AWS upgrades to Bucket Explorer users as soon as possible after Amazon announces. Try Bucket Explorer for Amazon CloudFront’s dynamic content delivery today!

Added benefits of delivering dynamic content using CloudFront :

  • You can deliver static and dynamic content using CloudFront.
  • Now you can manage your content at different origin servers.  You do not need to create separate distribution for each origin location.
  • CloudFront supports Query String now, which helps you customize web pages for each viewer.
  • Now you can control how you want Amazon CloudFront to cache different portions of your website.

Download the latest version of BucketExplorer for more new features.

CloudFront Dynamic Content Delivery-1

CloudFront Dynamic Content Delivery-2

CloudFront Dynamic Content Delivery-3

CloudFront Dynamic Content Delivery-4

 

 

 

Quick Search on Amazon SimpleDB Domain With SDB Explorer

The new version of SDB Explorer improves your experience with Amazon SimpleDB further with new, quick and easy search .

Now you can perform quick searches on your SimpleDB domain by simply typing the first few characters of your search word. SDB Explorer searches for the characters across all the fields of the domain you are searching in. The first row, where any of the field values matches the characters you typed, gets highlighted. You can type the same character(s) again to move to the next matching row.

Quick Search on SimpleDB Domains

In the above example, you typed “sub” and a row with a field starting with “Submit” got highlighted. You can type “sub” again to move to the next matching row.

Download the latest version of SDB Explorer for more new features.

Export Amazon SimpleDB Domains to CSV or XML Format Using SDB Explorer

We are extremely excited to announce SDB Explorer version 2012.05.01.00, which brings one of the most demanded features for Amazon SimpleDB users. With this version, you can export your SimpleDB data into CSV file, in addition to exporting in XML format.

With this feature, you can back up your SimpleDB domains to CSV files and easily restore those CSV files to SimpleDB domains when needed. This will help you backup, restore or copy the SimpleDB domain content much more efficiently.

Export Amazon SimpleDB Domains to Comma Separated Values (CSV)

Export Amazon SimpleDB Domain to CSV or XML File

SDB Explorer has been supporting the export of SimpleDB domains to XML files in prior versions. With multiple Amazon SimpleDB user feedbacks, we realized the importance of being able to export a domain to CSV file.

With the new version of SDB Explorer, you will experience fast, multiple and parallel process to export the domain content of one or many Amazon SimpleDB domains to CSV file.

This backed up CSV files can be imported back to the same or any other domain.

Manage Frequently Changing Content On Amazon CloudFront- New Lower Expiration Period (0 Second TTL)

Recently Amazon CloudFront lowered the minimum content expiration period, which will allow you to refresh your content at CloudFront edge locations at much shorter intervals. This enables you to use Amazon CloudFront service to deliver your frequently changing content.

Earlier objects stayed in cache  on Amazon CloudFront’s edge locations for a minimum time of 60 minutes. The default expiration period to cache all objects at the edge locations used to be 24 hours and that still remains the same. However, now you can customize the TTL (Time To Live) anywhere from zero seconds to 100 years.

Although the default value for TTL in Bucket Explorer is set to 60 minutes,  Bucket Explorer supports the new minimum content expiration period supported by Amazon CloudFront.

You can create a CloudFront Distribution and set the expiration period in very quick steps using Bucket Explorer.

Set TTL for CloudFront

If you choose, you can also use CloudFront Invalidation to remove files from the edge locations, in case you need to remove the files unexpectedly due to an unplanned change, prior to the expiration time set on those files.

Read more about recent changes released in Bucket Explorer.

Amazon S3 User Interface Enhancements- New Bucket Explorer Features

In the 2012.03.01.02 version of Bucket Explorer, we have released some great convenience features for Bucket Explorer  users, in addition to some major Amazon S3 based features. These are the new features, which will absolutely make your lives much better, if you work a lot on S3 to store and manage your data:

Filter Files from Upload/ Download : Bucket Explorer provides an option of blocking listed file types from the upload/download operation.  You can configure the file extensions to be blocked during uploads and downloads, from Advanced Preferences panel. You can enter multiple file extensions separated by comma (,).

This will address any security issues you might have with uploading or downloading files like executable (.exe) files or image files, which might cause harm to your system.

Filter File Types From Uploading and Downloading

Bookmark the long remote folders path for quick object listing:

Most of the time we end up working on folders at different levels within the folder structure of a bucket. After a certain point, it can become really painful to navigate to those embedded folders over and over again to access the data.

To save time and money spent on multiple S3 requests, we have added a bookmark option in Bucket Explorer in the new version, to save your folder paths for easy access. You will find a bookmark button next to the remote path text box.

Bookmark remote path for quick listing

You will see the bookmark button with plus(+) sign, if the listed path is not bookmarked, to add the bookmark. You will see a minus(-) sign for the bookmarked path, to remove the bookmark if you like.

You can quickly see the object listing for buckets embedded within main buckets by selecting the bookmark, without having to navigate to that bucket.

Advanced Search Options:

  • Search within Object Listing Table : This feature helps you search within your objects listing in the object table. Now you do not need to scroll the listing table from top to bottom looking for a particular file anymore. You can search your objects on key press. Start typing the search word and the searched file  will get highlighted on keypress.

Search within object listing in the object table

  • Search in multiple ways: You can search either by prefix or by prefix and delimiter

Search on Objects in Buckets

Customize Toolbar : This version allows you to customize your Bucket and Object toolbar in Bucket Explorer. Now you can set order for, hide/show the toolbar buttons according to your preference.

Customize toolbar in Bucket Explorer

Configure “part size” for Multi Part Processes from GUI : Now you can configure the size of individual parts of multi part upload and download process from Bucket Explorer Advanced Preferences panel. You do not need to edit the configuration file for this setting.

Configure the size of parts of multi part upload download process

Enhanced Look and Feel : We have improved look and feel of the Bucket Explorer with alternate row color, dispose on escape button press and more new features.