积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部系统运维(11)网络与安全(11)后端开发(1)数据库(1)Python(1)PostgreSQL(1)

语言

全部英语(12)中文(简体)(1)

格式

全部DOC文档 DOC(13)
 
本次搜索耗时 0.012 秒,为您找到相关结果约 13 个.
  • 全部
  • 系统运维
  • 网络与安全
  • 后端开发
  • 数据库
  • Python
  • PostgreSQL
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • word文档 The DevOps Handbook

    forward, but changes not put back into version control. Focused on version control and automated environment creation – time reduced from 8 weeks to 1 day b. ENABLE ON-DEMAND CREATION OF DEV, TEST, AND PRODUCTION a production-like environment ii. Don’t just document the environment specifications 1. Create a common build mechanism to create it on demand 2. Codified in automated environment build process iii everything, everything is checked into version control 1. Application code & dependencies 2. Environment scripts & creation tools 3. DB scripts and reference data 4. Containers 5. Automated tests
    0 码力 | 8 页 | 23.08 KB | 5 月前
    3
  • word文档 postgresql操作手册

    m/postgresql-13.service #pg-13版本,修改systemd服 务文件,指定数据目录 #修改这行:Environment=PGDATA=/var/lib/pgsql/13/data/ 改为新的路径,如 下: Environment=PGDATA=/data_pg/data/ # systemctl daemon-reload # systemctl restart /usr/lib/systemd/system/postgresql.service #pg-10版本,修改systemd服务 文件,指定数据目录 #修改这行:Environment=PGDATA=/var/lib/pgsql/data/ 改为新的路径,如下: Environment=PGDATA=/data_pg/data/ # systemctl daemon-reload # systemctl restart
    0 码力 | 17 页 | 445.84 KB | 1 年前
    3
  • word文档 The DevOps Handbook

    8 of the 10 exploits were over 10 years old. i. ENSURE SECURITY OF THE ENVIRONMENT i. Once a hardened, risk-reduced environment is put in place, it must be monitored to ensure it stays in known good resets 3. Email resets 4. PII or private changes l. CREATE SECURITY TELEMETRY IN OUR ENVIRONMENT i. Create environment telemetry 1. OS changes in production, build infrastructure, etc. 2. Security group
    0 码力 | 9 页 | 25.13 KB | 5 月前
    3
  • word文档 Open Discussion on Project Planning

    Open Discussion on Project Planning Planning in an Agile Environment Key Tenets  Planning should focus strongly on the near term  Eliminate waste caused by planning for eventualities that never come makers and other stakeholders to become more familiar and comfortable with processes in the Agile environment, which enables a more collaborative and productive review process.  Provide information to all more from the development sprints and releases. Cost Estimation  Cost estimation in an Agile environment is challenging  The challenge within DoD is often a resistance to allocate budget for a program
    0 码力 | 2 页 | 49.30 KB | 5 月前
    3
  • word文档 A Seat at the Table: IT Leadership in the Age of Agility - Part 2

    Planning: The idea that we should make a plan and then stick to it is a terrible idea in an environment of uncertainty and change. It has dominated the IT world because it appears to offer predictability quickly from requirements to deployment.  The developer uses a powerful integrated development environment (IDE) that centralizes the tools that help him or her do the job.  The code is built automatically viewed as a filter; a way of allocating scarce IT resources among many competing projects. In an environment where IT has a limited capacity and the company’s needs for IT are insatiable, governance provides
    0 码力 | 7 页 | 387.61 KB | 5 月前
    3
  • word文档 DevOps Meetup

    would get over there fix “their” problems.  Discovered, multiple teams involved in snowflake environment support.  The practice team wasn’t the same as the game time team.  Segregated technical and More opportunities to fail, iterate, and improve.  Incented innovation and optimization.  Environment homogenization and assimilation – no snowflakes  Deployment methodologies, automation, monitoring
    0 码力 | 2 页 | 246.04 KB | 5 月前
    3
  • word文档 DoD CIO Enterprise DevSecOps Reference Design - Summary

    application can be deployed into the production environment. Deployment frequency: how often a new release can be deployed into the production environment. Production failure rate: how often software fails
    0 码力 | 8 页 | 3.38 MB | 5 月前
    3
  • word文档 The DevOps Handbook

    quarters to lead times measured in minutes, the constraint usually follows this progression: a. Environment creation: b. Code deployment: c. Test setup and run: d. Overly tight architecture: iv. ELIMINATE ensure functions as desired iv. Operations – the team responsible for maintaing the production environment and ensuring service levels are met v. Infosec – team responsible for securing systems and data
    0 码力 | 8 页 | 22.57 KB | 5 月前
    3
  • word文档 A Seat at the Table - IT Leadership in the Age of Agility

    this approach can focus IT planning, reduce risk, eliminate waste, and provide a supportive environment for teams engaged in creating value. If you missed last month, you can find the handout for Part Chaos: I began this book posing the question of how senior IT leadership can play a role in an environment of autonomous teams working directly with product owners from the business. The answer, I think
    0 码力 | 7 页 | 387.48 KB | 5 月前
    3
  • word文档 Government Excerpt

    “prosperous economy”; 3. Making Washington a national leader in sustainable energy and a clean environment; 4. Healthy and safe communities; 5. Efficient, effective, and accountable government. These
    0 码力 | 3 页 | 414.99 KB | 5 月前
    3
共 13 条
  • 1
  • 2
前往
页
相关搜索词
TheDevOpsHandbookpostgresql操作手册操作手操作手册OpenDiscussiononProjectPlanningSeatattheTableITLeadershipinAgeofAgilityPartMeetupDoDCIOEnterpriseDevSecOpsReferenceDesignSummaryGovernmentExcerpt
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