Virtual Server graphical App for F5 LTM April 11, 2023 Virtual servers are an integral part of modern web application deployment. They provide a layer of abstraction between the application and the underlying infrastructure,…
Create/modify/delete an F5 virtual server using Python and Jenkins pipelines February 20, 2023 Introduction F5 BIG-IP load balancers are essential components for ensuring high availability and scalability for applications. One of the critical elements in a BIG-IP…
Alert via SMS and shutdown the power April 2, 2021 I started monitoring the temperature of my Raspberry Pi computer some time ago. I’ve also set up a Chatbot that can give me this…
Network ChatBot March 23, 2021 When you need basic information from your network you usually turn to your monitoring system. But wouldn’t be nice to have a different type…
IPinfo November 23, 2020 Public clouds, beside offering IaaS, PaaS solutions they also provide FaaS (Function as a service). “Function as a service (FaaS) is a category of cloud computing…
Python.Arista.shutdown_ports March 26, 2020 As I am trying to learn Python, and probably will continue to do it for some time, I came across an issue that I…
Python.VxLAN.Cumulus February 18, 2020 In the previous post, I used Ansible to automate the Vxlan creation on Cumulus leaf switches. Now let’s go one step further and do…