Quantcast
Channel: Agile – EA Voices
Viewing all 186 articles
Browse latest View live

BBC Interview Series: Jason Bloomberg at Intellyx

$
0
0

Link: https://intellyx.com/2016/08/07/bbc-interview-series-jason-bloomberg-at-intellyx-2/

By Building Business Capability

In anticipation of his presentation at Building Business Capability in Vegas, Oct 31, – Nov. 4, 2016, we asked Jason Bloomberg, President at Intellyx, a few questions about pursuing business speaker_BLOOMBERG_Jasonexcellence. Check out his interview in relation to his BBC presentation entitled, The Customer Journey, Digital Transformation, and You.

Q: In what ways is Intellyx helping enterprises pursue business excellence?

A: Many organizations struggling with digital transformation have the mistaken belief that digital transformation has a conclusion – that at some point you’ll be digitally transformed. The core message at Intellyx is Agile Digital Transformation – the belief that organizations must establish change as a core competency as a result of their transformation efforts, as change is ongoing.

Q: Can you describe the challenges your audience faces in establishing more robust business capabilities for their organizations?

A: Perhaps the greatest challenge is realizing that while digital transformation means that customer preferences and behavior are driving enterprise technology decisions, those decisions impact the organization end-to-end, front office and back office, organizationally as well as technologically.

Read the entire article at http://www.buildingbusinesscapability.com/bbc-interview-series-jason-bloomberg-at-intellyx-2/


Building the Software-Defined Digital Enterprise (Part 1)

$
0
0

Link: https://intellyx.com/2016/08/22/building-the-software-defined-digital-enterprise-part-1/

DevOps has unquestionably turned a corner. While confusion remains, there is now broad consensus that DevOps is more of a cultural and organizational shift than a technology-centric one.

Central to this cultural change is the breaking down of organizational silos, starting with development and operations, but adding quality assurance, security, and governance to the list as well over time, as DevOps becomes SecDevOps.

The natural progression of this trend is clear, and Intellyx is among a chorus of voices calling for what people are increasingly labeling BizOps – extending the cultural shift that DevOps represents across the entire enterprise.

As a buzzword, BizOps rolls off the tongue – but as with many such terms, the devil is in the details. How would we go about extending DevOps principles outside of the IT organization in practice? Do we really want BizOps to infect every corner of our organization, or will a partial roll-out suffice?

And perhaps the most perplexing question of all: what is the role of technology in all this? While the focus of DevOps is more on organizational change than on the technology itself, there’s no question that this trend is technology-enabled.

Take DevOps and subtract the technology, and all you have left is some kind of cross-silo Kumbaya moment. Is BizOps doomed to the same fate?

rosyThe Problem with Kumbaya

Kumbaya moments – work events that are intended to break down conflict and bring people together – are so common in the world of management fads and motivational speaking that they have become clichéd fodder for any sitcom with a business setting.

Imagine any “trust-building” exercise at your last employee retreat, from that dreadful three-legged race to falling backward into the hands of colleagues. The stuff nightmares are made of, am I right?

Today, newly christened BizOps gurus are telling management to flatten their organizations, break down their silos by putting people into cross-functional, self-organizing teams without managers. Then watch the Kumbaya begin.

Only it never seems to work out that way. Gather a group of people and give them the expectation that they should self-organize, and more likely than not, one or two loudmouths will dominate the conversation. Soon no one else wants to chime in because they are trying to avoid conflict – and avoiding conflict is what Kumbaya is all about anyway, isn’t it?

If the group of people are from different departments, the situation is often worse. No one knows the role they are supposed to play, the language they should use to communicate with one another, or how to connect the dots between the problem they have been assigned to address and whatever solution might be the best one.

Clearly, something important is missing from this picture. The bottom line: self-organization is hard. It requires its own specialized knowledge, often through training and experience. And getting self-organizational principles to work across organizational silos requires the right tools and the proper know-how regarding their use.

The DevOps Virus Virtuous Cycle

In an earlier Cortex newsletter, I wrote about the DevOps Virus – how companies that figure out DevOps should encourage its principles to expand to other parts of the organization as needed to support agility requirements in the face of disruptive change.

It would be a mistake, however, to limit DevOps principles solely to cultural or organizational change, as that particular flavor of tunnel vision leads to Kumbaya moment problems.

Instead, we must also consider the technological component of DevOps, and how we must extend it – if not the technology itself, then the architectural principles that uniquely differentiate DevOps from the various organizational trends to hit software development in the past.

In fact, the interplay between DevOps’ organizational and technology change creates a virtuous cycle – one building upon the other as the overall practice matures. Once we understand the subtleties of this cycle, we can finally break out of Kumbaya-centric thinking and flesh out the specifics of the DevOps Virus.

The starting point for this cycle is the environment that gave rise to DevOps in the first place: software development organizations achieving a good measure of success with Agile approaches.

