Architect, Common, Pricing

AWS resource analyse with AWS Trusted Advisor

    AWS resource analyse with AWS Trusted Advisor  Today from small start-up companies to enterprise level companies are started using cloud computing . The main goal for most of the organization is reduce cost and using cloud benefits . By putting your on-premise resources into cloud its not 100% cost benefit.Again there are many factors behind this . The…

Continue Reading

S3

Website hosting on Amazon S3 with custom domain name

    Static Website hosting on Amazon S3 You can host a static website on Amazon S3.Now many organization running their websites in S3 with their custom domain name effectively .On a static website, individual web pages include static content and they might also contain client-side scripts. You can not run dynamic websites on S3 .The reason is dynamic website relies…

Continue Reading

Common, EC2

AWS EC2 tagging best practices

    AWS EC2 tagging best practices Tags provide identification and classification of AWS resources by the association of descriptive metadata.for example, application identifier, environment, or owner. Each tag consists of a key and a value, both of which are user-defined strings. Tags can be used as a filter when requesting resources, such as EC2 instances, based on tag keys…

Continue Reading