Skip to content
Technology starts here

Just another Network site

  • Home

Git Guide

A guide of git / github I. Create a new project from scratch Create a directory of the project. Go to the directory and type “git init” Start coding Add the files to git by using “git add” command Commit

Uncategorized
Read more

Backend Development

To define the technology used in the application Choose the infrastructure On-Premise Private Cloud Public Cloud Hybrid Cloud Decide the software architecture Monolithic Service-oriented Architecture (SOA) Microservices Event Driven Serverless Command Query Responsibility Segregation (CQRS) Choose the DNS GoDaddy AWS

Uncategorized
Read more

Master Boot Record (MBR) and GPT (GUID Partition Table)

The MBR Partitioning Scheme The MBR is a small program which runs whenever a computer boots up. The MBR is stored in the first sector of the boot disk. The boot disk may be a hard drive, a floppy drive,

Cloud Computing, DevOps, Virtualisation
Read more
Everything in Linux is a file

Everything in Linux is a file

Sorts of Files in Linux Regular files: they contain normal data – Text files – Executable files or programs – Input for a program or output from a program Directories: files that are lists of other files. Special files: the

Cloud Computing, DevOps
Read more
Linux File System

Linux File System

Previous: Everything in Linux is a file What is partition? We use partition to store different data in different harddisk regions. The regions can be managed separately. Partitioning can protect our data in other partitions if one of the partitions

Cloud Computing, DevOps
Read more
Server Administration 2

Server Administration 2

Linux Basic Linux Concepts Linux Kernel Linux has a clear separation between user and kernel portions. Only essential features inside Operating Systems. Processes are unit of scheduling and protection. Editors, command interpreters (“Shell), compilers, etc. are just processes. All I/O

Cloud Computing
Read more
Automation

Automation

Puppet Chef Ansible

Cloud Computing, Cloud Native Apps, DevOps
Read more
CI/CD (Continuous Integration and Continuous Delivery)

CI/CD (Continuous Integration and Continuous Delivery)

CI Principles CD Principles CI/CD Software Gitlab CI Teamcity Jenkins Infrastructure as code principles

Application Development, Cloud Native Apps, Containers, DevOps, Microservices, Software Engineering
Read more
Containers

Containers

Linux Docker Basics Linux netfilter Linux Capabilities Netlink SELinux CGGroups V2 Namespaces Apparmor Docker Docker Orchestration Nomad Kubernetes Docker compose Docker Swarm Linux LVM

Application Development, Cloud Computing, Containers, DevOps, Microservices
Read more
Server Administration 1

Server Administration 1

Linux Basic Linux Concepts Linux Standard Base (LSB) The goal of the LSB is to develop and promote a set of open standards that will increase compatibility among Linux distributions and enable software applications to run on any compliant system even

Cloud Computing, DevOps
Read more
  • 1
  • 2
  • Application Development (4)
  • Cloud Computing (7)
  • Cloud Native Apps (2)
  • Containers (2)
  • DevOps (9)
  • IT Services Management (1)
  • Link (1)
  • Lists (1)
  • Microservices (2)
  • Software Engineering (3)
  • Uncategorized (2)
  • VideoPress (1)
  • Virtualisation (1)
May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Dec    

Application Development Cloud Computing Cloud Native Apps Containers DevOps IT Services Management Link Lists Microservices Software Engineering Uncategorized VideoPress Virtualisation

Related Posts

  • No related posts.
© 2023 Fatthinbros. All Rights Reserved