AWS

AWS services are delivered to customers via a network of AWS server farms located throughout the world. Fees are based on a combination of usage (known as a "Pay-as-you-go" model), hardware, operating system, software, and networking features chosen by the subscriber requiring various degrees of availability, redundancy, security, and service options. 

Blog

The following are my casual gits, gist and musings.

Monitoring

Monitoring apps are software tools designed to track and analyze the performance, behavior, and health of applications, systems, or networks, providing insights to identify issues and optimize performance

Python

Python is dynamically type-checked and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library.

Terminal

A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term terminal covers all remote terminals, including graphical interfaces. A terminal emulator inside a graphical user interface is often called a terminal window.

Testing

Software testing is the process of evaluating a software application or product to identify defects, ensure it meets requirements, and verify its functionality, ultimately aiming to improve quality and user experience.