aws-samples / aws-lambda-sample-applications
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 105
  • Daily file updates (only one update per file and date counted): 378
  • First update: 2019-09-13
  • Latest update: 2021-07-13
  • Days between first and latest update: 670 (95 weeks, estimated 475 working days)
  • Active days (at least one file change): 8
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 105 files with 2,788 lines of code in files.
    • 53 files that are 366+ days old (1,796 lines of code)
    • 52 files that are 181-365 days old (992 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
64% | 35% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 105 files with 2,788 lines of code in files.
    • 53 files have been last changed 366+ days ago (1,796 lines of code)
    • 52 files have been last changed 181-365 days ago (992 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
64% | 35% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
json, js, md, yml, ts, gitignore, txt
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
yml72% | 27% | 0% | 0% | 0%
ts50% | 50% | 0% | 0% | 0%
js50% | 50% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
yml72% | 27% | 0% | 0% | 0%
ts50% | 50% | 0% | 0% | 0%
js50% | 50% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
CICD-toolchain-for-serverless-applications100% | 0% | 0% | 0% | 0%
nodejs10.x/serverless-api-backend100% | 0% | 0% | 0% | 0%
nodejs10.x/file-processing100% | 0% | 0% | 0% | 0%
nodejs10.x/queue-processing100% | 0% | 0% | 0% | 0%
nodejs10.x/notifications-processing100% | 0% | 0% | 0% | 0%
nodejs10.x/scheduled-job100% | 0% | 0% | 0% | 0%
nodejs10.x/author-from-scratch100% | 0% | 0% | 0% | 0%
nodejs14.x/serverless-api-backend0% | 100% | 0% | 0% | 0%
nodejs14.x/file-processing0% | 100% | 0% | 0% | 0%
nodejs14.x/queue-processing0% | 100% | 0% | 0% | 0%
nodejs14.x/notifications-processing0% | 100% | 0% | 0% | 0%
nodejs14.x/scheduled-job0% | 100% | 0% | 0% | 0%
nodejs14.x/author-from-scratch0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
CICD-toolchain-for-serverless-applications100% | 0% | 0% | 0% | 0%
nodejs10.x/serverless-api-backend100% | 0% | 0% | 0% | 0%
nodejs10.x/file-processing100% | 0% | 0% | 0% | 0%
nodejs10.x/queue-processing100% | 0% | 0% | 0% | 0%
nodejs10.x/notifications-processing100% | 0% | 0% | 0% | 0%
nodejs10.x/scheduled-job100% | 0% | 0% | 0% | 0%
nodejs10.x/author-from-scratch100% | 0% | 0% | 0% | 0%
nodejs14.x/serverless-api-backend0% | 100% | 0% | 0% | 0%
nodejs14.x/file-processing0% | 100% | 0% | 0% | 0%
nodejs14.x/queue-processing0% | 100% | 0% | 0% | 0%
nodejs14.x/notifications-processing0% | 100% | 0% | 0% | 0%
nodejs14.x/scheduled-job0% | 100% | 0% | 0% | 0%
nodejs14.x/author-from-scratch0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
toolchain.yml
in CICD-toolchain-for-serverless-applications
804 - 628 853 2
template.yml
in nodejs10.x/serverless-api-backend/sam
83 - 608 608 1
cdk-stack.ts
in nodejs10.x/serverless-api-backend/cdk/cdk/lib
51 1 608 608 1
template.yml
in nodejs10.x/file-processing/sam
38 - 608 608 1
template.yml
in nodejs10.x/queue-processing/sam
29 - 608 608 1
template.yml
in nodejs10.x/notifications-processing/sam
29 - 608 608 1
template.yml
in nodejs10.x/scheduled-job/sam
27 - 608 608 1
buildspec.yml
in nodejs10.x/serverless-api-backend/cdk
25 - 608 608 1
template.yml
in nodejs10.x/author-from-scratch/sam
22 - 608 608 1
put-item.js
in nodejs10.x/serverless-api-backend/sam/src/handlers
22 - 608 608 1
get-by-id.js
in nodejs10.x/serverless-api-backend/sam/src/handlers
22 - 608 608 1
put-item.js
in nodejs10.x/serverless-api-backend/cdk/src/handlers
22 - 608 608 1
get-by-id.js
in nodejs10.x/serverless-api-backend/cdk/src/handlers
22 - 608 608 1
s3-json-logger.js
in nodejs10.x/file-processing/sam/src/handlers
18 - 608 608 1
get-all-items.js
in nodejs10.x/serverless-api-backend/sam/src/handlers
18 - 608 608 1
get-all-items.js
in nodejs10.x/serverless-api-backend/cdk/src/handlers
18 - 608 608 1
buildspec.yml
in nodejs10.x/scheduled-job/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/file-processing/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/author-from-scratch/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/serverless-api-backend/sam
17 - 608 608 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
toolchain.yml
in CICD-toolchain-for-serverless-applications
804 - 628 853 2
scheduled-event-logger.js
in nodejs10.x/scheduled-job/sam/src/handlers
3 - 608 608 1
sns-payload-logger.js
in nodejs10.x/notifications-processing/sam/src/handlers
5 - 608 608 1
sqs-payload-logger.js
in nodejs10.x/queue-processing/sam/src/handlers
5 - 608 608 1
hello-from-lambda.js
in nodejs10.x/author-from-scratch/sam/src/handlers
5 - 608 608 1
jest.config.js
in nodejs10.x/serverless-api-backend/cdk/cdk
9 - 608 608 1
permissions-boundary-aspect.ts
in nodejs10.x/serverless-api-backend/cdk/cdk/lib
14 2 608 608 1
buildspec.yml
in nodejs10.x/notifications-processing/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/queue-processing/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/serverless-api-backend/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/author-from-scratch/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/file-processing/sam
17 - 608 608 1
buildspec.yml
in nodejs10.x/scheduled-job/sam
17 - 608 608 1
get-all-items.js
in nodejs10.x/serverless-api-backend/cdk/src/handlers
18 - 608 608 1
get-all-items.js
in nodejs10.x/serverless-api-backend/sam/src/handlers
18 - 608 608 1
s3-json-logger.js
in nodejs10.x/file-processing/sam/src/handlers
18 - 608 608 1
get-by-id.js
in nodejs10.x/serverless-api-backend/cdk/src/handlers
22 - 608 608 1
put-item.js
in nodejs10.x/serverless-api-backend/cdk/src/handlers
22 - 608 608 1
get-by-id.js
in nodejs10.x/serverless-api-backend/sam/src/handlers
22 - 608 608 1
put-item.js
in nodejs10.x/serverless-api-backend/sam/src/handlers
22 - 608 608 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yml
in nodejs14.x/serverless-api-backend/sam
83 - 203 203 1
cdk-stack.ts
in nodejs14.x/serverless-api-backend/cdk/cdk/lib
51 1 203 203 1
template.yml
in nodejs14.x/file-processing/sam
38 - 203 203 1
cdk-stack.ts
in nodejs14.x/file-processing/cdk/cdk/lib
32 1 203 203 1
template.yml
in nodejs14.x/queue-processing/sam
29 - 203 203 1
template.yml
in nodejs14.x/notifications-processing/sam
29 - 203 203 1
template.yml
in nodejs14.x/scheduled-job/sam
27 - 203 203 1
cdk-stack.ts
in nodejs14.x/scheduled-job/cdk/cdk/lib
26 1 203 203 1
buildspec.yml
in nodejs14.x/scheduled-job/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/file-processing/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/author-from-scratch/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/serverless-api-backend/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/queue-processing/cdk
25 - 203 203 1
cdk-stack.ts
in nodejs14.x/queue-processing/cdk/cdk/lib
25 1 203 203 1
buildspec.yml
in nodejs14.x/notifications-processing/cdk
25 - 203 203 1
cdk-stack.ts
in nodejs14.x/notifications-processing/cdk/cdk/lib
24 1 203 203 1
template.yml
in nodejs14.x/author-from-scratch/sam
22 - 203 203 1
put-item.js
in nodejs14.x/serverless-api-backend/sam/src/handlers
22 - 203 203 1
get-by-id.js
in nodejs14.x/serverless-api-backend/sam/src/handlers
22 - 203 203 1
put-item.js
in nodejs14.x/serverless-api-backend/cdk/src/handlers
22 - 203 203 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yml
in nodejs14.x/serverless-api-backend/sam
83 - 203 203 1
cdk-stack.ts
in nodejs14.x/serverless-api-backend/cdk/cdk/lib
51 1 203 203 1
template.yml
in nodejs14.x/file-processing/sam
38 - 203 203 1
cdk-stack.ts
in nodejs14.x/file-processing/cdk/cdk/lib
32 1 203 203 1
template.yml
in nodejs14.x/queue-processing/sam
29 - 203 203 1
template.yml
in nodejs14.x/notifications-processing/sam
29 - 203 203 1
template.yml
in nodejs14.x/scheduled-job/sam
27 - 203 203 1
cdk-stack.ts
in nodejs14.x/scheduled-job/cdk/cdk/lib
26 1 203 203 1
buildspec.yml
in nodejs14.x/scheduled-job/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/file-processing/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/author-from-scratch/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/serverless-api-backend/cdk
25 - 203 203 1
buildspec.yml
in nodejs14.x/queue-processing/cdk
25 - 203 203 1
cdk-stack.ts
in nodejs14.x/queue-processing/cdk/cdk/lib
25 1 203 203 1
buildspec.yml
in nodejs14.x/notifications-processing/cdk
25 - 203 203 1
cdk-stack.ts
in nodejs14.x/notifications-processing/cdk/cdk/lib
24 1 203 203 1
template.yml
in nodejs14.x/author-from-scratch/sam
22 - 203 203 1
put-item.js
in nodejs14.x/serverless-api-backend/sam/src/handlers
22 - 203 203 1
get-by-id.js
in nodejs14.x/serverless-api-backend/sam/src/handlers
22 - 203 203 1
put-item.js
in nodejs14.x/serverless-api-backend/cdk/src/handlers
22 - 203 203 1