Such techniques encourage iterative development, customer-centricity, and shifting quality “to the left” – in other words, hammering out test plans and other quality-centric activities within each iteration before development commences.

Add to this Agile DevOps precursor the DevOps toolchain – improved tooling that drives automation of the software lifecycle, from quality assurance to release management to integration to ops management and beyond.

By leveraging modern integration approaches like REST as well as other best practices from the open source movement, the tools that make up such toolchains work well together, and furthermore, support broad-based automated orchestration and workflows.

This combination of Agile organizational principles and improved automation tools, in turn, shift the responsibility of the ops team. Instead of manually monitoring and fixing issues in the operational environment, ops personnel can use many of the same tools as the app dev team to automate previously manual tasks.

At that point, the level of technology expertise among the DevOps team facilitates the cross-silo self-organization that characterizes DevOps – but not because dev and ops folks pile into a conference room and decided to self-organize.

Rather, the shifting capabilities of their shared set of technology tools, combined with hard-won expertise with those tools, facilitates and empowers new ways for them to organize themselves.

Distilling the Essence of DevOps

The DevOps toolchain itself, however, isn’t the key to this virtuous cycle. Instead, the essence of DevOps is how the “shift left” mentality combined with declarative automation approaches lead to immutable infrastructure on the one hand and Software-Defined Everything on the other.

Remember that “shift left” arose as an Agile approach to quality, where instead of handling quality assurance after development was complete (as is the case in waterfall projects), the team writes the tests ahead of time, and only considers an iteration complete when all the tests corresponding to that iteration pass.

The test plan itself therefore becomes an abstracted representation of the working software – a declarative approach to automation that itself defines the desired functionality. In other words, this Agile approach to quality is “Software-Defined” – a phrase that is now gaining currency across all levels of technology infrastructure.

DevOps takes this notion of shift left/Software-Defined and extends it to the entire software build. All aspects of software deployment – from packaging to environment configuration to integration to problem resolution – now appear in the scripts or recipes that define the entire software infrastructure, from the network all the way to the user interface.

As a result, cross-team collaboration centers on those recipes. In a world of immutable infrastructure where no one manually provisions infrastructure, deploys software, or fixes issues, people no longer deal with each of those activities in isolation.

Instead, everyone works together on the recipes – and if there’s a problem in production, fix the recipe and redeploy as often as necessary.

The Intellyx Take: Extending Shift Left/Software-Defined to the Enterprise

Software-Defined Everything is yet another catchy buzzword, and to be sure we can easily coin the term Software-Defined Enterprise if we like – but does it even make sense to extend the notion of shift left/Software-Defined practices to an organization as a whole?

Perhaps not. After all, when you look at a typical large organization, there are many activities that involve human actions and interactions with little or no involvement of technology.

For digital organizations, however, the story is different. As digital transformation progresses and a company becomes increasingly digital, a greater portion of their activities overall – even the human-centric ones – become technology-enabled, if not entirely software-driven.

This fact brings us to what we might perhaps call a grand unified theory of Digital, DevOps, and Software-Defined Everything: to achieve the levels of agility necessary to deal with and capitalize on increasingly prevalent disruption, organizations must leverage shift left/Software-Defined principles to facilitate cross-organizational self-organization – and furthermore, this technology-enabled organizational change is at the core of every successful digital transformation.

There’s far more to say on this subject, of course, but in the meantime, now you know why DevOps, Software-Defined Everything, and the Agile Architecture that glues them together all intertwine on our Agile Digital Transformation Roadmap poster.

Furthermore, if your Digital, DevOps, and Software-Defined efforts aren’t all different facets of the same transformation, then rest assured you’re doing it wrong.

Copyright © Intellyx LLC. Intellyx publishes the Agile Digital Transformation Roadmap poster, advises companies on their digital transformation initiatives, and helps vendors communicate their agility stories. As of the time of writing, none of the organizations mentioned in this article are Intellyx customers.

Realizing the Software Defined Enterprise

$
0
0

Link: https://intellyx.com/2016/09/07/realizing-the-software-defined-enterprise/

By David Sprott

While Gartner seem to be the primary advocates of software defined everything, (SDx) it’s rather obvious that SDx is primarily focused on service delivery, infrastructure and networks. I give fulldds2008 credit to Jason Bloomberg for exploring software defined development and devops in his recent blog. [1] He merges SDx and Shift Left ideas saying,  “If we combine no-code with DevOps properly, we now have a way of abstractly representing working production software, including its functionality. Not just the limited-scope apps that some no-code platforms are best known for, but full-blown, enterprise-class applications – created from nothing but their abstract representations with the push of a button.”

Heady stuff! In fact Jason  dismisses any skepticism advocating high risk strategies as necessary for digital transformation, “Given the exponential pace of technology innovation all around us, the greater risk is that we miss the full significance of Software-Defined Everything and its impact on the digital enterprise – until it’s too late.”

