Open in app

Sign In

Write

Sign In

Reshwin Nishith E
Reshwin Nishith E

4 Followers

Home

About

Published in The Patr-onus Deployment Blog

·Oct 18, 2021

Getting started with Git

To start off, let’s get one thing cleared: Git isn’t the same thing as Github. Git is a version control system (I.e., software) that helps you keep track of your computer programs and files and the changes that are made to them over time. It also allows you to collaborate…

Git

4 min read

Git

4 min read


Published in The Patr-onus Deployment Blog

·Oct 18, 2021

Getting Started with Docker

Let’s find out how to use Docker to develop, ship, and run an application. — Docker architecture Before we get right into it, let’s first get to know about the Docker architecture. Docker uses a client-server architecture. The Docker client talks to the Docker daemon, which does the heavy lifting of building, running, and distributing your Docker containers. The Docker client and daemon can run on the…

Deployment

4 min read

Deployment

4 min read


Published in The Patr-onus Deployment Blog

·Oct 18, 2021

Get to know Docker

What is Docker? Docker is an open-source platform for Building, Deploying, and managing applications. It enables developers to Package applications into containers. What’s a container you ask? A Container bundles an application’s code together with the related configuration files and libraries, and with the dependencies required for the app to run. …

Deployment

3 min read

Deployment

3 min read


Published in The Patr-onus Deployment Blog

·Oct 18, 2021

Deploying your website on Firebase

What is Firebase? — ​​ Firebase is a set of services of Google that provides you a BaaS (Back-end as a service), which means you don’t have to worry about the boring part of having to handle the back-end shenanigans. One of these provided services is the Firebase Hosting that you can deploy your…

Deployment

3 min read

Deployment

3 min read


Published in The Patr-onus Deployment Blog

·Oct 18, 2021

How to deploy on Netlify

A Step-by-Step Guide: Deploying on Netlify Let’s find out how easy it is to host a static website on Netlify, Including setting up continuous deployment. Getting started on Netlify First thing’s first, make sure you’re logged in to Netlify. If you’re not a user already, sign up for free. …

Deployment

3 min read

How to deploy on Netlify
How to deploy on Netlify
Deployment

3 min read

Reshwin Nishith E

Reshwin Nishith E

4 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech