From Wikipedia, the free encyclopedia
Wercker
Industry Software development
Founded2011
FounderMicha Hernandez van Leuffen
DefunctApril 7, 2017 (2017-04-07)
FateAcquired by Oracle
HeadquartersJan Evertsenstraat 761, 1061 XZ, ,
Number of locations
2 (2016)
Area served
Global
Key people
  • Micha Hernandez van Leuffen ( CEO)
  • Andy Smith ( CTO)
  • Wayne Gibbins ( CCO)
Services
Owner Oracle Corporation
Number of employees
17 (2016)
Website wercker.com

Wercker is a Docker-based continuous delivery platform that helps software developers build and deploy their applications and microservices. Using its command-line interface, developers can create Docker containers on their desktop, automate their build and deploy processes, testing them on their desktop, and then deploy them to various cloud platforms, ranging from Heroku to AWS and Rackspace. The command-line interface to Wercker has been open-sourced. [1] [2]

The business behind Wercker, also called Wercker, was founded in 2012, and acquired by Oracle Corporation in 2017.

Product

Wercker targets companies where developers focus on web applications. [3] It acts as the middleman between source-code hosting repositories like GitHub and cloud servers like Amazon Web Services. Each time a developer makes a change to his or her codebase in Git, Wercker retrieves the code, builds a version of it inside a container to isolate it, tests it for errors and then notifies the user if it either passed or failed. [4]

Wercker is integrated with Docker containers, which package up application code and can be easily moved from server to server. Each build artifact can be a Docker container. The user can take the container from the Docker Hub or his private registry and build the code before shipping it. [5] Its SaaS platform enables developers to test and deploy code often. [6] They can push software updates incrementally as they are ready, rather than in bundled dumps. [7] It makes it easier for coders to practice continuous integration, a software engineering practice in which each change a developer makes to the codebase is constantly tested in the process so that software doesn’t break when it goes live. [4]

Wercker is based on the concept of pipelines, which are automated workflows. Pipelines take pieces of code and automatically execute a series of steps upon that code. The Wercker API provides programmatic access to information about applications, builds and deploys. There are code snippets available for Golang, Node.js and Python. [8] The service includes a social networking element, providing a Facebook-like wall so team members know what their colleagues are doing. [3] This creates a high degree of transparency, which is needed by the ever more numerous groups that work across different countries on the same projects. [9]

Wercker is currently available as cloud services, though Wercker is working on an enterprise offering that will allow on-premises use as well. [10]

History

Hernandez van Leuffen came up with Wercker’s underlying technology for his thesis project on containers and automatic resource provisioning at the University of San Francisco. [4] NexusLabs, a foundation based in Amsterdam and at MIT, helped Wercker attract venture capital from the United States. In January 2013, Wercker received a seed investment from an A-list group of investors. The round was led by Shamrock Ventures with additional support from Greylock Venture Partners, and Amsterdam-based micro VC Vitulum Ventures. Company executives did not reveal the amount of funding they received, but Wercker allegedly raised close to $1 million. [11]

Wercker was part of the 2012 startup incubator program Rockstart Accelerator in Amsterdam. [8] It participated in the Mozilla WebFWD program and won the Salesforce Innovation Challenge. It also won the Gigaom Structure: Europe Launchpad competition, receiving both the People’s Choice and Judge’s awards. [6]

The startup brought on former co-founder of OpenStack Andy Smith as CTO in September 2014. A month later, Wercker brought in $2.4 million, bringing total funding to $3.2 million. Notion Capital drove the investment round along with Tola Capital, Vitulum Ventures, Shamrock Ventures, and Rockstart Accelerator. [4] While Wercker originally focused on LXC containers, [10] it converted its platform to run on the ever more popular Docker containers in late 2014. [12] It launched a local development model, enabling developers to build and deploy containerized applications. [13]

Entrepreneur included Wercker among "9 essential tools for agile product development teams" in July 2015. [14] In December, Atlassian launched a Wercker integration of its Git-based Bitbucket service, called the Wercker YAML Viewer. [15]

In January 2016, Wercker announced a $4.5 million Series A investment round, led by Inkef Capital with participation from Notion Capital, bringing the company’s total funding to $7.5 million. It was the first time that Inkef Capital, one of the largest VC funds in the Netherlands, invested in a developer tool. [1] Wercker announced it would use the investment to drive developer adoption, expand into the enterprise market, and deepen automation capabilities with more flexible and complex development pipelines. [2]

On April 17, 2017, Oracle announced that it had signed a definitive agreement to acquire Wercker. [16]

References

  1. ^ a b Frederic Lardinois (28 January 2016). "Wercker Raises $4.5M Series A Round For Its Container-Centric Automation Platform". TechCrunch. Retrieved 18 February 2016.
  2. ^ a b Christina Mulligan (29 January 2016). "SD Times GitHub Project of the Week: Wercker". SD Times. Retrieved 19 February 2016.
  3. ^ a b Barb Darrow (11 October 2012). "Wercker aims to "fix" the app dev universe". Gigaom. Retrieved 19 February 2016.
  4. ^ a b c d Jonathan Vanian (1 October 2014). "Wercker takes in $2.4 million to help developers test their code in the cloud". Gigaom. Retrieved 19 February 2016.
  5. ^ Jordan Novet (28 January 2016). "Wercker raises $4.5 million, open-sources its command line tool". Venture Beat. Retrieved 19 February 2016.
  6. ^ a b Samir Saberi (1 October 2014). "Cloud Delivery Platform Wercker Raises $2.4M in Series A Funding". Startup Juncture. Retrieved 19 February 2016.
  7. ^ Rebecca Grant (23 January 2013). "Funding Daily: ABC 123". Venture Beat. Retrieved 19 February 2016.
  8. ^ a b Janet Wagner (13 May 2015). "Wercker API Announced for Continuous Delivery Platform". Programmable Web. Retrieved 19 February 2016.
  9. ^ Jamillah Knowles (23 January 2013). "Continuous code platform Wercker grabs close to $1m seed funding to develop internationally". The Next Web. Retrieved 19 February 2016.
  10. ^ a b Susan Hall (12 February 2016). "Wercker Automates the Workflow for Building Containers". The New Stack. Retrieved 19 February 2016.
  11. ^ Alex Williams (23 January 2013). "Wercker Makes Code Delivery Easy, Gets Seed Funding From Shamrock Ventures, Greylock Venture Partners And A-List Technologists". TechCrunch. Retrieved 19 February 2016.
  12. ^ Jonathan Vanian (7 October 2014). "Docker acquires testing-centric startup Koality as it continues to build out its paid services". Gigaom. Retrieved 19 February 2016.
  13. ^ David Hamilton (29 January 2016). "Microservices Development Platform Wercker Closes $4.5 M Funding Round". The Whir. Retrieved 19 February 2016.
  14. ^ Jason Van Den Brand (17 July 2015). "9 Essential Tools for Agile Product Development Teams". Entrepreneur. Retrieved 19 February 2016.
  15. ^ Frederic Lardinois (2 December 2015). "Atlassian Now Helps Developers Deploy Code From Bitbucket Directly To AWS, Azure and DigitalOcean". TechCrunch. Retrieved 19 February 2016.
  16. ^ Bindi, Tas. "Oracle to acquire development automation startup Wercker | ZDNet". ZDNet. Retrieved 2018-04-10.

External links