diff --git a/frontend/src/utils/sessions.ts b/frontend/src/utils/sessions.ts index 92e4a22..90f9699 100644 --- a/frontend/src/utils/sessions.ts +++ b/frontend/src/utils/sessions.ts @@ -23,21 +23,21 @@ const SessionsList = (): Array => { title: 'Go for Infrastructure Test Automation', room: 'Main Conference Room, iHub', description: "What a student is expected to learn
" + - "
" + - "1. The essentials of the Go testing library.
" + - "2. How to write automated tests in Go.
" + - "3. How to increase confidence in deploying cloud infrastructure using Terratest, an open source Go library to write automated tests, including unit, integration and end-to-end tests for infrastructure code, with Terraform as an example.
" + - "
Prerequisites
" + - "
" + - "1. A free tier AWS account or higher
" + - "2. Terraform 1.5 or higher
" + - "3. Go version 1.13 or higher
" + - "4. Git version 1.5 or higher
" + - "5. GitHub account
" + - "6. VS Code

" + - "Preparation
" + - "
" + - "Personal regular checks on my terraform modules to use in the workshop
", + "
" + + "1. The essentials of the Go testing library.
" + + "2. How to write automated tests in Go.
" + + "3. How to increase confidence in deploying cloud infrastructure using Terratest, an open source Go library to write automated tests, including unit, integration and end-to-end tests for infrastructure code, with Terraform as an example.
" + + "
Prerequisites
" + + "
" + + "1. A free tier AWS account or higher
" + + "2. Terraform 1.5 or higher
" + + "3. Go version 1.13 or higher
" + + "4. Git version 1.5 or higher
" + + "5. GitHub account
" + + "6. VS Code

" + + "Preparation
" + + "
" + + "Personal regular checks on my terraform modules to use in the workshop
", level: "All attendees", name: "Chris Otta", role: "Software Development Engineer in Test", @@ -45,6 +45,55 @@ const SessionsList = (): Array => { titleDescription: "", day: "18th" }, + { + startTime: '9:00AM', + date: '9:00AM - 11:00AM EAT, Fri Oct 18th', + duration: 'Workshop 2h', + title: 'Hands-On Observability: Monitoring Go Applications with OpenTelemetry and Grafana', + room: 'Boardroom I, iHub', + description: `

Workshop Agenda

+ +

Setting the Stage:

+ + +

Instrumenting Your Go Code:

+ + +

Visualizing Insights with Grafana:

+ + +

Logging for Contextual Observability:

+ + +

Error Handling and Alerting:

+ + +

Q&A Session and Open Discussion:

+ `, + level: "All attendees", + name: "Desmond Obisi", + role: "Software Engineer", + company: "Resilis", + titleDescription: "", + day: "18th" + }, { startTime: '11:00AM', date: '11:00AM - 11:15AM EAT, Fri Oct 18th', @@ -113,8 +162,8 @@ const SessionsList = (): Array => { "- Learn best practices for implementing interfaces effectively", level: "All attendees", name: "Sammy Oina", - role: "S/W Engineer", - company: "", + role: "Technical lead", + company: "Ultraviolet", titleDescription: "", day: "18th" }, @@ -186,9 +235,9 @@ const SessionsList = (): Array => { "

" + "Whether you are new to GO or an experienced developer, this talk will provide you with valuable insights and actionable strategies to enhance your coding practices. By adopting these principles, you’ll be able to create codebases that are not only robust and scalable but also a pleasure to work with.", level: "All attendees", - name: "JA Asuquo", - role: "S/W Engineer", - company: "", + name: "Joseph Augustine Asuquo", + role: "Software Engineer", + company: "PARTNA", titleDescription: "", day: "18th" },