Tuesday, April 23, 2019

To All,


If you are working in starter accounts please move the work into the classroom
account so I can review.


For the previous assignments everyone should have 4 separate lambda functions
in their AWS accounts.


Please include your name as a comment line in each function


e.g. // John Iacovacci


The two assignments that required HTML should exist in your S3 .


I also want your name commented in the HTML file //John Iacovacci


For the final I want at least 5 web pages with data functions and original code


Remember more is better and it needs to be functional.


One file wit HW3 does not satisfy the assignment.


Use your own code and not mine.


I am always available for help.


Thanks


Professor Iacovacci
917-701-6177

john.iacovacci1@gmail.com

Friday, March 29, 2019

Mr. John Iacovacci Web site project

Classroom blog: awsuconn.blogspot.com ENGR-100

3/29/2019, 7:22 PM

Assignment due April 9th

Provide a brief 1 page summary of the web site you will be handing in
for the final assignment.

Please map out pages that you will create and state the purpose of the site.

Mr. John Iacovacci Assignment Web SIte project

Classroom blog: awsuconn.blogspot.com ENGR-100

3/29/2019, 7:20 PM

Assignment due April 9th

Provide a brief 1 page summary of the web site you will be handing in
for the final assignment.

Please map out pages that you will create and state the purpose of the site.

Sunday, March 24, 2019

Mr. John Iacovacci Final Web site due Friday May 3rd

Classroom blog: awsuconn.blogspot.com ENGR-100

3/24/2019, 9:40 PM

Final Web Site Project due last day of classes Fri., May 3

Functional web site with data components

Must be descriptive and have a purpose

Must use leverage amazon API gateways and Lambda function

Site needs to be self explanatory and aesthetically pleasing.

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

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