Weekly Top 10: DevOps & Microservices
The (re?)emergence of Microservices was especially prominent in this week's news. What are they good for? do they make sense for your application? should you take the plunge? and what do Microservices mean for your DevOps and Continuous Delivery efforts?
Continue reading for more on Microservices , containers , DevOps culture , and more top news from the past week. As always, stay tuned to all the news coming from @ElectricCloud on DevOps and Continuous Delivery throughout the week and retweet/favorite to get your favorite pieces featured in our weekly recap!
(Also: To learn more about Microservices and how they impact your CD Pipeline join us on the next #c9d9 - Tuesday, February 9 at 10am PST .)
1Digital Transformation: Why Building Trust Comes Before Deploying Tools
By @danielnewmanUV | Published on @Forbes http://www.forbes.com/sites/danielnewman/2016/01/27/digital-transformation-why-building-trust-comes-before-deploying-tools/
Trust is vital in the business world—even more than training and tools. However, all three matter and are remarkably interconnected. With trust at the forefront, cost savings (i.e., increased employee productivity and initiative) will trickle down, and personnel will be happier at work. But it all starts at the top with leadership.
Digital Transformation: Why Building Trust Comes Before Deploying Tools https://t.co/9vwLrBWauN @Forbes #IT #tech pic.twitter.com/tGpdJeR7KR
— Steve Brodie (@stbrodie) January 27, 2016
2Continuous Delivery and Release Automation for Microservices
By @anders_wallgren | Published on @Dzone
https://dzone.com/guides/continuous-delivery-3
As software organizations continue to invest in achieving Continuous Delivery (CD) of their applications, we see increased interest in microservices architectures, which–on the face of it–seem like a natural fit for enabling CD. In microservices (or its predecessor, "SOA"), the business functionality is decomposed into a set of independent, self-contained services that communicate with each other via an API. Each of the services has their own application release cycle, and are developed and deployed independently often using different languages, technology stacks and tools that best fit the job.
We are featured in the @DZone #ContinuousDelivery Guide: https://t.co/uyHc73f5KK Insights per @anders_wallgren pic.twitter.com/UUeHVDvFax
— CloudBees (@electriccloud) January 25, 2016
3Get Small To Get Big Through Microservices
By @mcmiller00 | Published on @TechCrunch
http://techcrunch.com/2016/01/23/get-small-to-get-big-through-microservices/
If we trace a path that starts with Gutenberg’s use of moveable type to Malcom McLean’s invention of the shipping container, we start to recognize a very interesting pattern: Each new layer of abstraction and standardization creates tremendous value out of the resulting increases in scale and efficiency. Today’s digital innovators can trace a similar historical path that starts with mainframe computers and monolithic applications and then, step-by-step, reveals software’s interchangeable parts until we arrive at today’s cloud-based era of microservices and continuous integration.
Get Small To Get Big Through #Microservices https://t.co/zxA9F9X5nX @TechCrunch pic.twitter.com/6Wi4NpcJh1
— Anders Wallgren (@anders_wallgren) January 28, 2016
4The State of Containers: 5 Things You Need to Know Now
By @DavidLinthicum | Published on @TechBeaconCom http://techbeacon.com/state-containers-5-things-you-need-know-now
Docker adoption is up fivefold in one year, according to analyst reports. That's an amazing feat: One year ago, Docker had almost no market share. Now it's running on 6 percent of all hosts, according to a survey of 7,000 companies by Datadog, and that doesn't include hosts running CoreOS and other competing container technologies. Most companies that adopt Docker do so within 30 days of initial production usage, the survey reports, and almost all the remaining adopters convert within 60 days.
The state of #containers : 5 things you need to know now https://t.co/WmBlVm33z2 @TechBeaconCom @DavidLinthicum pic.twitter.com/TzcwRixOKY
— CloudBees (@electriccloud) January 26, 2016
5For DevOps Success, Embrace Culture Change
By @gothamCulture | Published on @Forbes http://www.forbes.com/sites/chriscancialosi/2016/01/25/for-devops-success-embrace-culture-change/
Out of the gate, I want you all to know that I’m not a tech expert. I’m happy that I’m able to navigate the typical business software and email on my laptop to get through my workweek. That said, at the Seattle Interactive Conference a couple of months ago, I attended a presentation by Lucas Welch, Director of Communications at Chef, a Seattle-based tech firm that provides an IT automation platform to brands such as Target, Nordstrom and Facebook. Lucas’ presentation was on the topic of “DevOps.”
For #DevOps Success, Embrace #Culture Change https://t.co/Qk0wuD4uCd @Forbes @gothamCulture
— CloudBees (@electriccloud) January 25, 2016
6Microservices in the Real World
By @BenLinders | Published on @InfoQ
http://www.infoq.com/articles/microservices-real-world
Alexander Heusingfeld gave a talk titled when microservices meet real-world projects at the GOTO Berlin 2015 conference. InfoQ did an interview with Alexander Heusingfeld and his colleague Tammo van Lessen about getting people from operations involved in architecture and dealing with “us vs. them” behavior when applying DevOps, what the Self-Contained Systems approach is and how it can be used to modernize software systems, similarities and differences between the Self-Contained Systems approach and microservices, improving deployment pipelines and using measurements in deployment, and about his experiences with a "getting out of your comfort zone" program.
#Microservices in the Real World: https://t.co/iTnmhl705u @InfoQ @BenLinders
— CloudBees (@electriccloud) January 27, 2016
7What’s the Difference between DevOps and Continuous Delivery? By @Gidrontxt | @DevOpsSummit #DevOps
By @Gidrontxt | Published on @SYSCONmedia http://news.sys-con.com/node/3651698
We live in an era of apps. More and more of our personal, social and work life is governed by apps. Communicating with one another through social apps, booking cinema tickets through your mobile device, or scheduling a business trip through the airline app. This digitization of services has arrived. Organizations that understand this sea-change have a unique opportunity to jump ahead of their competitors, acquire customers more quickly and grow revenues.
What’s the Difference Between #DevOps and #ContinuousDelivery ? By @Gidrontxt | @DevOpsSummit #DevOps https://t.co/Rhh5O0czef @SYSCONmedia
— CloudBees (@electriccloud) January 27, 2016
8Using ARA to Achieve Higher Quality Software Releases
By @anders_wallgren | Published by @ITProPortal http://www.itproportal.com/2016/01/26/using-ara-to-achieve-higher-quality-software-releases/
Application Release Automation, or ARA, is the process of packaging and deploying applications (or updates to applications) in an automated, repeatable and consistent way. In today’s market landscape software has become a major differentiator for many businesses, across all industries and verticals. In a world of apps, Internet of Things and customers’ expectations to be always connected, – just about every company is now becoming a software company. Software development is now critical to the success of your product, and its delivery process needs to be fine-tuned and streamlined to ensure that you get quality software in the hands of your end users as quickly as possible.
Using ARA to achieve higher quality software releases https://t.co/1kzky3GSQD @ITProPortal @anders_wallgren #ARA #DevOps
— CloudBees (@electriccloud) January 27, 2016
9Will Microservices Make the ‘Ops’ in ‘DevOps’ Obsolete?
By @GetTechSpective | Published on @devopsdotcom
http://devops.com/2016/01/26/will-microservices-make-ops-devops-obsolete/
DevOps is a portmanteau of “developers” and “operations.” The concept of DevOps is about shifting IT culture in a way that enables developers and operations to work together more seamlessly. As more and more elements of DevOps become automated and leverage microservices such as container platforms, though, the operations side of that equation plays a diminished role.
Will #Microservices Make the ‘Ops’ in ‘#DevOps ’ Obsolete? https://t.co/kmTNmeGcUa @GetTechSpective @devopsdotcom pic.twitter.com/lefmeENhlU
— CloudBees (@electriccloud) January 26, 2016
10Datical: Why DevOps is Right for Every Organisation
By @James_T_Bourne | Published on @cloud_comp_news http://www.cloudcomputing-news.net/news/2016/jan/25/datical-why-devops-right-every-organisation/
For a concept which merges different stakeholders within a business, it is perhaps not surprising that recent research concerning DevOps shows a fractured landscape. 84 of respondents surveyed by Gleanster Research in August defined DevOps in a multiple choice poll as “developers and system administrators collaborating to ease the transition between development and production”, while 69 opted for “using infrastructure automation to facilitate self-service provisioning of infrastructure by development teams.”
Datical: Why #DevOps is right for every organisation: https://t.co/ftCxqKyRR0 @cloud_comp_news @James_T_Bourne pic.twitter.com/rTD9szDSha
— CloudBees (@electriccloud) January 25, 2016
Stay up to date
We'll never share your email address and you can opt out at any time, we promise.