Read the entire article at http://davidsprottsblog.blogspot.com/2016/09/realizing-software-defined-enterprise.html

Rethinking Agile: Learning And Leadership For Business Agility

$
0
0

Link: https://intellyx.com/2016/09/12/rethinking-agile-learning-and-leadership-for-business-agility/

What comes to mind when you hear the word agile? If you’re a techie, more likely than not Agile software development methodologies like Scrum will come to mind. For everyone else in large organizations, however, the word suggests business agility.

angel

Angel Diaz-Maroto (source: Angel Diaz-Maroto)

At the inaugural Business Agility Conference in New York this November, organizational consultants, HR experts, and others will explore issues of agile organization design, leadership, HR policies in agile organizations, and business innovation. Discussions of technology generally, and Agile software methodologies in particular, will be primarily tangential to the focus of this business-centric crowd.

There will be a few notable exceptions, however. Angel Diaz-Maroto, Certified Enterprise Coach and Certified Agile Leadership Educator at Agile training and coaching firm Agilar, will be running a workshop for the Scrum Alliance’s Certified Agile Leadership program.

Scrum has proven to be the most popular Agile software development methodology, and the Scrum Alliance is “the largest, most established and influential professional membership and certification organization in the Agile community,” according to its web site. As a nonprofit association, one of the Scrum Alliance’s most important roles is to develop the certifications like the ones Diaz-Maroto puts in his title.

Given the broad confusion between Agile (capitalized to indicate the software development philosophy) and agile (as in business agility), I spoke with Diaz-Maroto to get his take. “The Certified Agile Leadership program (CAL) is the first thing from the Scrum Alliance that is entirely outside the IT world,” Diaz-Maroto explains. “It’s about what mindset do people need to get the holistic understanding of agility.”

Read the entire article at http://www.forbes.com/sites/jasonbloomberg/2016/09/12/rethinking-agile-learning-and-leadership-for-business-agility/.

Angel Diaz-Maroto will be presenting his Certified Agile Leadership workshop November 17 – 18. The Business Agility Conference takes place November 15 – 16. Both events are at the New York Marriott Marquis in midtown Manhattan. Click here for more information.

Intellyx publishes the Agile Digital Transformation Roadmap poster, advises companies on their digital transformation initiatives, and helps vendors communicate their agility stories. As of the time of writing, none of the organizations mentioned in this article are Intellyx customers.

Balancing Agility And Risk At U.S. Bank

$
0
0

Link: https://intellyx.com/2016/09/27/balancing-agility-and-risk-at-u-s-bank/

For an institution as steeped in history as U.S. Bank, building a broad acceptance of change is an ongoing challenge.

A division of U.S. Bancorp, U.S. Bank was formally founded in 1929, although its history actually dates back to 1853. As the fifth largest bank in the United States, it has developed an inertia characteristic of organizations its size and age.

Working to counteract that inertia and bring change to this organization is Dr. Tonya Peterson, Senior Project Portfolio Manager for Enterprise Technology within U.S. Bank’s Securities Services line of business. “Finance is slow to embrace change,” Peterson says. And yet, “it’s an important time within any industry to focus on the value of change and innovation.”

petersonPeterson, in fact, is at the crux of the conundrums facing all such institutions: move slowly or quickly? Resist change or embrace it? And whatever it chooses to do, how does it manage risk and remain compliant?

Peterson lives these challenges every day. “Drastic change is difficult,” she explains. “Whenever you’re talking about customers’ money, you want to take deliberate steps to make improve the product or service. ‘Good enough’ does not make us efficient.”

Read the entire article at http://www.forbes.com/sites/jasonbloomberg/2016/09/27/balancing-agility-and-risk-at-u-s-bank/.

Dr. Tonya Peterson will be speaking on the topic Increase the Acceptance of Change at the Delivery of things World conference, October 13 – 14, 2016 at the Hard Rock Hotel, San Diego.

Intellyx publishes the Agile Digital Transformation Roadmap poster, advises companies on their digital transformation initiatives, and helps vendors communicate their agility stories. As of the time of writing, none of the organizations mentioned in this article are Intellyx customers. Image credit: Tonya Peterson.

Mainframe Key To Digital Transformation For CA Technologies

$
0
0

Link: https://intellyx.com/2016/11/19/mainframe-key-to-digital-transformation-for-ca-technologies/

Digital transformation drives disruption, and disruption has been affecting established enterprise software vendors even more than most enterprises. Caught in the jaws of the Innovators’ Dilemma, struggling to innovate while maintaining dwindling legacy cash cows, the very existence of the incumbents is under threat.

