Tag: devops
All the articles with the tag "devops".
-
Logs and metrics — two signals, two jobs
Updated:Observability tools throw around the words logs and metrics all the time. They sound similar (both are “something my code emits”), but they solve different problems and need different handling
-
Optimizing Web Assets, Part 2, Fonts
Updated:Optimize loading of font files on your web page: reduce file sizes and load font files on demand.
-
Optimizing Web Assets, Part 1, General Ideas
Updated:One of the crucial skills for a web developer is to be able to deliver assets in the most efficient way
-
Managing multiple SSL certificates for staging web server
Updated:This article outlines some techniques to effectively manage SSL certificates for Nginx web server for staging environment.
-
Dynamic SSL certificate for Nginx web server
Updated:This article tells about dynamically setting up SSL certificate for Nginx web server for staging environment.
-
How to Integrate JetBrains YouTrack and Discord Webhooks
Article on describing a basic setup to integrate YouTrack and Discord.