Releasing microservices applications is hard when code is scattered among dozens of repos. Here’s why using a monorepo might make more sense.
Continuous Delivery Blog
Introducing Bitbucket integration in Semaphore
Semaphore now allows users to integrate their Bitbucket accounts and run builds on any changes in their Bitbucket repositories.
Woody Zuill on How Mob Programming Makes the Difference
In this podcast episode, we pick up the perks mob programming offers to developer teams and how it gives green light to dynamic exchanges between junior and senior team members.
AWS Serverless With Monorepos
Learn how to build and deploy a face-recognition application using serverless functions in AWS. Along the way, we’ll discover the Serverless Application Model, how to test Lambdas, and optimize monorepo CI/CDs.
What’s New in Test Reports
Semaphore’s Test Reports help your team to get an effective view of your CI/CD test suite. Here’s what’s new in Test Reports.
Domain-Driven Design Principles for Microservices
Build scalable microservices applications that are aligned with your business needs with Domain-Driven Design.
What Is Microservice Architecture?
Microservice architecture is the most scalable way of developing software. But if you implement it wrong, you won’t enjoy its benefits.
Llewellyn Falco on Mob Programming for Optimizing Testing and Team Growth
Agile coach and creator of ApprovalTests Llewellyn Falco tells us about the benefits mob programming has for developing, testing, and business.
Why End-to-End (E2E) Testing is Often Good Enough
Learn how E2E testing can be as effective as other types of testing to ensure the performance & reliability of the system for end-users.
How To Deploy a Go Web Application with Docker
Learn how to deploy a Go web application with Docker, and how Docker can help improve your development workflow and deployment process.
Semaphore Artifacts: a Fast and Secure Way to Store Data on Your Projects
Artifacts are now generally available in Semaphore. With artifacts, you can store data on your projects and pass it between jobs, workflows, and projects. Read more.
Building Go Microservice with Gin and CI/CD
Get familiar with Gin and find out how it can help you reduce boilerplate code and build a request handling pipeline.
5 Ways to Run Faster CI/CD Builds
Is your build up to par? If you need help speeding it up, here are five ways to run your CI/CD build faster.
Gaspar Nagy on How to Improve Development and Business with BDD Testing
We ask Gaspar Nagy, the person behind SpecFlow, about his experience with BDD and testing, their challenges, and how they can make a difference in business.
CI/CD for Microservices on DigitalOcean Kubernetes
Find out how to implement a CI/CD pipeline for a microservice running in Docker with Semaphore and DigitalOcean Kubernetes.