The detritus of this disruption scatters the enterprise technology battlefield. HPE, fresh off a company split, rushes to slough off business units. Dell voraciously gobbles up other players, only to fight for a larger slice of a shrinking pie. IBM loses its focus on its traditional strengths to place risky bets on artificial intelligence and Platform-as-a-Service. And Oracle stands alone as the only player who still doesn’t quite get the cloud.

Otto Berkes, CTO (left), and Ayman Sayed, President and Chief Product Officer, CA Technologies

Otto Berkes, CTO (left), and Ayman Sayed, President and Chief Product Officer, CA Technologies

And then there’s CA Technologies. Long a leader in the mainframe software business, CA has been reinventing itself now for several years. As you might expect, the big-picture message at its recent CAWorld conference was all about change and disruption and digital transformation.

The big question for CA’s customers, investors, and the technology community at large: will CA actually achieve the transformation it so desperately craves? Or will the Innovator’s Dilemma-centric challenge of milking long-term cash cows drag the company down?

The Surprising Key to Transformation

CA is making great strides with its Agile and DevOps stories, combining its 2015 acquisition of Rally Software with sizable bets on analytics and machine learning. But to understand CA’s true progress with its transformation, look no further than its mainframe portfolio.

Read the entire article at http://www.forbes.com/sites/jasonbloomberg/2016/11/19/mainframe-key-to-digital-transformation-for-ca-technologies/.

Intellyx publishes the Agile Digital Transformation Roadmap poster, advises companies on their digital transformation initiatives, and helps vendors communicate their agility stories. As of the time of writing, CA Technologies is an Intellyx customer. None of the other organizations mentioned in this article are Intellyx customers. CA Technologies covered Jason Bloomberg’s expenses to CAWorld, a standard industry practice. Image credit: Jason Bloomberg.

Interview with Intellyx

$
0
0

Link: https://intellyx.com/2016/11/29/interview-with-intellyx/

By Evan Leybourn

Business Agility is a complex topic; from organisation design, adaptive leadership, governance & strategy to agile practices outside IT – it means something different to different organisations. One ofintellyx-web the reasons we put on the Business Agility 2017 conference was to explore these topics and bring together leading organisations from around the world. In the leadup to the conference, we’re going to showcase some of the companies who are supporting us and explore what business agility means to them.

I recently had the opportunity to speak with Jason Bloomberg from Intellyx. Intellyx is the first and only industry analysis, advisory, and training firm focused on agile digital transformation. Intellyx works with enterprise digital professionals to cut through technology buzzwords and connect the dots between the customer and the technology – to provide the vision, the business case, and the architecture for agile digital transformation initiatives.

Read the entire article at http://businessagility2017.com/blog/interview-with-intellyx.html

CA Technologies Announces Intent To Acquire Enterprise Automation Leader Automic

$
0
0

Link: https://intellyx.com/2016/12/01/ca-technologies-announces-intent-to-acquire-enterprise-automation-leader-automic/

CA Technologies announced today its intent to acquire Austria-based Automic Holding GmbH for approximately €600 million ($636 million). The respective boards of directors have approved the deal, which is expected to close by the end of March 2017.

CA offers products in four portfolios: Agile, DevOps, mainframe, and security, while Automic delivers enterprise automation technology for automating both IT and business processes.

CA Technologies CEO Mike Gregoire (source: Jason Bloomberg)

CA Technologies CEO Mike Gregoire (source: Jason Bloomberg)

Each vendor recently touted both its digital transformation and DevOps strategies at recent customer events, and in fact, they have deep synergies in both areas. “Automic is super strong in digital transformation,” explains Mike Gregoire, CEO of CA Technologies. “It allows you to change with confidence.”

Whereas most vendors in the DevOps tools marketplace focus on the needs of developers, Automic brings deep experience with the operations environment to the DevOps story. This emphasis complements CA’s expanded support for developers via its 2015 acquisition of Rally Software, which led to its current Agile portfolio. (See my recent article on CA World.)

CA’s DevOps portfolio focuses on performance and quality, but has been weak in automation – a gap that Automic will be able to fill. “Automic adds a degree of automation across the software lifecycle,” explains Ayman Sayed, President and Chief Product Officer for CA. “We’ll provide an end-to-end platform for automation.”

The combination of the Rally and Automic technologies will give CA a solid DevOps story for both the developer and operations audiences, especially for enterprises with existing heterogeneous technology environments.

Read the entire article at http://www.forbes.com/sites/jasonbloomberg/2016/12/01/ca-technologies-announces-intent-to-acquire-enterprise-automation-leader-automic/.

Intellyx publishes the Agile Digital Transformation Roadmap poster, advises companies on their digital transformation initiatives, and helps vendors communicate their agility stories. As of the time of writing, CA Technologies is an Intellyx customer. None of the other organizations mentioned in this article are Intellyx customers. CA Technologies and Automic covered Jason Bloomberg’s expenses to their respective customer conferences, a standard industry practice.


Jason Bloomberg Named First Institute Analyst

$
0
0

