Before we get started with UNIX philosophy, let’s figure out what UNIX is. First things first. What is Unix? Unix is a family of multitasking, multi user computer operating systems. The current Unix is derived from the original AT&T Unix. The development for the original UNIX started in the 1970s at the Bell Labs research […]
Serverless Architecture
Serverless architecture is a way to build and run applications and services without having to manage infrastructure. They refer to applications that heavily depend on third-party services (Backend as a Service “BaaS”), on custom code that’s run in ephemeral containers (Function as a Service “FaaS”), on a service model that delivers computer infrastructure on an […]
Become a successful software developer
Success is what everyone wants. It can only be achieved through sheer hard work. How can you become a successful software developer? Well, it is not that hard. Practicing a few small things can do wonders. Solve problems: Try to solve maximum problems. You can find a lot of resources in internet. For example, you can find […]