How to Set Up a CI/CD Pipeline With FastAPI, AWS, and Semaphore CI/CD is grounded in the philosophy that we can deliver quality features faster. Learn how to set up a CI/CD Pipeline With FastAPI, AWS, and Semaphore. Nyior Clement 8 Nov 2022
Elixir Code Security: Prioritize Security in Your CI With 4 Tools Learn how to improve your code security and dependency checking by getting warnings about attack vectors in an automated and actionable way. Filipe Cabaco 3 Nov 2022
Efficiency With Elixir Systems are subtle and adapting them to solve specific problems takes time and experience. There is rarely a one-size-fits all solution. Elixir has offered a refreshing alternative to other options, and in the case of large-scale data scraping, it punches far above its weight. Everett Griffiths 27 Oct 2022
17 DevOps Metrics To Measure Success DevOps metrics are the vital signs of your project. The metrics you choose can expose problems or can hide them behind irrelevant data. Tomas Fernandez 25 Oct 2022
The Secret Art of Storytelling in Programming Learn about the 'brain spans' concept and discover the guidelines to write code that is easy to read and flows like a story. Yehonathan Sharvit 20 Oct 2022
Automate Your React Native Release Process With Semantic Release, Fastlane, and Semaphore Learn how to set up Semantic Release and Fastlane for releasing React Native apps on Semaphore efficiently. Katharine Padilha 13 Oct 2022
How to Use Rubocop for Your Team’s Rails Apps Learn how to add Rubocop to your Rails applications today for incremental improvements on the style of your code. Jeff Morhous 11 Oct 2022
Improving Security in Your CI/CD Pipeline This article will take you through a few preventative steps to help you keep your CI/CD pipeline secure. Sonia Uduma 6 Oct 2022
Microfrontends: Microservices for the Frontend Can we take microservice architecture patterns and apply them to the frontend? Tomas Fernandez 29 Sep 2022
Database Management With CI/CD Donβt waste your DBA talents, automate database management with continuous integration. Tomas Fernandez 27 Sep 2022
4 Reasons Why You Should Prefer Vite Over Create-React-App (CRA) Unlike CRA, Vite does not build your entire application before serving, instead, it builds the application on demand. It also leverages the power of native ES modules, esbuild, and Rollup to improve development and build time. Chetan Gawai 22 Sep 2022
New book: Transitioning from Monolith to Microservices Handbook Is your monolith on its last legs? Are you having trouble meeting the rising demands of your users? Then, check out our free ebook on migrating from monolith to microservices. Tomas Fernandez 15 Sep 2022
Become an Elite Team With Dora Metrics Elite teams are thousands of times more productive than the rest. DORA metrics can help your team ship code at a faster pace. Tomas Fernandez 14 Sep 2022
Applying the Test Pyramid Concept to Ruby on Rails Apps This article explains how the test types available on Rails and Rspec relate to the different levels of the pyramid, helping you determine how many of each type to write. Mauricio Menegaz 8 Sep 2022
Semantic Versioning with CI/CD As software creators, we are responsible for accurately communicating the compatibility for our releases. Tomas Fernandez 1 Sep 2022