One topic that is introduced early on in the CompTIA Network+ study guide is about collision and broadcast domains. They are not explained until Chapter 5 though. Devices listen for and generate frames on the network. With wired networks, a device transmits a frame over the wires while also listening to the wires to see … Continue reading Collision and Broadcast Domains
Studying for the Network+ certification
My journey into a Masters in Cybersecurity has made me realize that my knowledge of networks is superficial. I was able to use and somewhat configure a network but did so mainly by trial and error and the online community. I felt that this was an area that I needed to be more experienced in, … Continue reading Studying for the Network+ certification
REST vs SOAP
Overview While the end goal is the same, REST and SOAP cannot be directly compared as REST is a set of guidelines that developers may choose to implement differently from project to project while SOAP is a well defined and standardized protocol for data exchange.auth0[1] REST REpresentational State Transfer (REST) is a software architecture that … Continue reading REST vs SOAP