Skip to main content

Posts

Showing posts from May, 2020

Cloud Computing

W hat after developing a web site or a web application?? You must have to deploy it somewhere from where the owner of that project can gain access over it. So here comes the concept of # Cloud Computing ? When a network of remote servers hosted on the internet to store, access, manage and process the databases, networking, software, analytics and intelligence over the CLOUD ("internet") rather than the local server or PC is generally termed as Cloud Computing. #Types of Cloud Computing :- On the basis of services it is broadly categorize into 3 types - IaaS :- It is termed as Infrastructure as a Service.  It is a cloud computing service where enterprises rent or lease servers for compute and storage in the cloud. It can be more efficient for an enterprise than owning and managing its own infrastructure. New applications can be tested with an IaaS provider instead of acquiring the infrastructure for the test.                                    PaaS

FULL STACK DEVELOPMENT

# Full Stack Development?? The development of frontend (user side) , backend (server side) , management of database and debugging of web applications or web sites is reffered as Full Stack Development and the engineers or the developers who have such ability are refered as   FULL STACK DEVELOPERS. # Skills required :- Being a full stack developer is not that easy. " It's not like maggi that will be ready in 2 minutes but it is more like a sapling that requires time and patience to grow into a tree ." What I actually meant to say is that if someone wants to be a full stack developer then he has to learn various skills and he must learn it very much efficiently. Have a look at this :- From the above picture you might be getting a image in your mind that what it takes to be a full stack developer. # Frontend Development :- That part of the website or web application at which the user interacts to it is known as frontend and the developer is known as fr