Posted On April 2, 2019

Some Stories in the Backlog

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Some Stories in the Backlog
1. Upgrade pods with 32″ monitors
– Make collaboration easier
– Increase productivity
 
2. Upgrade VirtualBox to VMware or Xen hypervisor
– High availability (automatic spin up in case a host goes down)
– Resource reallocation (move a live machine to other hosts in cluster without downtime)
– Manageability (easy to manage and find expert help in critical events)
 
3. Use AWS/Azure instead of Godaddy
– Enterprise grade systems (multi-zones, better support, higher security)
– Prices for AWS “nano” or “micro” instances are becoming cheaper over time
– Long-term horizon support
 
4. Add CKEditor to Wikipages
– Make it easy for contributors to add contents without memorizing codes
 
5. Setup Proper Lab Environment for DevOps/Infrastructure Team
– Fog Server to be available on this Lab VLAN as it is separate from Prod
– Useful for periodic system recovery tests
– Useful to test Prod system updates/upgrades
– Store Lab environment in a more persistent/secured location than our desks

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Disable Disk Checking on Windows Bootup

Run CMD or PowerShell as Administrator Issue this command to exclude checking of Systems volume…

How to transport Outlook contacts

Export your contacts from Outlook: In Outlook, on the File menu, click Import and Export.…

Check Whether an Entity Has Access to a Directory or Its Children

Write-Host "This script just be ran in the context of a File Server Administrators member"…