Amazon EC2 examples using the AWS SDK for C++
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable computing capacity—literally servers in Amazon’s data centers—that you use to build and host your software systems. You can use the following examples to program Amazon EC2 using the AWS SDK for C++.
Note
Only the code that is necessary to demonstrate certain techniques is supplied in this Guide, but the
complete example code is available on GitHub