AWS SERIES :- 4. Virtual Private Cloud(VPC)Analogy :- overview of what is VPC and what problem it is solving let us assume there is a large village in which some people are there who want to live. Now the problem is that some does not want to build house because they don't want maintenance ov...Apr 7, 2024·9 min read
Shell Scripting - insight and walkthroughHello, readers in the last blog I explained about shell and some important Linux commands. In this blog, I will start from the shell and then go deep in shell scripting. Shell what is it Shell in general terms is a command line interpreter which take...Nov 7, 2023·9 min read
*nix and important commandsHello, readers today we will learn about Linux and Linux commands. Before getting started with Linux and important commands we must have a basic idea about the Operating system and all related stuff so in this blog we will start with an overview of O...Nov 6, 2023·11 min read
Containers and DockerHello readers this is a blog regarding containers in DevOps and software development. How it all started (monolithic -> VMs -> Containers) Before starting with containers you must have a brief knowledge of monolithic architecture and virtual machines...Nov 4, 2023·10 min read
CI/CD And JenkinsHello readers this document that you are going through now is focused on Jenkins so let's start with it introduction we are going to learn about ci/cd so first we must know what is that in simple language. CI is continuous integration. CD is continuo...Nov 2, 2023·5 min read
Source Code Management and Version Controlsetting up the tone while working on group project large projects or any projects kyaa aapke man me aise kuchh kaam yaa sawal aaye hai code me kuch change kiya fir realise huaa ye to galat hai aur fir se purane wale code pe jana chaha ho. Jo bhi co...Oct 20, 2023·7 min read
LAB getting started with VPC and Compute engine #GCPday8Google Cloud Virtual Private Cloud (VPC) provides networking functionality to Compute Engine virtual machine (VM) instances, Kubernetes Engine containers, and App Engine flexible environment. In other words, without a VPC network you cannot create VM...Jun 21, 2023·2 min read