Company:CircleCI

From HandWiki
Revision as of 19:48, 9 February 2024 by LinuxGuru (talk | contribs) (correction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: American software company


[ ⚑ ] 37°47′29″N 122°23′31″W / 37.791303°N 122.392019°W / 37.791303; -122.392019

Circle Internet Services, Inc.
TypePrivate
IndustryCI/CD[1]
FoundedSeptember 1st, 2011
FoundersPaul Biggar, Allen Rohner[2]
Headquarters
San Francisco
,
United States
Key people
Jim Rose (CEO)[1]
ProductsCircleCI.com (Saas), CircleCI Enterprise (on-prem)
Number of employees
650[citation needed]
Websitecircleci.com

CircleCI is a continuous integration (CI) and continuous delivery (CD) platform that can be used to implement DevOps practices.[2] The company was founded in September 2011 and has raised $315 million in venture capital funding as of 2021, at a valuation of $1.7 billion.[1] CircleCI is one of the world's most popular CI/CD platforms.[3] Facebook, Coinbase, Sony, Kickstarter, GoPro, and Spotify used CircleCI in 2019.[4][1]

Timeline

2011

  • The company was founded in September 2011. The product was first released for beta testing on October 11, 2011.[5] The first customers appeared three months after starting the company,[6] while it was 6 months before the first payment.[7]

2013

  • Typed Clojure was used at CircleCI in production systems from September 2013 to September 2015.[8]

2014

  • In 2014, CircleCI acquired Distiller, a mobile continuous integration tool,[9] where Jim Rose and Rob Zuber joined to assume CEO and CTO.[10] Paul Biggar left the company after six months, but remained on the board.[6] The company grew quickly from 20 employees at the end of 2014 to 60 employees in summer 2016.[11]

2016

  • In 2016, there was some controversy when Uber, who shared an office building with the company, redesigned their logo to be quite similar to CircleCI's.[12] Another very similar logo can be found in the 2017 film The Circle.[13]

2018

  • In June 2018, CircleCI opened their first international office in Tokyo, and in October 2018 they opened an office in Boston, MA.[10]
  • In October 2018, CircleCI became the first CI/CD tool authorized by FedRAMP.[14]

2019

  • In May 2019, CircleCI opened an office in Denver, CO.[10]
  • In August 2019, CircleCI made support for Windows builds generally available.[15]
  • In November 2019, CircleCI opened an office in London.[16]

2020

  • In February 2020, CircleCI launched support for AWS GovCloud.[10]
  • In May 2020, CircleCI became the first CI/CD company to offer fully-compensated paid leave for employees recovering from transition-related medical procedures.[10]
  • In October 2020, CircleCI released an insights dashboard for customers to monitor and optimize their CI/CD pipelines.[10]
  • In November 2020, CircleCI introduced self-hosted runners (including Arm support) on its cloud platform.[10]

2021

  • In April 2021, CircleCI's cloud-hosted service announced SOC 2 Type II compliance.[10]

2022

  • In January 2022, CircleCI announced a more generous free tier.[17]

2023

  • In December 2023, founder Paul Biggar was removed from the board of CircleCI.[18] Biggar alleges this was reprisal for a blog post where he publicly spoke out against Israel actions in Gaza.[19][20]

Milestones and incidents

Financing

CircleCI raised $50k from a small investor a few months after starting,[21] $1.5m in seed funding in 2013,[22] a $6m Series A round from DFJ in 2014, a $18M Series B financing round from Scale Venture Partners in 2016, a $31M Series C led by Top Tier Capital Partners in 2018,[23] a $56M Series D led by Owl Rock Capital and NextEquity Partners in 2019,[4] a $100M Series E round led by IVP in 2020,[2] and a $100M Series F round led by Greenspring Associates in 2021.[1] In total this is $315 million in funding.

Acquisitions

CircleCI acquired Distiller in 2014, Vamp in 2021, and Ponicode in 2022.[1][24]

Data breaches

In 2013, CircleCI suffered a major data breach due to its provider MongoHQ, but was able to quickly respond and replace its security keys, resulting in almost no lost customers.[25]

In August 2019, there was a data breach in a third-party analytics vendor account used by CircleCI.[26]

In January 2023, CircleCI announced a recent system breach and advised customers to rotate "any and all secrets" stored in CircleCI.[27]

Product

CircleCI monitors GitHub, GitHub Enterprise, and Atlassian Bitbucket repositories and launches builds for each new commit.[28] CircleCI automatically tests builds in either Docker containers or virtual machines and deploys passing builds to target environments.[4] A dashboard and API allow tracking the status of builds and metrics related to builds.[29] A Slack integration notifies teams if issues arise.[2][30]

SSH support allows locally running jobs, and security measures prevent tampering.[4] CircleCI also offers a workflow approval feature that pauses the job(s) until manual approval is given.[31]

CircleCI supports Go, Java, Ruby, Python, Scala, Node.js, PHP, Haskell, and any other language that runs on Linux or macOS.

The company offers a managed cloud service with a free tier available.[32] The platform can also be self-hosted on a private server (behind a corporate firewall), or as a private deployment in the cloud.[33] The cloud service was initially written from scratch but now uses HashiCorp's Nomad and Kubernetes.[34]

CircleCI reduces risk by ensuring frequent testing and releases, and with the managed cloud service, takes care of CI infrastructure maintenance and provisioning.[11] The cloud service can be set up within minutes, but is less customizable than Jenkins.[35]

Orbs

Orbs are shareable snippets of YAML that can be used to simplify CircleCI builds and perform deployments.[1][36] CircleCI had integrations with 45 partners as of 2019.[4] CircleCI's target deployment environments include Amazon Web Services, Heroku, Azure, Google Compute Engine, Docker images, and virtual Linux, Android, Windows, or macOS machines with VMware. In 2018 CircleCI's config.yml was the fastest growing YAML file on GitHub.[37]

The proprietary configuration syntax introduces vendor lock-in, meaning that switching CI services requires rewriting the pipeline.[38]

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 Sawars, Paul (11 May 2021). "Continuous software integration/delivery platform CircleCI nabs $100M". VentureBeat. https://venturebeat.com/2021/05/11/continuous-integration-and-delivery-platform-circleci-raises-100-million/. 
  2. 2.0 2.1 2.2 2.3 Wiggers, Kyle (7 April 2020). "CircleCI raises $100 million for automated app testing and deployment". VentureBeat. https://venturebeat.com/2020/04/07/circleci-100-million-automate-app-testing-and-deployment/. 
  3. Atkinson, Brandon; Edwards, Dallas (19 December 2018) (in en). Generic Pipelines Using Docker: The DevOps Guide to Building Reusable, Platform Agnostic CI/CD Frameworks. Apress. p. 96. ISBN 978-1-4842-3655-0. https://books.google.com/books?id=yHWADwAAQBAJ&pg=PA96. 
  4. 4.0 4.1 4.2 4.3 4.4 Wiggers, Kyle (23 July 2019). "CircleCI raises $56 million to continuously test software builds for bugs". VentureBeat. https://venturebeat.com/2019/07/23/circleci-raises-56-million-to-continuously-test-software-builds-for-bugs/. 
  5. "CircleCI on Twitter" (in en). https://twitter.com/CircleCI/status/123868492083630081. 
  6. 6.0 6.1 Kennedy, John (2 July 2018). "Going Dark: How Paul Biggar is building the future of software" (in en). Silicon Republic. https://www.siliconrepublic.com/start-ups/paul-biggar-dark-startup-grind-circle-ci. 
  7. Marks, Trisha. "Finding Product-Market Fit in Start-Up Marketing" (in en). https://www.properexpression.com/growth-marketing-blog/product-market-fit-start-up-marketing. 
  8. Bonnaire-Sergeant, Ambrose; Davies, Rowan; Tobin-Hochstadt, Sam (2016). "Practical Optional Types for Clojure". Programming Languages and Systems. Lecture Notes in Computer Science 9632: 68–94. doi:10.1007/978-3-662-49498-1_4. ISBN 978-3-662-49497-4. 
  9. Hall, Susan (17 December 2014). "CircleCI buys Distiller to Support Mobile App Development". The New Stack. https://thenewstack.io/circleci-buys-distiller-to-support-mobile-app-development/. 
  10. 10.0 10.1 10.2 10.3 10.4 10.5 10.6 10.7 "CircleCI milestones" (in en). https://circleci.com/milestones/. 
  11. 11.0 11.1 "Make way for the modern continuous integration and delivery platform software teams love to use: CircleCI" (in en). The Silicon Review. https://thesiliconreview.com/magazine/profile/make-way-for-the-modern-continuous-integration-and-delivery-platform-software-teams-love-to-use-circleci. 
  12. Wieczner, Jen (February 19, 2016). "People are Accusing Uber of Stealing This Startup's Logo". Fortune. http://fortune.com/2016/02/19/people-are-accusing-uber-of-stealing-this-startups-logo/. Retrieved 1 February 2017. 
  13. Lincoln, Kevin (28 April 2017). "Isn't It Weird the Logo in The Circle Looks Just Like Uber's?" (in en-us). Vulture. https://www.vulture.com/2017/04/the-logo-in-the-circle-looks-just-like-ubers.html. 
  14. Sargent, Jenna (4 October 2018). "SD Times news digest: CircleCI authorized by FedRamp, KotlinConf announcements, and Google extends PyTorch support". SD Times. https://sdtimes.com/softwaredev/sd-times-news-digest-circleci-authorized-by-fedramp-kotlinconf-announcements-and-google-extends-pytorch-support/. 
  15. Speed, Richard. "They're climbing through the Windows: CircleCI goes native on Microsoft's OS" (in en). www.theregister.com. https://www.theregister.com/2019/08/07/circleci/. 
  16. Speed, Richard. "The lure of Brexit Britain proves too great for DevOps pipeline wrangler CircleCI" (in en). www.theregister.com. https://www.theregister.com/2019/11/21/circleci/. 
  17. "CircleCI now offers the most generous free plan anywhere" (in en). 2022-01-11. https://circleci.com/blog/most-generous-free-cicd-plan/. 
  18. Rose, Jim (22 December 2023). "Effective December 22, Paul Biggar is no longer a director at CircleCI." (in en). https://www.linkedin.com/posts/jimdotrose_effective-december-22-paul-biggar-is-no-activity-7144101534912458752--tfm. 
  19. Qazi, Shereena (25 December 2023). "Code of silence: How one techie unmasked Silicon Valley's hypocrisy on Gaza" (in en). TRT World. https://www.trtworld.com/magazine/code-of-silence-how-one-techie-unmasked-silicon-valleys-hypocrisy-on-gaza-16385719. 
  20. "Paul Biggar (@paulbiggar@hachyderm.io)" (in en). 23 December 2023. https://hachyderm.io/@paulbiggar/111627367674590120. 
  21. Biggar, Paul. "I founded CircleCI (valued at $1.7B) and Darklang. AMA!". https://www.indiehackers.com/post/i-founded-circleci-valued-at-1-7b-and-darklang-ama-a737b04438?commentId=-MgBk6Pjw_w0TxN-n8OD. 
  22. Darrow, Barb (25 February 2013). "CircleCI gets $1.5M to build out continuous integration service". Gigaom. https://gigaom.com/2013/02/25/circleci-gets-1-5m-to-build-out-continuous-integration-service/. 
  23. Tansey, Bernadette (17 January 2018). "Xconomy: CircleCI Nabs $31M to Enhance DevOps Platform With Automation Tools" (in en). Xconomy. https://xconomy.com/san-francisco/2018/01/17/circleci-nabs-31m-to-enhance-devops-platform-with-automation-tools/. 
  24. Lardinois, Frederic. "CircleCI acquires Ponicode". TechCrunch. https://techcrunch.com/2022/03/09/circleci-acquires-ponicode/. 
  25. Harrison, Kim. "The Time Our Provider Screwed Us" (in en). https://launchdarkly.com/blog/the-time-our-provider-screwed-us/. 
  26. Oates, John. "Today's data whoopsie is brought to you by CircleCI: Source safe, but look out for phishers" (in en). www.theregister.com. https://www.theregister.com/2019/09/05/circleci_security_incident/. 
  27. Page, Carly (2023-01-05). "CircleCI warns customers to rotate 'any and all secrets' after hack" (in en-US). https://techcrunch.com/2023/01/05/circleci-breach/. 
  28. Bohon, Cory (20 December 2021). "CI/CD platforms: How to choose the right continuous integration and delivery system for your business" (in en). TechRepublic. https://www.techrepublic.com/article/how-to-choose-the-right-cicd-platform/. 
  29. Riggins, Jennifer (8 April 2020). "CircleCI Insights Helps DevOps Teams Quantify High-Performance". https://thenewstack.io/circleci-insights-helps-devops-teams-quantify-high-performance/. 
  30. Rubens, Paul (June 21, 2016). "7 ways to get more from Slack". CIO magazine. http://www.cio.com/article/3086158/collaboration/7-ways-to-get-more-from-slack.html. Retrieved 1 February 2017. 
  31. Wainewright, Phil (7 January 2020). "How CircleCI speeds DevOps cycle times with CI/CD automation" (in en). https://diginomica.com/circleci-speeds-devops-ci-cd-automation. 
  32. Dotson, Kyt (11 January 2022). "CircleCI is offering a new free CI/CD plan for DevOps teams with more features". SiliconANGLE. https://siliconangle.com/2022/01/11/circleci-offering-new-free-ci-cd-plan-devops-teams-features/. 
  33. Arora, Chandermani; Hennessy, Kevin; Noring, Christoffer; Uluca, Doguhan (21 December 2018) (in en). Building Large-Scale Web Applications with Angular: Your one-stop guide to building scalable and production-grade Angular web apps. Packt Publishing Ltd. p. 518. ISBN 978-1-78995-832-4. https://books.google.com/books?id=KNCBDwAAQBAJ&pg=PA518. 
  34. Oliver, Kiran; Williams, Alex (16 November 2017). "CircleCI's Technical Architecture Is Built for Scalability". https://thenewstack.io/circieci-technical-architecture-build-for-scale/. 
  35. Belmont, Jean-Marcel (29 August 2018) (in en). Hands-On Continuous Integration and Delivery: Build and release quality software at scale with Jenkins, Travis CI, and CircleCI. Packt Publishing Ltd. p. 266. ISBN 978-1-78913-307-3. https://books.google.com/books?id=hh9sDwAAQBAJ&pg=PA266. 
  36. Uluca, Doguhan (29 May 2020) (in en). Angular for Enterprise-Ready Web Applications: Build and deliver production-grade and cloud-scale evergreen web apps with Angular 9 and beyond, 2nd Edition. Packt Publishing Ltd. p. 459. ISBN 978-1-83864-660-8. https://books.google.com/books?id=9YLoDwAAQBAJ&pg=PA459. 
  37. Claburn, Thomas. "Behold, the world's most popular programming language – and it is...wait, er, YAML?!?" (in en). www.theregister.com. https://www.theregister.com/2018/11/19/popular_programming_language_yaml/. 
  38. Ostrowski, Adrian; Gaczkowski, Piotr (23 April 2021) (in en). Software Architecture with C++: Design modern systems using effective architecture concepts, design patterns, and techniques with C++20. Packt Publishing Ltd. p. 462. ISBN 978-1-78961-246-2. https://books.google.com/books?id=GrAmEAAAQBAJ&pg=PA462. 

External links