Sumários

Introduction to the BIT tool / Project Support

7 abril 2021, 16:30 Luís Antunes Veiga

Introduction to the BIT instrumentation tool: 

- Understanding BIT structure 
- Understand structure of BIT tools 
- Compile BIT tools 
- Compile example applications 
- Instrumentation of example applications 

Set-up of the Project Workload Codebase
- Set-up, execution and instrumentation of the project workload codebase.


High-level Language VMs Architecture

6 abril 2021, 15:30 Luís Antunes Veiga

Overview of HLL VMs

Pascal P-code VM:
- memory architecture, instruction set

Modern HLL VMs (Object-Oriented HLL VMs)
Java VM Architecture:
- data types, data storage, 
- byte-code (virtual) instruction set:  
  - data movement, control flow


Introduction to AWS (online class)

26 março 2021, 16:30 Rui António Dos Santos Cruz

Introduction to Amazon Web Services, from a user/developer perspective:

- Configuring and launching EC2 instances
- Creating AMIs using an instance as a source
- Setting up a load balancer
- Setting up an autoscaler with autoscaling policies


Cloud IaaS: Execution and Monitoring II (aula online)

26 março 2021, 14:30 Luís Antunes Veiga

Cloud Execution Platforms and Models:

- OpenStack (private)

Cloud Monitoring:
- AWS 
- CloudWatch, 
- Elastic Load Balancing
- AutoScale

Case-Study: Scaling a Web Server with the Cloud: 
- “Handling Flash Crowds from Your Garage”


Introduction to AWS (online class)

26 março 2021, 13:30 Rui António Dos Santos Cruz

Introduction to Amazon Web Services, from a user/developer perspective:

- Configuring and launching EC2 instances
- Creating AMIs using an instance as a source
- Setting up a load balancer
- Setting up an autoscaler with autoscaling policies