Amazon Web Services Website Hosting Fundamentals

From Littledamien Wiki
Revision as of 17:51, 18 November 2015 by Video8 (talk | contribs) (Created page with "Category:AWS Category:Web Development == Overview == Topics related to setting up and managing a static website hosted by Amazon Web Services. == AWS services == *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Topics related to setting up and managing a static website hosted by Amazon Web Services.

AWS services

  • EC2 - virtual application server; service for web applications
  • RDS - Amazon Relational Database Service supports database servers
  • IAM - manages roles defining credentials for software running on EC2 instances[1] [2]

Notes

Resources

References

  1. IAM Roles for Amazon EC2 - Amazon EC2 User Guide for Linux Instances
  2. Roles (Delegation and Federation) - IAM User Guide