Skip to content

I-ALiRT - update ecs ami#1134

Merged
laspsandoval merged 2 commits intoIMAP-Science-Operations-Center:devfrom
laspsandoval:ecs_update
Mar 2, 2026
Merged

I-ALiRT - update ecs ami#1134
laspsandoval merged 2 commits intoIMAP-Science-Operations-Center:devfrom
laspsandoval:ecs_update

Conversation

@laspsandoval
Copy link
Copy Markdown
Contributor

@laspsandoval laspsandoval commented Feb 19, 2026

Change Summary

Overview

The current ECS AMI is being deprecated so we need an update.

File changes

ialirt_processing_construct.py

Testing

Testing in dev.

Old
44.246.157.218
ami-02cdaf0146c5a47f1
amzn2-ami-ecs-hvm-2.0.20250909-x86_64-ebs

IalirtStack-IalirtProcessingAutoScalingGroupASG503538FE-FJz8ekAktdam
i-0900e233a708467a7
IalirtStack-IalirtProcessingAutoScalingGroupInstanc-ulQ2fDFb2O4q

Terminated at 12:09pm.
Back at 12:11pm.

New
44.246.157.218
ami-0b6ac29f4b0dc9bf1
al2023-ami-ecs-hvm-2023.0.20260210-kernel-6.1-x86_64

IalirtStack-IalirtProcessingAutoScalingGroupASG503538FE-FJz8ekAktdam
i-00621c20940e0a103
IalirtStack-IalirtProcessingAutoScalingGroupInstanc-ulQ2fDFb2O4q

From the terminal:
((.venv) ) Lauras-MacBook-Pro:sds-data-manager laurasandoval$ nc -vz 44.246.157.218 7526
Connection to 44.246.157.218 port 7526 [tcp/] succeeded!
((.venv) ) Lauras-MacBook-Pro:sds-data-manager laurasandoval$ nc -vz 44.246.157.218 7564
Connection to 44.246.157.218 port 7564 [tcp/
] succeeded!
((.venv) ) Lauras-MacBook-Pro:sds-data-manager laurasandoval$ nc -vz 44.246.157.218 7566
Connection to 44.246.157.218 port 7566 [tcp/vsi-omega] succeeded!
((.venv) ) Lauras-MacBook-Pro:sds-data-manager laurasandoval$

@laspsandoval laspsandoval marked this pull request as draft February 19, 2026 16:58
@laspsandoval laspsandoval self-assigned this Feb 19, 2026
@laspsandoval laspsandoval marked this pull request as ready for review February 19, 2026 19:21
@laspsandoval laspsandoval added this to the February 2026 milestone Feb 19, 2026
@laspsandoval laspsandoval linked an issue Feb 19, 2026 that may be closed by this pull request
@laspsandoval
Copy link
Copy Markdown
Contributor Author

@lacoak21

A summary of the I-ALiRT Architecture:
Single AMI / EC2 instance → the computer (AL2 vs AL2023) - this is what changed
Task Definition → how to run the container
ECS Service → keeps it running continuously
Autoscaling group → If EC2 goes down then this brings another up almost immediately

After I deployed to dev the AMI didn't update. So I deleted the EC2 instance prompting the autoscaling group to bring another back up in its place with the new version (AL2023).

Then I tested to make certain that the task (container) reached a steady state and I could reach it via tcp.

I thought that maybe I could show you on the Console sometime if you are interested.

Laura Sandoval added 2 commits March 2, 2026 11:44
@laspsandoval laspsandoval merged commit eb5dac7 into IMAP-Science-Operations-Center:dev Mar 2, 2026
1 check passed
@laspsandoval laspsandoval deleted the ecs_update branch March 2, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I-ALiRT - Update ECS

2 participants