DEVASC REST API Deep Dive – API Types / Methods / Status Codes / Headers / Pagination / Rate-Limit / Tools / Python Scripted REST API Calls – Easy points on exam day!

This will cover most things REST API at the fundamental level needed for the DEVASC, some items / tools not entirely clear here should be independently reviewed, as this article is long enough with me doing a full screenshot walkthrough of Postman REST API Tool 🙂 With that, lets get this party started! What an … Continue reading DEVASC REST API Deep Dive – API Types / Methods / Status Codes / Headers / Pagination / Rate-Limit / Tools / Python Scripted REST API Calls – Easy points on exam day!

DEVASC Python – PEP8, PyPI, Functions, Procedural vs OOP, Classes, Methods, Inheritance, Modules, and tons of exam day info!

Oh yes, we are going to start small and expand as this article goes on, so get comfortable if you are reading this for the long haul - This is creating Classes in Python towards the bottom! There is a ton more Python 3 to get through together for DEVASC Exam Day! I felt like … Continue reading DEVASC Python – PEP8, PyPI, Functions, Procedural vs OOP, Classes, Methods, Inheritance, Modules, and tons of exam day info!

TSHOOT – Simplified, Structured, and other Troubleshooting Methods described in detail for exam day success!

Above is the flow chart of the "Structured Troubleshooting" method, which takes into consideration who is authorized to implement network changes and fixes, and also focuses on documenting those steps to ensure the fix is implemented correctly and documentation exists that can be referenced at a later time when needed. There are several different methods … Continue reading TSHOOT – Simplified, Structured, and other Troubleshooting Methods described in detail for exam day success!