Link: https://intellyx.com/2016/12/12/jason-bloomberg-named-first-institute-analyst/

Bridgewater, NJ, December 12, 2016 – The Institute for Digital Transformation and Intellyx are pleased to announce that Jason Bloomberg has been named our first Institute Analyst.

The Institute Fellow program recognizes industry leaders and experts who are at the forefront of leading their organizations and the industry into the Digital Era.

Jason Bloomberg, President of Intellyx, is the leading industry analyst and globally recognized expert on agile digital transformation. He writes and speaks on how today’s disruptive enterprise technology trends support the digital professional’s business transformation goals.

He writes for Forbes, his biweekly newsletter the Cortex, and several contributed blogs. He also helps technology vendors and service providers communicate their digital transformation stories. His latest book is The Agile Architecture Revolution (Wiley, 2013).

Mr. Bloomberg has published over 750 articles, spoken at over 350 conferences, webinars, and other events, and has been quoted in the press over 1,500 times.

At SOA-focused industry analyst firm ZapThink, Mr. Bloomberg created and delivered the Licensed ZapThink Architect (LZA) SOA course and associated credential, certifying over 1,700 professionals worldwide. He is one of the original Managing Partners of ZapThink LLC, which was acquired by Dovel Technologies in 2011.

“At Intellyx we believe that digital transformation is more than a simple business transformation,” says Jason Bloomberg, President of Intellyx. “It requires that organizations implement change itself as a core competency. The Institute for Digital Transformation has been saying much the same thing, so I’m excited to be working together.”

The Institute is pleased to have Jason join us as our first Institute Analyst. We are sure that you will enjoy his views on agile digital transformation.

The Institute for Digital Transformation is a content and media organization, existing in the space between a think tank and an analyst/research firm. Through our network of Institute Fellows, we explore the impacts on organizations and their leaders as we transition from the Industrial to the Digital Era. Producing a wide range of insightful and thought-provoking content ranging from white papers and eBooks to interactive development programs to live events, we help develop leaders for the Digital Era and help them transform their organizations into Digital Enterprises.

Contact:

The Institute for Digital Transformation
Phone: 877-751-2700
Email: info@i4dt.org

Intellyx is the first and only industry analysis, advisory, and training firm focused on agile digital transformation.

 Intellyx works with enterprise digital professionals to cut through technology buzzwords and connect the dots between the customer and the technology – to provide the vision, the business case, and the architecture for agile digital transformation initiatives.

Contact:

Intellyx
Phone: +1-617-517-4999
Email: agility@intellyx.com

Read the entire article at http://www.institutefordigitaltransformation.org/jason-bloomberg-named-first-institute-analyst/

[신간] ‘애자일 아키텍처 혁명’…유연성은 비즈니스 문제

$
0
0

Link: https://intellyx.com/2016/12/13/%EC%8B%A0%EA%B0%84-%EC%95%A0%EC%9E%90%EC%9D%BC-%EC%95%84%ED%82%A4%ED%85%8D%EC%B2%98-%ED%98%81%EB%AA%85%EC%9C%A0%EC%97%B0%EC%84%B1%EC%9D%80-%EB%B9%84%EC%A6%88%EB%8B%88%EC%8A%A4-%EB%AC%B8/

By Tech M

[테크M = 도강호 기자] IT 기술을 바탕으로 사회와 시장이 급변하고 있다. 빠른 변화에 대응하기 위한 기업의 전략으로 애자일이 주목받고 있다. 애자일은 짧은 기간 동안 요구사항과 수정사항을 확인하고 소프트웨어(SW) 개발에 반영하는 과정을 반복하면서 최종 산출물을 만들어내는 개발방법이다.

신간 ‘애자일 아키텍처 혁명’은 애자일을 엔터프라이즈 아키텍처 수준에서 어떻게 적용할 수 있는지를 이야기한다. IT가 조직을 민첩하게 지원할 수 있는 IT 아키텍처 기술을 제안한 책이다.

하지만 책의 저자 제이슨 블룸버그는 “이 책은 비즈니스에 관한 책”이라고 강조한다. SW 개발에서의 유연성 부족은 사실 개발 방법론의 문제가 아니라 비즈니스에 내재된 문제라는 것이다. 저자는 “회사가 (그리고 정부 조직이) 충분히 유연하다면 모든 문제를 해결할 수 있다”며 “변화에 반응하는 능력은 비즈니스 민첩성의 반응적, 전술적 관점이 중요하다”고 말한다.

Read the entire article at http://techm.kr/bbs/board.php?bo_table=article&wr_id=3033&mg_id

Form Follows Function on SPaMCast 426

$
0
0

Link: https://genehughson.wordpress.com/2017/01/16/form-follows-function-on-spamcast-426/

SPaMCAST logo

