ANAlvin Nayakinalveblog.hashnode.dev·Mar 2, 2024 · 6 min readWeb frameworks and Web serversWhat is a web framework? A web framework is a software framework that facilitates the creation of web applications, such as web services, web resources, and web APIs. It standardizes the way web applications are produced and deployed, easing the deve...00
ANAlvin Nayakinalveblog.hashnode.dev·Feb 23, 2024 · 5 min readWeb ServersIntro Before we dive into the world of web servers, let's take a step back and ask ourselves a question: why should we even be learning about it? Well, most of the applications that we use today are being moved to and are currently hosted by the clou...00
ANAlvin Nayakinalveblog.hashnode.dev·Jul 7, 2023 · 10 min readDatree - Clear out your misconfigurationsHeadstart To manage and ensure the integrity of Kubernetes configurations within organizations, Datree was developed to handle the difficulties and complexities involved. As Kubernetes grew in popularity, it became clear that it might be very difficu...00
ANAlvin Nayakinalveblog.hashnode.dev·Jul 3, 2023 · 15 min readKubernetes (K8s) - container orchestrator?Overview In the last blog, we learned about docker and how we can exploit it to run applications in containers. It eventually helps us to visualize how our apps can run efficiently on the servers and operating systems without putting much load, occup...00
ANAlvin Nayakinalveblog.hashnode.dev·Jun 19, 2023 · 19 min readWhat is Docker?Headstart Starting to learn something new, maybe it is a framework, a tool, or a new programming language can be exciting. What matters is what created the most urgency to create that technology in the very first place. This is why we'll look into so...00