Skip to main content
Alexey Timin
Software Engineer - Database, Rust, C++

A software engineer with a passion for databases, Rust, and C++, always looking for new challenges and opportunities to build efficient, scalable systems for managing large amounts of data.

View all authors

Share

ReductStore behind NGINX

· 3 min read
Alexey Timin
Software Engineer - Database, Rust, C++

I think, [NGINX][1] doesn't need any introductions. It is one of the most widely used HTTP servers and reverse proxies. You can route your microservices or monolith application through it and make it responsible for:

  • TSL encryption
  • Basic HTTP authorsization
  • Map public URL to services or applications
  • Load balancing
Share
Share