AUAstha Upadhyayinaucodes.hashnode.dev·Jul 26, 2021 · 2 min readKubernetes - The Container Orchestrator FrameworkA container orchestrator framework can create, manage, configure thousands of containers on a set of distributed servers while preserving the connectivity and reachability of these containers. Multiple tools emerged within the landscape in the past y...00
AUAstha Upadhyayinaucodes.hashnode.dev·Jun 20, 2021 · 3 min readJourney from source to image .After we write a code for an application, we host it into the server. Hosting involves running your web app on a particular server. Hosting make the application available from a remote cloud infrastructure that is accessible through the Internet. Now...00
AUAstha Upadhyayinaucodes.hashnode.dev·Jun 12, 2021 · 2 min readIntro to Cloud Native!Becoming a software developer is not always about designing and coding applications; it’s also significant for any software developer to understand how the deployment process runs and how the infra operates. Hence, understanding the fundamentals is o...00
AUAstha Upadhyayinaucodes.hashnode.dev·Apr 13, 2021 · 5 min readgit commit -m “Basics of Git”Even after being a software developer, Git still confuses me! For any developer having knowledge of version control is essential. Most common in today’s world is Git, invented by Linus Torvalds. Students are rarely taught in schools/universities abou...00
AUAstha Upadhyayinaucodes.hashnode.dev·Apr 1, 2021 · 3 min readHow can I get more hours in a day?Does being a developer mean coding 24x7? Do you find yourself working way beyond your 8–5? Photo by AltumCode on Unsplash The current remote ecosystem has drained one’s spirit by sitting in front of the computer the whole day. Working every hour does...00