One of the benefits of being a regular on Tom Cagley’s Software Process and Measurement (SPaMCast) podcast is getting to take part in the year-end round table (episode 426). Jeremy Berriault, Steve Tendon, Jon M. Quigley and I joined Tom for a discussion of:

  1. Whether software quality would be a focus of IT in 2017
  2. Whether Agile is over, at least as far as Agile as a principle-driven movement
  3. Whether security will be more important than quality and productivity in the year ahead

It was a great discussion and, as Tom noted, a great way to finish off the tenth year of the SPAMCast and kickoff year eleven.

You can find all my SPaMCast episodes using under the SPAMCast Appearances category on this blog. Enjoy!

Scaling Agile Is Life’s Work For Digital Influencer Scott Ambler

$
0
0

Link: http://tracking.feedpress.it/link/16381/5239455

Followers of my Digital Influencer series for Forbes might have noticed that many of the thought leaders I interview come from the software development world.

That’s no coincidence. After all, today’s digital enterprises are becoming software-driven organizations. Getting the software part right is absolutely critical.

But digital influencers like today’s subject, Scott Ambler, never consider software to be a separate world from the business. They all realize that software drives business success – not as a distinct effort, but as an integral part of what it means to successfully run a modern, digital enterprise.

Building Good Software: It’s all about Process

Scott Ambler is perhaps best known as one of the progenitors of Disciplined Agile, a leading framework for scaling Agile within large organizations, along with Mark Lines. Or perhaps you know him from one of the many, diverse book titles he’s penned or co-penned over the years, including Agile Modeling, Refactoring Databases, The Elements of UML 2.0 Style, or Mastering Enterprise JavaBeans, to name a few.

Read the entire article at http://www.forbes.com/sites/jasonbloomberg/2017/01/31/scaling-agile-is-lifes-work-for-digital-influencer-scott-ambler/.

Scott Ambler will provide more details about scaling Agile in his session Disciplined Agile Business Agility – One Size Does Not Fit All at the Business Agility Conference in New York City on February 23 – 24, 2017.

Intellyx publishes the Agile Digital Transformation Roadmap poster, advises companies on their digital transformation initiatives, and helps vendors communicate their agility stories. As of the time of writing, none of the organizations mentioned in this article are Intellyx customers. Image credit: Scott Ambler.

Creating Competitive Advantage in the Digital Era with ‘Agile Pods’

$
0
0

Link: http://tracking.feedpress.it/link/16381/5272717

Since the rise of the industrial era over 150 years ago, there have been a number of business trends that have shaped the course of both industry and society — but they were fundamentally just variations on the same themes. In the end, it was business as usual.

Digital transformation, however, is something altogether different. It represents a fundamental shift in how executives structure, manage and lead their organizations as technology has moved to the core of every business process and every element of the customer experience. Most significantly, it has altered the manner in which organizations obtain and protect competitive advantage.

In the industrial era, organizations derived competitive advantage from assets and barriers to entry. Heavy investments in factories, inventories, staff and intellectual property protected organizations from competition. In the digital era, however, these same assets are becoming liabilities as the source of competitive advantages shifts to speed and agility.

Reorganizing for Success

Organizations are recognizing that the top-down, hierarchical, middle-management-heavy structures of the industrial era have become albatrosses around their necks. As a result, business leaders are experimenting with various strategies in an attempt to flatten their organizational models, embrace modern technologies and drive decision making towards the edges of the organization.

And they are finding it to be a difficult transition.

The challenge is that the transformation into a digital enterprise is not a one-dimensional act. It requires that an organization transform its approach to technology strategy, structure, and operations — all at the same time. Flattening an organizational structure and moving towards modern technology platforms sounds good on paper, but it is exceptionally difficult to execute within a large enterprise organization.

This complexity has left most organizations struggling to reshape their organizational structure and culture to adapt. But technology services company, Globant, has developed a methodology and approach that delivers speed and agility at scale — and which can produce results almost immediately. They call it Agile Pods.

Agile Pods are a form of self-organization in which the organization assembles cross-functional teams with specific objectives (a constitution, in Globant’s vernacular) and then create a self-management operating model. (An example Agile Pod structure is below.)

Example Agile Pod Structure (Source: Globant)

This methodology is a powerful, yet pragmatic approach that creates a cultural and structural paradigm that can co-exist with a traditional hierarchical structure. It enables an organization to adapt quickly, make decisions and execute rapidly, and continually embrace and deploy new technologies that drive competitive advantage.

Used effectively, it is an approach that organizations can use not only as the core internal organizational and management model, but also as a primary client engagement vehicle.

Understanding Agile Pods

In the Agile Pod methodology, every pod has a pre-defined set of roles designed to ensure that it not only achieve its objective, but that it is also continually improving its respective velocity, impact, quality, and autonomy — success characteristics that the company turns into specific metrics unique to each pod and which it measures relentlessly.

