Posts

  • Monitoring Java Applications with JMX

    Monitoring Java Applications with JMX

    ,

    https://github.com/idylmz/JMXExampleProject Years ago, when I joined a team working on resilience, we were asked to monitor a product developed in Java — without using an APM agent. Everyone on the team had the same question in mind: “How are we going to see what’s going on inside this application without installing an agent?” Since the product was

    Read More

  • Setting Up Forward Proxy via Squid

    Setting Up Forward Proxy via Squid

    ,

    Setting Up Forward Proxy via Squid The aim of this article is about setting up a forward proxy for our VLAN with private IP’s. First of all, I’m not a network guru, I have mostly development background. So please excuse me if I use a cringe term in this article about network. I have 5 VM’s

    Read More