• Share
  • ?
  • Profiles ▼
  • Communities ▼
  • Apps ▼

Blogs

  • My Blogs
  • Public Blogs
  • My Updates

DevOps Community

  • Log in to participate
c914709e-8097-4537-92ef-8982fc416138 Blog

About this blog

  Home News and Stories Practice Content Feedback   Welcome to the IBM DevOps Community.  This community space is for DevOps practitioners to share their stories, practi
  • Facebook
  • Twitter
  • Google
  • LinkedIn
  • RSS

Archive

  • January 2018
  • September 2017
  • August 2017
  • July 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • February 2016
  • January 2016
  • November 2015
  • October 2015
  • September 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012

Tags

All posts
  • Sort by:
  • Date ▼
  • Title
  • Likes
  • Comments
  • Views

Learn New Ways to Deliver Your Apps to the Cloud: Cloud, Docker, Bluemix, and DevOps

JenniferClemente 2700056FNF | | Visits (6247)

Tweet
Need a  game plan to improve your delivery process in 2017?  We have you covered! In our recent tech talk , Michael Elder,   IBM Distinguished Engineer  for Cloud DevOps , shows you how to use a  DevOps-enabled toolchain to deliver your apps with speed and reliability to the cloud platform of your choice.   T he webinar, How do you Delivery your Applications to the Cloud ,   is  available here on demand.   Michael discusses how   UrbanCode Deploy can deliver your applications to... [More]

Migration of MongoDB to DynamoDB

sandralynn 310002K81P | | Visits (7005)

Tweet
DynamoDB is one of the non-Structured Query Language (NoSQL) databases which are currently in use today. Scaling of this database is very easy, and it offers no overhead in terms of administration. However, it has a limitation when it comes to the design of the schema. Once you have migrated your data from MongoDB to DynamoDB, you will notice that the task of administering the data will be reduced, and that it will be possible for you to archive the old data. The archiving here can mean that the data which is not queried more often by the... [More]

Tags:  devops migration mongodb dynamodb

Getting Started with DevOps? SaaS and Deployment Automation Make it Easy

JenniferClemente 2700056FNF | | Visits (14026)

Tweet
Getting Started with DevOps? SaaS and Deployment Automation Make it Easy   If you’re like most organizations out there, software delivery determines your competitiveness in the marketplace. This means  you’re looking to decrease your infrastructure ownership while increasing your workforce’s capacity to spend time on innovation vs. maintenance.   Using a DevOps principal called Continuous Delivery, agile teams can get changes into production predictably faster and more frequently so that the business can be... [More]

Taking your first steps toward cloud - with Blueprints

Joe Wochna 2700070BT2 | | Visits (5870)

Tweet
In their recent webcast , IBMers Chad Holliday and Steve Barbieri both discussed and provided a demonstration on how “cloud blueprints” can be used to develop infrastructure and application layers across different cloud environments. The use case is fairly typical:  Traditional enterprises are looking to hybrid cloud to deal with “multi-speed IT” issues – these are your legacy applications (systems of record) working with your front-end, systems of engagement (typically in the cloud).  And ‘cloud... [More]

Basic DevOps Principles and its 5 Unsung Tools

sirisha9 310002SG3U | | Comments (2) | Visits (6226)

Tweet
What is DevOps The term “DevOps” typically refer to the emerging professional movement that advocates a collaborative working relationship between Development and IT Operations, resulting in the fast flow of planned work (i.e., high deploy rates), while simultaneously increasing the reliability, stability, resilience and security of the production environment. Our DevOps online training enlightens you on how DevOps differs from Agile. One tenet of the Agile development process is to deliver working software in smaller... [More]

Myths Of Devops - Automation Is Not DevOps

gk6565 50N16VP246 | | Comments (2) | Visits (7167)

Tweet
Introduction A few years ago, if you would have asked me to define DevOps   , my answer would have sounded something like “Mumble mumble automation, mumble, automation, mumble mumble, infrastructure-as-code, mumble mumble, strategery.”  Thinking that DevOps equated to automation had mostly to do with the fact that most of the DevOps people I talked to and articles I read really only spoke about automation with only indirect references to anything else. I mplementing automation is definitely a part of what it means to... [More]

Tags:  devops-community devops

大数据监控告警系统的实现

Eacon 310002Q27C | | Visits (11415)

Tweet
[PyCon2016演讲]大数据监控告警系统.md—/Users/eacon/Documents/blog_md_files/techblog/architecture [PyCon2016演讲]大数据监控告警系统的实现 以下内容整理自 PyCon2016 深圳场的 演讲稿 --大数据监控告警系统。 开场 本次演讲将会一步步地,向大家展示我们这个系统架构。 由于时间有限,我不会深入讲解技术细节(事实上我一开始做好、发给Sting的ppt有多达40页现在精简到20多页)。 我希望达到的效果是-- 对于有相关项目经验的开发人员,可以起到一个参考的作用 对于没有监控项目经验的人员,也可以让你对如何实现监控平台有一个快速的认知 背景介绍 监控系统对于大数据平台的重要性不言而喻。 那要实现这样一种系统,我们需要解决哪些问题? 首先我们要知道如何采集监控数据,监控数据主要有三种 系统本身的运行状态,例如CPU、内存、磁盘、网络的使用情况 各种应用的运行状况,例如数据库、容器等 处理网络上发送过来的数据 有了数据,我们需要采用合适的存储方案来保存海量的监控数据 然后需要把这些数据在web界面进行展示,把监控指标的变化情况可视化... [More]

