You can build your own library that encrypts your objects data on the client side before uploading it to Amazon S3. Or you can use the AWS provided SDK. Currently, only the AWS SDK for Java supports client-side encryption.
Blog posts to help enterprises run applications in the cloud. Entries on cloud migrations as Fortune 1000 companies embark on migrating to the cloud.
Showing posts with label client. Show all posts
Showing posts with label client. Show all posts
Tuesday, July 9, 2013
Tuesday, August 28, 2012
AWS EC2 and RDS Oracle access using Toad
Toad is a great tool for accessing the Oracle database for development.
However, there is one 'trick' regarding the configuration of Toad and
the Oracle client. The Oracle client software (in my case the Oracle
11g instant client) needs to be in the Windows path. There are great
instructions on how to do this here:
https://support.quest.com/SolutionDetail.aspx?id=SOL7712
If the class path is not set, you will get an error when you open up Toad that the Oracle client is not found.
https://support.quest.com/SolutionDetail.aspx?id=SOL7712
If the class path is not set, you will get an error when you open up Toad that the Oracle client is not found.
Subscribe to:
Posts (Atom)