Coder Social home page Coder Social logo

web-demo's Introduction

web-demo

This is a demo for building scalable web applications using various AWS building blocks.

The demo code only contains two PHP files: config.php and index.php. The aws-sdk-for-php contains AWS SDK for PHP version 2.7.17.

A step by step tutorial is available in the wiki.

web-demo's People

Contributors

qyjohn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

web-demo's Issues

Remove $ symbol from each command in wiki

it would be helpful if $ symbol removed before running command. I got below command when I clicked copy button.

$ sudo apt-get install awscli apache2
$ sudo apt-get install php libapache2-mod-php php-mysql php-curl php-xml php-memcached php-mbstring

(7) level 6, Kinesis Agent not starting

Hi John,

When I follow the wiki doing (7) level 6, it worked all good on one ec3 instance. However after I create a new AMI from the working instance, and then create a new launch configuration to edit the autoscaling group, the new instance launched by autoscaling group cannot send logs to Kinesis. I ssh into the new ec2 instance, and found that the kinesis-agent was exit, and the error is

  • Failed to create or connect to the checkpoint database

I googled the error and found a discussion here
awslabs/amazon-kinesis-agent#39

I followed the suggestion, and it solved the problem.

Just let you know this issue, and please ignore if you do it on purpose and leave it to us for troubleshooting.

Thanks,
Sida

RDS Master Username Update

In Level 1, Step 3:
$ mysql -h [endpoint-of-rds-instance] -u root -p

The default master username of a MySQL RDS instance is "admin", not "root".

Suggest updating this step to either specify to change the default master username in the create step, or use the correct default in the connect step.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.