How to share Your eLearning SCORM package Using Amazon AWS – Free

Summary

If there is one thing that can be a problem for freelance elearning designer/developers that would be how we share our prototype eLearning courses with our stakeholders and subject matter experts. We don’t usually have access to the learning management system, and having our own LMS can be expensive for a small business owner like ourselves. That’s where getting your own web server comes in.

Amazon Web Services offers a free tier of services that you can use for sharing your content. 

In this video tutorial, I show you how you can sign up for an Amazon AWS account and upload your eLearning project for sharing with stakeholders and subject matter experts for review purposes.

copy and paste the following code

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "PublicReadGetObject",
            "Effect": "Allow",
            "Principal": "*",
            "Action": [
                "s3:GetObject"
            ],
            "Resource": [
                "arn:aws:s3:::Bucket-Name/*"
            ]
        }
    ]
}

8 responses to “How to share Your eLearning SCORM package Using Amazon AWS – Free”

  1. Sandeep Guptha Avatar
    Sandeep Guptha

    Hi, thank you for sharing this!

  2. Ramith Avatar
    Ramith

    I want to to thank you for this good read!! I certainly loved every little bit of it. I have you bookmarked to look at new things you postÖ

  3. Jonathan Exequiel Avatar

    I was very happy to discover this site. I wanted to thank you for ones time just for this fantastic read!! I definitely really liked every bit of it and i also have you saved as a favorite to see new things on your site.

  4. Lila Escort Avatar

    Hi! I just wish to give you a big thumbs up for your excellent info you have got here on this post. I will be returning to your blog for more soon.

  5. Kelly Carruthers Avatar
    Kelly Carruthers

    Thank you! This tutorial was so easy to follow (for a non-techy) and solved the problem.

  6. Lila Amarilla Avatar

    Great article, thannks

  7. Claaire Govern Avatar

    Very good article. I absolutely love this site. Thanks!

  8. John Avatar
    John

    Good post. I learn something new and challenging on blogs I stumbleupon on a daily basis. Its always exciting to read content from other authors and use a little something from other web sites.

Leave a Reply

Your email address will not be published. Required fields are marked *