Create a CI/CD Pipeline using Github Actions

Deployed a server? But updating the deployment manually is a pain, but also is managing complex CI/CD platforms like Jenkins of Spinnaker. Here we'll take a look at creating a simple CI/CD flow using Github Actions

Read Now

Web Server Deployment Using Nginx and Docker

Want to quickly deploy a server on a virtual machine, but also want the flexibility of Docker and it's CI/CD Benefits? This is a guide to deploy a server quickly on a Virtual Machine using Nginx, Docker and Docker-Compose, along with HTTPS using Certbot, all while making it eligible to extend the configuration with CI/CD

Read Now

An introduction to Cloud, Docker and AWS Fargate

Cloud technology provides us with Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Whether you’re a system admin and server administrator, who wants to manage his/her own barebones server or an awesome developer who just wants to write the code and deploy it to the world with every push, the cloud has you covered.

Read Now