bruno@bpaulino:~$ grep -rl "#devops" posts/
#devops
6 posts tagged devops. ← back to all posts
2025-03-262KB
2025-03-262KBWhy deployment previews?Why dev deployment previews are important for high-performing teams
devops
2020-11-228KB
2020-11-228KBDevOps and its impact on Developer ProductivityThe importance of software delivery performance and the value it brings to any organization that takes it seriously.
devops leadership
2020-07-054KB
2020-07-054KBFine tuning self-hosted Gitlab server to solve SSH scaling problemsHow to fine tune your Gitlab server to solve SSH connection issues.
devops
2020-07-019KB
2020-07-019KBHardening your server security with Fail2BanHow to protect your server from brute-force attacks and intruders
security devops
2020-03-026KB
2020-03-026KBDockerizing React AppsHow to create a docker container with a ReactJS Application
react devops
2019-09-0610KB
2019-09-0610KBAutomating your work with Github ActionsHow to automate your workflow using Github Actions. In this case, my blog deployment.
devops git