zoukankan      html  css  js  c++  java
  • DevOps: CLM, RLM, RPM, RPD, BSA, BAA, BMA

    1. BMC Release Lifecycle Management (RLM) is our suite targeted at managing and automating application releases for Release Managers and Application Release Automation teams.  The suite includes BMC Release Process Management (RPM), BMC Release Package and Deployment (RPD) and BMC Application Automation (BAA). 

    Our goal is to eventually unify the RPM and RPD capabilities into a single unified codebase.  For this reason, you will see RPD features making their way into RPM over time.  Currently, RPD is better at creating packages and managing application packages (one version of one component).  Currently, RPM is better at managing the full release of complex applications across multiple stages of environments.  Until the merge of RPM and RPD is complete, I recommend that you use the RLM suite- RPM for your release process and RPD for your application component packaging and deployment.

    2.  BMC Application Automation (BAA) is just a license included in the BMC Release Lifecycle Management SKU that allows you to use BMC Server Automation's RSCD agents and Network Shell (NSH).  Those components are used for connecting to remote targets for application deployments as well as many other use cases like patching and compliance.  Because of the flexibility across use cases, strong access controls and proven record in some of the worlds largest data centers; those components are our recommended method for connecting to remote targets.  For example, if we have a customer that is using BMC's solutions for Application Release Automation and Compliance, they do not want us to use two agents.  For those reasons, the 'legacy' Varalogix bridge is going to be phased out.

    BMC Middleware Automation (BMA) is a tool that enables a middleware administrators to manage their configurations at scale across hundreds or even thousands of nodes (ex. WebSphere, WebLogic, Jboss, etc.). The goal of BMA is to increase your ratio of nodes/domains manage per admin with more consistent, agile changes, less errors and faster meant time to repair (MTTR).  Typically, middleware admins manually configure one node/domain and then they use BMA to snapshot that configuration, tokenize the configuration, and install it as a "golden configuration" across all the nodes/domains.  The BMA drift and compare capabilities can be very useful for identifying, tokenizing and deploying changes as one aspect of an application release.  Some of our customers that are using both RLM and BMA combines these capabilities into their release process. 

  • 相关阅读:
    腾讯实习前端工程师面经-一面-腾讯看点
    Redux的createStore实现
    GNU ARM 汇编基础
    python爬虫学习04-爬取贴吧
    python学习03-使用动态ua
    Python爬虫学习02--pyinstaller
    python爬虫学习01--电子书爬取
    简单的SQL语句学习
    微信小程序的五个生命周期函数
    python学习(12)使用正则表达式
  • 原文地址:https://www.cnblogs.com/kakaisgood/p/10384659.html
Copyright © 2011-2022 走看看