NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·May 3 · 5 min readAutomation vs Agentic AIA few years ago, if you asked me how to speed up my workflow as a developer, my answer would have been simple: automate it. We've been automating things for decades. Scripts that run on a schedule. Wo00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Apr 9 · 3 min readAuthentication vs Authorisation In the world of tech, especially cloud computing, you’ll often hear the terms authentication and authorisation used interchangeably. But they are not the same thing. In fact, understanding the differe00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Apr 6 · 7 min readAttributes In The Cloud vs Attributes In Data ScienceIf you are learning cloud computing and data science at the same time, you will notice both fields use the word "attribute" but they mean different things depending on the context. What The General D00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Apr 2 · 6 min readGit vs Github If you are starting your journey in cloud development, you will hear two terms constantly: Git and GitHub. They sound similar but they are not the same thing. Understanding the difference early will s00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Feb 9 · 3 min readPython vs JavascriptIf you are new to cloud computing, one of the first choices you’ll face is which programming language to learn.Two of the most popular options are Python and JavaScript. Both work very well in the cloud, but they are used in slightly different ways. ...00