Day: November 23, 2022

Red Hat

OpenShift Coffee Break | Observability with Dynatrace

Get your espresso ready for another OpenShift.TV Coffee Break as special guest Henrik Rexed from Dynatrace to share with us real world production grade observability and monitoring stories with Dynatrace on OpenShift!

Read More
AWS

AWS Certification Roadmap for Complete Beginners

In this video, Lucy outlines a step-by-step roadmap you can use to start your AWS Certification journey.

Read More
Python

Demystifying Python’s Internals

In this talk, get a look around at the CPython source code by implementing a new operator, a pipe operator. While doing so, I will discuss core parts of the internals, such as Python’s grammar, its syntax trees, and the underlying logic that will perform the operation. By the end, you will have a good […]

Read More
AWS

AWS Full Course For Beginners 2022

Since I’ll be attending (and speaking!) my first re:Invent conference, I have been upskilling my AWS abilities. It’s kind of refreshing after so long in Azure land. This AWS tutorial for beginners will help you understand what is AWS (Amazon Web Services), how did AWS become so successful, the services that AWS provides (AWS EC2, […]

Read More
Python

Python How To: Print, user input and variables.

In this video from Curbal learn: How to print text How to get user inputs How to create variables How to concatenate text and variables.

Read More