zoukankan      html  css  js  c++  java
  • OPS_Database Standard Operations List

    Database Standard Operations List

    1.       DB Development standard

    l  Database is only a storage , do not depend too much on database

    l  Build a standard workflow for who ,when , how regarding different object levels

    l  Make a standard permission control for who should have which right

    l  Training and let all know who is the right person(dba, leaders) when they have any problem

     

    2.       Data Performance Collection standard

    l  Make sure it does not impact db performance too much or impact other business

    l  Make sure that only use one or two collection platform

    l  Make sure the collection schedule is reasonable

    l  Make sure the collected is real useful

    l  Make sure it’s easy configured and managed (disable ,enable)

    3.       Data Report standard

    l  Automatically report standard

    ü  Build standard for what , how ,when, who for daily report , weekly report and monthly report

    ü  Make sure it is real useful info and they have time to handle

    ü   Make a tracking for each report and make sure it is improved

    l  Manually report standard

    ü  Analyze historical info then improve our performance in high level

    ü  Make sure dba and ops to find a solution together then improve it

    4.       DB Enhancement standard

    l  Make sure enhanced plan is prepared ready ,before do anything

    l  Make sure the enhancement solve our problem really and has the compared list between before and now

    5.       Disaster recovery

    l  Make sure every solution we have tested more and it has loged what happen

     

  • 相关阅读:
    Linux文件和目录管理常用重要命令
    Windows和Linux下Mysql 重置root 密码
    瀑布流vue-waterfall的高度设置
    vue-cli 引入axios及跨域使用
    Vue 脱坑记
    shell基础
    正则
    安装卸载
    压缩打包
    vim工具
  • 原文地址:https://www.cnblogs.com/flysun0311/p/2644460.html
Copyright © 2011-2022 走看看