The pods then naturally self-organize into a pod ecosystem as the pod members identify other pods on whom they are dependent or who are dependent on them. The result is a highly fluid, dynamic operating model that enables the organization to rapidly adapt and pivot based on market shifts and customer needs.

What makes this approach unique — and widely applicable to any organization seeking to infuse greater speed and agility into its culture — is its ability to peacefully co-exist with a traditional hierarchical model while improving and speeding intra-organizational communications and breaking down organizational silos.

The Intellyx Take

Digital transformation is a messy business. As much as business and IT leaders might like to simply buy a piece of software or hire a consulting company to magically transform them into a digital enterprise, there is no escaping the hard work of transforming your organizational structure and culture.

The good news is that organizations like Globant are forging a path for you to follow. The even better news is that you can transform your organization into a digital enterprise without needing to blow it up.

You can reshape your organization from the inside out using a pragmatic and methodical approach that changes the way your organization works and communicates — you just need to be willing to utilize dynamic, self-organizing principles, such as Agile Pods, to do it.

Copyright © Intellyx LLC. Globant is an Intellyx client. Intellyx retains full editorial control over the content of this paper.

Do One Thing and Do It Well

Emergence: Babies and Bathwater, Plans and Planning

$
0
0

Link: https://genehughson.wordpress.com/2017/02/27/emergence-babies-and-bathwater-plans-and-planning/

blueprints

 

“Emergent” is a word that I run into from time to time. When I do run into it, I’m reminded of an exchange from the movie Gallipoli:

Archy Hamilton: I’ll see you when I see you.
Frank Dunne: Yeah. Not if I see you first.

The reason for my ambivalent relationship with the word is that it’s frequently used in a sense that doesn’t actually fit its definition. Dictionary.com defines it like this:

adjective

1. coming into view or notice; issuing.
2. emerging; rising from a liquid or other surrounding medium.
3. coming into existence, especially with political independence: the emergent nations of Africa.
4. arising casually or unexpectedly.
5. calling for immediate action; urgent.
6. Evolution. displaying emergence.

noun

7. Ecology. an aquatic plant having its stem, leaves, etc., extending above the surface of the water.

Most of the adjective definitions apply to planning and design (which I consider to be a specialized form of planning). Number 3 is somewhat tenuous for that sense and and 5 only applies sometimes, but 6 is dead on.

My problem, however, starts when it’s used as a euphemism for a directionless. The idea that a cohesive, coherent result will “emerge” from responding tactically (whether in software development or in managing a business) is, in my opinion, a dangerous one. I’ve never heard an explanation of how strategic success emerges from uncoordinated tactical excellence that doesn’t eventually come down to faith. It’s why I started tagging posts on the subject “Intentional vs Accidental Architecture”. Success that arises from lack of coordination is accidental rather than by design (not to mention ironic when the lack of intentional coordination or planning/design is intentional itself):

If you don’t know where you are going, any road will get you there.

 

The problem, of course, is do you want to be at the “there” you wind up at? There’s also the issue of cost associated with a meandering path when a more direct route was available.

None of this, however, should be taken as a rejection of emergence. In fact, a dogmatic attachment to a plan in the face of emergent facts is as problematic as pursuing an accidental approach. Placing your faith in a plan that has been invalidated by circumstances is as blinkered an approach as refusing to plan at all. Neither extreme makes much sense.

We lack the ability to foresee everything that can occur, but that limit does not mean that we should ignore what we can foresee. A purely tactical focus can lead us down obvious blind alleys that will be more costly to back out of in the long run. Experience is an excellent teacher, but the tuition is expensive. In other words, learning from our mistakes is good, but learning from other’s mistakes is better.

Darwinian evolution can produce lead to some amazing things provided you can spare millions of years and lots of failed attempts. An intentional approach allows you to tip the scales in your favor.


Many thanks to Andrew Campbell and Adrian Campbell for the multi-day twitter conversation that spawned this post. Normally, I unplug from almost all social media on the weekends, but I enjoyed the discussion so much I bent the rules. Cheers gentlemen!


Redefining Ownership in the Age of Agile

$
0
0

Link: http://tracking.feedpress.it/link/16381/5458340

By Karin Dames

At the heart of being agile is small, self-organizing teams. In agile teams, work is not assigned to anyone, rather, the business presents what they need to be done, selling it to the team. The team, in turn, picks what they feel they can commit to, based on the time and skills available.  Managers don’t tell the team how to deliver, the teams themselves decide how best to get results and which tools they need to get the job done.

Suddenly, autonomy and ownership become center stage to all teams within the organization, not only at management or C-levels.

Sooner or later the traditional organizational structure starts crumbling and with that, the silo’s. A restructure and/or reorganization becomes necessary as Jason Bloomberg points out in his post on digital transformations.

An agile transformation requires the decision-making power to be balanced and shared among everyone in the organization.  If your agile transformation doesn’t demand a restructure at some stage during the journey, you’re probably doing it wrong.

