AWS Architect
Introduction to Cloud
Introduction to Cloud Cloud computing has revolutionized the way businesses and individuals store, manage, and access data and applications. With the advent of cloud service providers, such as...
PCI HIPAA Certification
PCI HIPAA Certification Below is the list of topics and the respective questionaire for which evidence is requested from an organisation to get PCI HIPAA certified. Scoping Que...
Architecture Process
Introduction Below are the steps followed to desing an architecture: 1. Understand the System’s Requirements Description: This initial step involves understanding what the system should ...
Architectures - Dunderly
Company: Dunderly Sells Paper Supplies (Printer Paper, Envelopes, etc) Needs a new HR System for Managing Employess Salaries Vacations Payments Architect...
Segmenting AI, ML, DL and RPA
Artificial Intelligence (AI): a. Image Recognition: Identifying objects, people, and patterns in images. b. Natural Language Processing (NLP): Understanding and processing human language. c. Rob...
Vim Editor
Vim Editor To search a keyword in the file: /keyword To replace a string in the file: :%s/oldstring/newstring/g
Udemy Black Screen
Problem: How to fix the annoying Udemy video black screen problem. Solution: Go into Chrome Settings/system/ and then disable graphics/hardware acceleration. Relaunch the Chrome browser.
Error while debugging Azure Functions Locally
Problem: Received an error while trying to debug an Azure Function locally in VSCode. Error: Failed to verify “AzureWebJobsStorage” connection specified in “local.settings.json”. Is the local emul...