Tags:  大数据 告警 pycon 监控

Building the Foundations for Long Term Devops

Michael.ht 110000NBF2 | | Comment (1) | Visits (8302)

Tweet
A Positive Outlook      There is no shortage of industry research that paints a positive landscape for DevOps.  For instance, the recent nationwide case study presented by IBM DevOps indicated a 50% increase in code quality and 70% decrease in downtime.  A key attributable to this success was the development of a collaborative culture, where IT and business began to come together as a closer knit team to deliver products effectively (“Nationwide,” 2016). Without a Strong Foundation    ... [More]

Timebox Planning Widget V2.9.1 with new Feature “show dependencies” supports SAFe’s Program Board

giacomum 2700007J4D | | Comments (2) | Visits (16028)

Tweet
SAFe defines the  Program Board  as follows http://www.scaledagileframework.com/pi-planning/             As a matter of fact, Rational Team Concert (RTC) does not, including IBM's additional SAFe support, provide a similar visualization out-of-the-box . Therefore we have decided to implement a brand new feature named " show dependencies " into the  Timebox Planning Widget V2.9.1   This Feature is planned to be available as freeware in coming fall 2016. Feature... [More]

Tags:  agile safe4.0 rtc planning interconnect safe scrum scaled-agile-framework rational-team-concert

SAFe 4.0, Custom tags - mega project management support in Collaborative Lifecycle Management

VidhyaV 270001DB84 | | Visits (10645)

Tweet
IBM ® Rational ® Collaborative Lifecycle Management facilitates domain and cross domain management activities   Two of the new features in Collaborative Lifecycle Management (CLM) 6.0.2 – custom tags and support for SAFe 4.0 - are what users need to manage their mega projects.  A large project consists of hundreds or even thousands of components.  Components, as you would know, are not just binaries and source code but also test cases, design documents, scripts, configuration files, environment... [More]

Tags:  safe agile safe4.0 projectmanagement clm6.0 clm management project

Did you like TETRIS when you were a kid? Are you ready for SAFe?

giacomum 2700007J4D | | Visits (10565)

Tweet
Is Scrum and/or SAFe the Framework you want to go for? Are you in Systems Engineering with HW, FW and SW Teams and need to maintain a rolling lookahead plan with lots of dependencies ? Are your Teams distributed all over the world? If you can answer some of the questions with YES I highly recommend you to give the brand new Rational Team Concert  Timebox Planning Widget V2.8.7  with  SAFe  support a chance. It fully supports  SAFe  on the Levels  Value Stream ,  Program  and  Team Of course we... [More]

Tags:  scrum interconnect planning rtc rational-team-concert scaled-agi​le-framewo​rk safe agile

Scaling up with DevOps – Launching a SAFe® Agile Release Train using IBM CLM and UrbanCode tooling solution

Reedy Feggins 120000A43D | | Visits (25089)

Tweet
Last month had the opportunity to lead a six-person IBM agile adoption team in starting an Agile Release Train (ART) in support of a larger telecom project (1000+ users) in Mumbai, India; using the newly released version 4.0 of the Scaled Agile Framework (SAFe® 4.0). In this post, I summarize the business drives, QuickStart approach, and some Early Results collected during the Inspect & Adapt session we conducted at the end of the three-week iteration.   Scaled Agile Framework (SAFe) While I have had the pleasure of leading several... [More]

Tags:  interconnect devops safe agile ibm

new RTC Timebox Planning Widget with SAFe Support

giacomum 2700007J4D | | Comments (5) | Visits (11755)

Tweet
Hi Amy et. al. We at Siemens have implemented a brand new RTC Widget called "Timebox Planning Widget with SAFe Support" I'm going to present this at IBM InterConnect 2016 in Las Vegas. Session DOP-3145   If you can't make I would appreciate your feedback. Please have a look at the short videos on youtube. Would this support your work with SAFe at IBM?   How to use the new Timebox Planning Widget with SAFe Support  https://youtu.be/uUz67-Yktec   How to setup the new Timebox Planning Widget with SAFe Support... [More]

Tags:  rational-team-concert scaled-agile-framework safe timebox-planning rtc interconnect

SAF3 3.0 Program & Portfolio Template

Midalifestyle 310001GJH5 | | Comment (1) | Visits (8452)

Tweet
In the Old Days, for the Agile ALM for Scrum process template, there was an RMC "Helper File" which contained RTC/SCUM Process Guidance for Workitems, Roles, Workflows, etc. https://jazz.net/agile-alm-scrum-practices/#practice.mgmt.scrum.base-ibm/guidances/practices/defect_wi_type_F1B47105.html Are there any plans to create a similar artifact for the SAF3 3.0 Program & Portfolio Templates?   Thanks.

Tags:  safe program portfolio template

Innovation Idea, a DevOps middleware scenario

Roger LeBlanc 27000082QN | | Visits (11147)

Tweet
This blog post has been a collaborative effort with Marianne Hollier, Cindy VanEpps, Roger LeBlanc and Anita Rass Wan Ever jump into a TV series in the middle of a season? Welcome to Episode 5, Season 1 of DevOps Scenarios for Middleware.  For an overview of this riveting blog series, check out the overview blog here. You can be a lean startup in an Enterprise. Sounds like an oxymoron, right? Yet Enterprises must innovate to stay alive in today’s transparent, interconnected and fast-changing world. In The Lean Startup , Eric Ries... [More]

Tags:  software-development-life... devops scenario rational middleware
  • Show:
  • 10
  • 20
  • 30
  • Previous
  • Next
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15