This is a fine overview. Im exploring free sandbox options atm for php & sql.
@dong-keunjang2425 жыл бұрын
Great tutorials!!! You made everything much clearer for me to understand AWS. Amazon should develop tutorials in this level.
@Robertalansimmons7 жыл бұрын
Hi Ravi, I didn't want to do that because I don't feel that the small snippet of code to show the working product constitutes "having to know"... I don't want anybody to think the RDS is PHP only or anything like that. The truth is that the script could have been in any server side language that can access a database. It's just that PHP is the most popular. I hope that you didn't feel that PHP was the only way or the "main" way to access the database. You can use any language you are most comfortable with. :) Thanks for the comment and recommendation - I'll see if I can't explain it better next time.
@atulgupta56 жыл бұрын
Great video Simmons. Covered every thing. If possible - upload video on Lamda services - how to set up cron job etc.
@MrGuitarguru955 жыл бұрын
This was a great video, very helpful. Very smart with deep and honest understanding
@ahmad-rateb5 жыл бұрын
Thanks Ras your videos helped my a lot
@Menneni097 жыл бұрын
Simmons, good presentation! I would suggest you please mention the prerequisites to follow the presentation like php etc...
@sensationalopie5 жыл бұрын
Thanks you man! Great video.
@downrangeops6 жыл бұрын
One of the best tutorials I've seen. Thank you! I would have liked to see you using Atom for the tutorial. It's likely to be the IDE for the majority of your viewers who are looking to learn. I managed to follow everything on your 1st video and using Atom + a package, I could do everything that WebStorm did. It was using Atom to follow PHPStorm that I really struggled with. May I put in a request for tutorial No.3? Would you care to follow-on and install a WordPress website on the same platform? Thank you again and please keep making these excellent tutorials.
@sam02037 жыл бұрын
This was very useful and elaborate, thanks
@pratikbhandari33935 жыл бұрын
The exact video that i was looking for , hey thanks :)
@doicare21114 жыл бұрын
Thanks a lot man.
@bfh8916 жыл бұрын
useful for practical deployment
@johnsonhsieh5116 жыл бұрын
Good video to solve my problem.
@joshuagainey96696 жыл бұрын
Outstanding my friend.
@JSAlter5 жыл бұрын
Thank you for this tutorial! It is practical and explanations are clear.
@chrisp94766 жыл бұрын
Thank you, great tutorial!
@JonathanBaileyn2u6 жыл бұрын
Thank you so much sir for your time and ethics. Being not from a background in computer science you have made this a smoother transition. I left a well known hosting company to try aws out, in hopes to achieve more in my project, and it was quite daunting to say the least. But you have really closed that gap and I hope you continue with this series.. And more in the future. I have a question for you or anyone here... How are you able to sit in front of the screen share like this? Are you green screening your image and just screen capturing?
@mikexue51044 жыл бұрын
did you get the answer?
@ezzabuzid89646 жыл бұрын
Amazing My Dear, Thanks
@talktomelikeimfive25366 жыл бұрын
Hi, thank you so much for the tutorial. Everything worked for me except when I created the php file to communicate with the sql server. And it alway connection timed out. Do you why it would do that? I was able to connect to the data using web storm and sql workbench. Thank you! Sorry put this comment in the wrong tutorial the first time
@d3daiM6 жыл бұрын
Thanks a lot
@fadjarpradja5 жыл бұрын
Thank you very much for your video, and i want to ask some question. why MYSQL database not include in 1 server in EC2 ? in video you install mySQL in RDS and apache in EC2 ? i think we can install apache and mysql at same place.
@JkeyKong4 жыл бұрын
how old are you? still work as programmer? I salute you
@shawnli78146 жыл бұрын
why use ec2 security group setting for RDS?
@vocalists55556 жыл бұрын
im getting an error (111 "Connection refused") with php do you know how can i fix this?/
@funkupgamer53645 жыл бұрын
When i try to search myip/name.php so i got the 504 gateway timeout error
@jean-baptistedelabroise53915 жыл бұрын
it doesn't let me do a free database server the EC2 ones was free but this one isn't.
@erichunter38696 жыл бұрын
Hi I have no idea why, but I am getting a Failure error when attempting to connect to the DB. Host, Database, User and Password are all 100% correct... any ideas?
@jakekay06 жыл бұрын
did you make sure the DB is publicly accessible in AWS?