Read the entire article at http://peopledevelopmentmagazine.com/2017/03/05/redefining-ownership-age-agile/

Inaugural Business Agility Conference Considered Successful

$
0
0

Link: http://tracking.feedpress.it/link/16381/5508567

By Shane Hastie

Jason Bloomberg of Forbes published a summary of the event, titled Digital Transformation Requires Enterprisewide Agile Transformation, in which he says:

At ICAgile’s inaugural Business Agility 2017 conference in New York last week, it was clear that Agile had jumped the technology shark, expanding outside the software world. Enterprises are now increasingly adopting Agile practices across their organizations in order to successfully navigate the disruptive waters that threaten to drown them.

Read the entire article at https://www.infoq.com/news/2017/03/business-agility2017-success

Stop Striving For The Wrong Goals Online

$
0
0

Link: http://tracking.feedpress.it/link/16381/5527152

By SWE Staff

Perhaps the USP of your company is a fast turn around time. With a fast turnaround, you can ensure that customers and clients get the product that they want as quickly as possible. But, fast doesn’t necessarily mean efficient, and you could be making mistakes that will cost you both clients and money in the long run. Instead, you should think in terms of slow is smooth and smooth is fast. This means that by going slowly, you’ll avoid mistakes and thus deliver a fast service without trying. As such, you can still get the desired result without the goal as a main focus of your company.

Read the entire article at http://socialwebenterprises.com/stop-striving-for-the-wrong-goals-online/

How to build self-organizing DevOps teams

$
0
0

Link: http://tracking.feedpress.it/link/16381/5590893

By Jennifer Zaino

In the context of swiftly and consistently changing market dynamics, in fact, there seems no other way to effectively operate, says Jason Bloomberg, president of Intellyx, an industry analysis advisory firm focused on agile digital transformation.

“Self-organization is nature’s way of building adaptable systems. The more dynamic and disruptive the business environment, the more important business agility becomes at an enterprise level.”
Jason Bloomberg, Intellyx

Self-organization at team levels helps a large organization achieve this business agility, Bloomberg believes. Given how DevOps continues to be an evolving concept in many organizations, though, it should come as no surprise that practical advice on how to create self-organizing teams has been in somewhat short supply. Part of the problem, too, is that there’s a “Zen” factor when it comes to self-organization that resists the imposition of a specific order for managing workloads and budgets, determining toolsets, conducting reviews, and so on, says Bloomberg.

Read the entire article at https://techbeacon.com/how-build-self-organizing-devops-teams

Enterprise Architecture and Lean Thinking: Part One

$
0
0

Link: http://blogs.gartner.com/james-mcgovern/2017/04/05/leanea-part-one/

Prior to joining Gartner, I was an Enterprise Architect practitioner for a Fortune 100 enterprise that embraced Lean Thinking. The principles of driving both business-outcome driven EA and holistic technology implementations across value streams was something I got really good at. I found joy in enterprise programs that came with big hairy audacious goals (BHAG) for this provided me with a quantifiable target I could orient my own thinking around as well as help extended team members truly understand what we were driving towards.

I have come to appreciate that various aspects of architecture work don’t just happen in the Enterprise Architecture team itself but rather in different teams, so I had to continually check-and-adjust my approach based on the increasingly virtual nature of work.

The Lean concept of Gemba (Japanese for “go and see”) became part of my DNA because I wanted to operate on facts, not assumptions. For one month, I decided to track the amount of time I spent at my own desk and made a personal goal to spend less. In November, I spent a whole six hours at my office (large cubicle). Wonder if even having an office nowadays is considered waste? Anyway, I had the opportunity to not just interact with the “business” but also had conversations with the customers of the “business” that opened my eyes to new possibilities that wouldn’t have appeared on my radar if I just sat at my desk reviewing “requirements”.

If you are an Enterprise Architect in a shop that is embracing Lean Thinking, may I suggest that you will be well served by maintaining personal connections to each value stream under your stewardship? For me, go and see also applied to development teams for in order to be certain that I was championing better business outcomes, I wanted to know that “as-designed” was the same as “as-built”. From an organization chart perspective, I was senior to pretty much every developer, but that never stopped me from going to their desk and engaging in a conversation such that I could understand what aspects of our goals were understood vs getting lost along with a healthy dose of Agile thinking where I wanted to see “working software”

A funny thing happened. Developers and testers grew both their trust me as well as the strategy in which I was the keeper of the flame. Showing to business stakeholders and IT teams that the Enterprise Architect knows their current challenges and context is powerful. The Gemba has more power than it is given credit for. I am hopeful to hear success stories of other Enterprise Architects following the same path.

The post Enterprise Architecture and Lean Thinking: Part One appeared first on James McGovern.

Viewing all 186 articles
Browse latest View live




Latest Images