HEMANT JOSHIidostack.hashnode.dev·a day ago"Mastering the Art of Clean Code: Building Bug-Free and Scalable Python Applications"🐍💻 As I immerse myself in the world of Python programming, I've come to understand the significance of writing code that's free of errors and the art of troubleshooting. 🚀 ✨ When it comes to Python development, I firmly believe that the journey to...DiscussProgramming Blogs
Aravind Venkatesanaravindvenkatesan.hashnode.dev·Sep 23, 2023Importance Of Scalability In Software🕸️Understanding practical use cases Applications built today are scalable by default. Every developer must understand the importance of scalability in software. From a general user perspective, scalability matters more. Just that they don’t know how...Discuss·1 likedistributed system
Sumit Maithanisumitmaithani.hashnode.dev·Sep 17, 2023How Microservices Help You Scale Applications Seamlessly with DockerIntroduction to Microservices Architecture: Microservices architecture is a revolutionary approach to software development that has transformed how modern applications are designed, built, and maintained. It stands in stark contrast to the traditiona...DiscussDevops
Avijit DeyforGetting Started with Kubernetesk8s-staters.hashnode.dev·Sep 16, 2023Getting Started with Kubernetes: A Beginner's GuideIntroduction Kubernetes*,* also abbreviated as K8s, has become a critical technology in various industries due to its ability to address several challenges and needs commonly encountered in modern software development and deployment. It provides a po...Discussk8s
Kishor Kunaldevsavant.hashnode.dev·Sep 16, 2023Simplified Guide to Big O Notation: Making Algorithms Easier to UnderstandWelcome to the world of algorithm efficiency, where we explore "Big O Notation." If you've ever wondered how computer scientists measure algorithm performance or why some code runs faster than others, you're in the right place. In this blog post, we'...Discuss#big o notation
Daniele Frascadfrasca.hashnode.dev·Sep 11, 2023Serverless Challenge - Is scaling achievable without the utilisation of a cache-aside pattern?This article is titled Serverless Challenge as it explores the various ways and challenges of achieving scalability, cost-effectiveness, and maintainability in application development. These goals are often difficult to achieve simultaneously. The ap...DiscussServerless LatencyAWS
kumail rizvirizvicodes.hashnode.dev·Sep 8, 2023Intro To KafkaI will cover the theoretical part of Kafka in this article "More than 80% of all Fortune 100 companies trust, and use Kafka." This is the quote you will find on the Apache Kafka official site. According to this Kafka seems to play a crucial role i...Discuss·32 likes·100 readskafka
Florian FuchsforHashnode Engineeringengineering.hashnode.com·Sep 5, 2023The art of feed curating: Our approach to generating personalized feeds that match users' interestsFeeds are an essential part of every social network. The same applies here at Hashnode. Until now, we have used a very basic and generic algorithm to generate feeds mainly based on hot ranking algorithms. Over time, we noticed that users struggle to ...Discuss·68 likes·330 readsAWS
Jayanth Kumarjayanthkumar777.hashnode.dev·Aug 26, 2023Masterclass: Turbocharge Your Workflow with a Serverless AI-Powered Batch Processing System using AWS, Node.js, Express.js, and FirebaseIntroduction In the realm of modern technology, the notion of leveraging AI models to craft intricate content bears a striking resemblance to the meticulous process of generating images. Just as an artist dedicates time to refining each stroke, AI mo...Discussaws lambda
Great Diroewoma.hashnode.dev·Aug 23, 2023Supercharging Software Scalability: Challenges and Best PracticesIn software development, achieving optimal scalability is a paramount concern. As business demands and system workloads increase, the need for scalable systems becomes inevitable. In this article, we will explore the best strategies to implement in p...Discuss·8 likessoftware development