Multi Layer Rate LimiterProblem Statement Feitoria sits in the critical path for booking operations, and it's called by a mix of internal services like manual automation, cancel lation, rescheduling and zendesk cases. In casJul 8, 2026·5 min read
Platform Engineering: Unleashing the Evolution of DevOps or Its Potential Demise?Jul 1, 2023·6 min read
What is DHCP(Dynamic Host Configuration Protocol)?As we all know or at least heard of it, each device that runs a network needs an IP Address to connect globally. So, there are network configuration parameters one needs to fill: Manual IP Address Subnet Mask DNS Server So, there are two ways of...Feb 20, 2023·1 min read
SSH-It's history and how it worksBefore, talking about SSH, let's learn why it was adopted So, SSH(Secure Shell) was adopted in the mid-'90s as a way as a replacement way to connect a remote machine over the internet ( sort of like you connect an remote cloud instance using SSH Clie...Feb 17, 2023·2 min read
What is Continuous Integration?Continuous Integration is one of the core practices in the DevOps philosophy. It includes developers automating building, testing their code on a shared repository and then deploying it on a Mock Server or a CI server which is used to point out vulne...Feb 16, 2023·2 min read
What is DevOps?DevOps="Development"+"Operations" DevOps mainly is bringing together two 2 traditional parts of an IT organization. Application Development, which mainly focuses on building applications, primarily depends upon number of changes, features and defects...Feb 13, 2023·2 min read
Proxy Contracts And Smart Contract Upgradability-How it worksWhenever smart contracts are deployed on Ethereum Blockchain, they are immutable-which means no one can change anything after deploying it, and therefore not considered upgradable. As an organisation, software quality highly depends on the ability to...Jan 19, 2023·2 min read