If you’re a Software Engineer interested / working in platform security, backend systems and cloud native architecture like kubernetes – this post is for you. In modern cloud-native env…| Aditya Rohilla
You might have read the news that OpenAI is buying Windsurf for a whopping 3B! In other news, Anysphere, the parent company of Cursor, is raising 900M at a valuation of 9B$! That’s a lot of m…| Aditya Rohilla
A practical mini‑playbook for senior engineers to think about security-first systems – co-authered by o3. Why Security shouldn’t be an afterthought Many Software Engineers treat Security as a…| Aditya Rohilla
In the ever-evolving landscape of software development, “best practices” are often treated as sacred. Yet, blindly following these practices without tailoring them to your business needs can lead to suboptimal outcomes. The goal of software development is making the lives of its users easier, whether it’s an internal tool, a consumer product or a B2BContinue reading "Don’t follow best practices blindly"| Aditya Rohilla
It’s been a couple of months since I left my engineering role at Amazon, one of the biggest tech companies in the world. Working at a big tech company was one of my top goals while pursuing my bachelor’s and both Samsung and Amazon helped me fulfill it. In this article, I want to talkContinue reading "What my time at Amazon taught me about engineering and growth"| Aditya Rohilla
Do you hate writing? Me too. I am not talking about tweets or IG posts. I’m talking about 500 word long articles and essays. Most of us don’t like writing them. They take too much time and effort. But is time really the problem? I don’t think so. We spend a lot of time onContinue reading "Why Everyone Should Learn To Write"| Aditya Rohilla
Everyone in the tech industry knows that every few years (months?) a new technology or framework enters the market. Angular, Ember and JQuery were good enough until React came up. Not that people don’t use Angular anymore, but everyone wants to learn React now. Same is true for every other computer science field: Deep LearningContinue reading "Who should you be: Technology Generalist or Specialist?"| Aditya Rohilla
In this post, I’ll perform a small comparative study between the background architecture of TensorFlow: A System for Large-Scale Machine Learning and PyTorch: An Imperative Style, High-Performance Deep Learning Library The information mentioned below is extracted for these two papers. I chose TensorFlow and PyTorch to perform a comparative study as I have used bothContinue reading "Comparative Case Study of ML Systems: Tensorflow vs PyTorch"| Aditya Rohilla
This short post is written for recent graduates, current students and code newbies looking for a job as a Software Engineer in the Big N companies like Google, Facebook, Amazon, Netflix etc. I have personally tried most of the resources mentioned here (free and paid) during my job search. These have helped me to landContinue reading "Top Resources for getting a Software Engineer job at Big N Companies"| Aditya Rohilla
This fall I joined the Masters in Computer Science Graduate program at the ever amazing and diverse Arizona State University. Coming to the US was an intimidating task given that I had never lived …| Aditya Rohilla
System Design Primer: System / Architecture design is an important part of any software engineering project. Right after requirement gathering for features and before diving into development, every…| Aditya Rohilla