Operations | Monitoring | ITSM | DevOps | Cloud

CircleCI

Clojure microservices for JavaScript developers part 3

This series was co-written by Tyler Sullberg and Musa Barighzaai. This is the third and final post in a series of posts for JavaScript developers about how to set up Clojure microservices. The previous posts were: Those previous posts are useful context, but you can clone the repo and jump into this post without reading them.

Clojure microservices for JavaScript developers

This series was co-written by Tyler Sullberg and Musa Barighzaai. CircleCI is growing, which is wonderful. However, one of the growth challenges we have is that our backend is primarily written in Clojure, and few developers know Clojure. Many CircleCI engineers, including myself, have learned Clojure on the job. Before joining CircleCI, I was a JavaScript developer. As the lingua franca of software engineers, JavaScript is a relatively straightforward language to learn.

The Confident Commit ep. 7 | Design Your Org Structure for Fast Flow of Change with Matthew Skelton

Rob interviews co-author of Team Topologies and founder of Conflux, Matthew Skelton on how to structure your team for a fast flow of change. Discover the signs, symptoms, and proper metrics that indicate your organization's structure may need a redesign.

Engineering solutions to security issues

Software engineering teams have always looked for ways to increase code creation efficiency, reduce code vulnerabilities, and improve security processes. Many are now shifting security left, establishing security controls and testing — specifically integration testing — at an earlier phase in the software development lifecycle (SDLC).

Managing reusable pipeline configuration with object parameters

CircleCI pipelines are defined in configuration files using the YAML syntax, which has been widely adopted by many software tools and solutions. YAML is a human-readable declarative data structure commonly used in configuration files and in applications where data is being stored or transmitted. The data in pipeline configuration files specifies and controls how workflows and jobs are executed when triggered on the platform.

Become a CI/CD expert with live DevOps training courses

At CircleCI, we’ve worked hard to build on-demand training to help our users get the most out of our platform and its capabilities. Historically, we created CircleCI Academy courses to ensure that all our customers know how to effectively use the features on our platform. Today, we’re taking a proactive approach to enhance your DevOps skills.

The Confident Commit | Episode 6: Architecture meets delivery with Chris Richardson

Rob interviews Chris Richardson on how engineering metrics can help teams evaluate the effectiveness of their architecture. The two discuss how a team's architecture can enable or inhibit their ability to make changes quickly and confidently. How do you balance rapid delivery and finding product-market fit with getting to a stable, workable system over time? Tune in today!