Skip to content

Instantly share code, notes, and snippets.

@sanchojaf
Last active August 10, 2021 21:31
Show Gist options
  • Save sanchojaf/440c8e1b99147a4bf4a273bc75d03608 to your computer and use it in GitHub Desktop.
Save sanchojaf/440c8e1b99147a4bf4a273bc75d03608 to your computer and use it in GitHub Desktop.

Data Overview

  • Finished v1 of F22 forecasting model prototype
  • Working on v2 of F22 forecasting model prototype

Infra Overview:

  • Add tags to AWS resources, to better track cost and analitycs each month.
  • Enable "Container Insights" for ECS clusters. To collect more info about the box where the website is running.
  • Automate on Jenkins jobs to create/delete copies of databases to simplifies the work of other engineers.
  • Upgrade to Cache database Redis to the version v6.
  • Investigating web performance issues and start making improvement.
  • Parallelize web_stable validation to be faster. Web_stable is the last validation before a deployment.

Tickets and other specific tasks

  • [TDI-121] Add AWS tags to environment resources, to better track cost and analitycs.
  • [TDI-390] Enable "Container Insights" for ECS clusters
  • [TDI-290] Automate on Jenkins jobs to create/delete copies of database
  • [TDI-231] Upgrade to Cache db Redis v6
  • [TDI-392] updated eatclub.net cert in Fastly and Jenkins load balancer
  • [MINT-199] investigating web performance issues
  • [MINT-200] Fixed unknown domain error caused by load balancer health checks
  • [TDG-570] Engineers want to verify that PR conforms to black codestyle
  • [TDI-402] Parallelize web stable to be faster
  • [TDI-403] Enabling HTTP/2 on Fastly
  • [TDI-393] resolve Fastly bypass issue in blue/green environments
  • [MINT-212] operator unit id
  • [TDI-405] add redundancy to production network NAT gateways
  • [TDI-412] remove duplicated Jenkins test jobs
  • [TDI-414] Fix issue with latest EC2 AMI that break ECS tasks
  • [TDI-415] Run a separated demo infra
  • [TDI-416] Use the same jenkins job to run from Web_stable and when test are trigger by a PR event.
  • [TDI-395] Add tags to databases. To track better cost and analytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment