Difference between revisions of "User:Fyrelik"

From REU@MU
Jump to: navigation, search
(Summer 2023 Project:)
(Week 2 (06/04/23 - 06/10/23))
Line 33: Line 33:
  
 
Began reading through documentation both on and relating to Ansible
 
Began reading through documentation both on and relating to Ansible
*'''fireship ansible''' https://www.youtube.com/watch?v=xRMPKQweySE
+
*'''Fireship Ansible''' https://www.youtube.com/watch?v=xRMPKQweySE
 
*'''Playlist "Getting Started with Ansible"''' https://www.youtube.com/playlist?list=PLT98CRl2KxKEUHie1m24-wkyHpEsa4Y70
 
*'''Playlist "Getting Started with Ansible"''' https://www.youtube.com/playlist?list=PLT98CRl2KxKEUHie1m24-wkyHpEsa4Y70
 
*'''Documentation''' https://access.redhat.com/documentation/en-us/red_hat_ansible_automation_platform/2.3  
 
*'''Documentation''' https://access.redhat.com/documentation/en-us/red_hat_ansible_automation_platform/2.3  
 
*'''Get Started''' https://docs.ansible.com/ansible-tower/latest/html/quickinstall/index.html
 
*'''Get Started''' https://docs.ansible.com/ansible-tower/latest/html/quickinstall/index.html

Revision as of 15:39, 6 June 2023

John Freeborn

Marquette REU Summer 2023

Advisor: Dr. Brylow

Summer 2023 Project:

Week 1 (05/30/23 - 06/03/23)

Tuesday (05/30)

My initial thoughts are that documentation is relatively sparse for Abacus from what I have read and been given (have not looked at github yet). I'm a little confused on some of the terms used such as Kubernetes cluster and how scalability is currently implemented. Further I'm currently unsure of the actual structure of abacus right now as the documentation provided to me is from before we made the switch from amazon services and so in the diagram as well as in several of the other documents it shows we are still using S3, Elastic Beanstalk, DynamoDB, and Lambda which I have been lead to believe has changed so I will be looking for clarification as well as delving deeper both before the meeting tomorrow as well as following the meeting tomorrow. Based off of Diagram I am lead to believe that the function of DynamoDB was wholly replaced with MongoDB and should function as intended, I'm unsure if we have replaced Lambda with something that works in the same capacity to communicate between the DB and Piston. I'm currently unfamiliar with Docker however following tomorrows meeting I plan to begin reading the documentation on docker to better understand its importance to the system outside of the short paragraph that has been provided in the User Guide.

Wednesday (05/31)

Today I had a lecture on Good research practices. Following this I had a meeting with the team that is working on improving Abacus to discuss the roadmap for these ten weeks. After that I worked on getting Abacus setup in the local environment and in the process bricked my laptop.

Saturday (06/03)

Today I completed Unit 2 of the online RCR training.

Week 2 (06/04/23 - 06/10/23)

Sunday (06/04)

Finished Unit 3 of the Online training and began working on five slide presentation on Test-the-Rest https://ieeexplore.ieee.org/abstract/document/5359602

Monday (06/05)

Did in person RCR training followed by finishing of five slide presentation.

Tuesday (06/06)

Began reading through documentation both on and relating to Ansible