Anushikha Dasoreosblog.hashnode.dev·Jul 25, 2024Design a URL shortener like TinyURLDesigning a URL like TinyURL involves creating a service that takes long URLs and converts them into shorter, more manageable links. When designing the system, consider aspects such as scalability, performance, reliability and maintainability is cruc...High-Level Architecture
Vishal Magarvishal.buzz·Jun 17, 2024Configuring URL Redirection and Reverse Proxy in Apache2 for Ubuntu UsersHello DevOps Enthusiasts, As a Senior DevOps Engineer, one of the essential tasks I often handle involves configuring web servers for URL redirection and setting up reverse proxies. Apache2, a robust and highly customizable web server, is a popular c...1 like·31 readsredirection url