Monday, February 25, 2019

Mr. John Iacovacci Assignment 4

Classroom blog: awsuconn.blogspot.com ENGR-100

2/25/2019, 7:28 PM

Assignment 4
Both Assignments Due March 26
Take the input from assignment 3
Name, Address, City, State, Zip Code and Phone Number
https://awsuconn.blogspot.com/p/dynamodb.html
Note: Last 2 assignments before Web Site Project

Wednesday, February 20, 2019

Mr. John Iacovacci S3 WEB PAGE INSTRUCTIONS

Classroom blog: awsuconn.blogspot.com ENGR-100

2/20/2019, 10:16 PM

Instructions for setting an amazon S3 bucket as a publicly accessible web site

https://awsuconn.blogspot.com/p/s3.html

On the blog page under S3

Monday, February 18, 2019

Mr. John Iacovacci Assignment 3

Classroom blog: awsuconn.blogspot.com ENGR-100

2/18/2019, 8:46 PM

This week and from here on the assignments start to get harder.

Assignment 3 create a web page with an HTML from that captures

Name
Address
City
State
Zip Code
Phone Number

inside the html the form will send it contents to an API endpoint
which will execute a lambda function,

That function will return a web page of the formatted and labeled
information the the person enters

https://awsuconn.blogspot.com/p/api-example.html

https://awsuconn.blogspot.com/p/web-form.html

https://s3.us-east-2.amazonaws.com/www.csucommstamford/hintro.html

These are links to help.

I have not yet put a date on this assignment, we have to see how much
of this material we can get thru in class.

Thanks

Professor Iacovacci

Sunday, February 3, 2019

Mr. John Iacovacci Assignment 2 Due Tuesday Feb 12th

Classroom blog: awsuconn.blogspot.com ENGR-100

2/3/2019, 11:26 PM

Assignment 2.

Create a Lambda function that takes the test input from a JSON file
And displays a complete set of information for a customer.

Name, address, City, State, Zip code and phone number

And returns the values in a concatenated string with labels similar to
assignment 1.

To All, If you are working in starter accounts please move the work into the classroom account so I can review. For the previous ...