JWJonathan Windellinjonathans-blog.hashnode.dev·Apr 17 · 6 min readCreating Secure Networks using SNMP & MIB as BackboneAbstract This article describes how SNMP (Simple Network Management Protocol) and MIB (Management Information Base) are used in networks to ensure security & safety through transit of data through a n00
JWJonathan Windellinjonathans-blog.hashnode.dev·Apr 9 · 5 min readStatic vs Dynamic Routing: When to use Which TechniqueAbstract This article describes static & dynamic routing within a network. Furthermore it describes advantages & disadvantages with both and analyzes when static or dynamic routing might best be used 00
JWJonathan Windellinjonathans-blog.hashnode.dev·Apr 3 · 5 min readFrom Chaos to Code: Why Your Homelab Needs Infrastructure as Code (IaC)Abstract Many hobbyists view Infrastructure as Code (IaC) as a tool reserved exclusively for enterprise-scale operations. This article argues that IaC is precisely what a "homelabber" needs to transfo00
JWJonathan Windellinjonathans-blog.hashnode.dev·Mar 13 · 5 min readTesting Methodologies: Guide Through MethodsAbstract This article describes fundamental methodologies of software development & testing. Methodologies are described and explained how they can be applied to projects. The article covers how proje00
JWJonathan Windellinjonathans-blog.hashnode.dev·Mar 13 · 6 min readPerspective on White-Box Testing: Techniques and Tools:Abstract This article describes fundamental techniques and tools within white-box testing that are used to validate the internal structure and logic of a system from a developer’s perspective. 1 - Int00