Archives for Software Dev - Page 14
Restoring Deleted AD Sites, Zones and Objects
Restoring an entire Deleted Site Running the Powershell commands, you may see some errors ('could not add object, as it is in ') . Just Ignore these (Quick) Restoring a Deleted…
Testing whether a client is part of an AD
Say your AD Site is 'AVARMA' - and you are trying to figure out if the following IP address is assigned to that site Doing this on the local client…
Assault Rifles in America, A 2 step solution – How to end mass shootings in America
Australia shares the same love for guns as America. After a mass shooting, they banned all assault type weapons. Mass shootings down to zero , gun violence down by…
Cloud Security and Migration Architect, Houston, TX
azure powershell architect Anuj Varma is a certified cloud and application Architect based in Austin, TX and Houston, TX. Some aspects of Cloud Architecture that Anuj has helped customers with…
Bitcoin Cash
Cup of Coffee with BTC? The transaction issue has divided the Bitcoin community into two groups. One group claims that Bitcoin was never designed to be a “cup of coffee”…
Couchbase vs DynamoDB
Couchbase Advantages Run on almost any cloud platform – including AWS Avoid DynamoDB’s item-size restrictions Speed up performance with in-memory processing and built-in caching Use your team’s existing SQL skills…
APIs, Open API Standard (OAS)
The OAS is to REST what WSDL was to SOAP. It provides a common framework of designers, developers, testers, and devops to build and maintain APIs. Think of the…
Active Directory Domain Basics
Active Directory domains are grouped in a tree structure; a group of Active Directory trees is known as a forest, which is the highest level of organization within Active Directory.…
About Docker Architect, Kubernetes Architect, Anuj Varma
Anuj accidentally stumbled onto a project which required real world containerization of a large app. The app serviced over a million customers and had over 12 separate components – including…
Kubeadm – Bootstrap a kubernetes cluster
Building a cluster through various steps – kubeadm is the preferred way to start up a ; In the following order, kubeadm Kubeadm init Pre Flight Checks – Pull container…