DevOps

DevOps

DevOps stands for Development Operations and is a set of practices used to improve software development and information-technology operations. Part of the DevOps responsibility is to setup servers, integrate continuous integration and continuous deployment (CI/CD) to maintain and improve the development life cycle.

New DevOps Tutorials
View all
  • Freddie

    How to Disable GitLab's Automatic DevOps Pipelines

    GitLab's automatic pipelines is an amazing feature that allows you to push your commits to your Git repository hosted on GitLab and then automatically have that code being deployed to production. However, in some instances you probably would like to control the deployment manually. Ma

    0
  • Freddie

    How to Create & Setup Dokku Applications & Databases

    As I have mentioned many of times before, Dokku rocks! Dokku is a free and open-source project that helps you build and manage the lifecycle of your applications. Dokku does is it by leveraging the power of Docker and Heroku Buildpacks. It's perfect for solo developers or small teams

    0
  • Freddie

    How to Install & Setup Dokku on DigitalOcean

    Dokku is a fantastic free and open-source project for creating your very own docker-powered PaaS (Platform as a Service) that helps you build and manage the lifecycle of your applications. You can think of it as your own self-hosted Heroku, for a fraction of the cost. Dokku can be ins

    0
  • Freddie

    Setup SSL Certificates & Serve your Applications over HTTPS for Free with Dokku & Let's Encrypt

    In this tutorial we are going to take a look at how we can setup free SSL certificates for our Dokku powered applications with Let's Encrypt. Let's Encrypt is a non-profit organization that provides TLS (Transport Layer Security) encryption at no charge. Their goal is to make the web

    0
  • Freddie

    How to Install & Setup Redis for Dokku

    Redis is a free and open-source in-memory data store which can be used as cache or in same cases even a database. Redis is super simple to install if you manage your applications with your own Dokku PaaS (Platform as a Service). In today's tutorial I will show you how we can install a

    0
New DevOps Podcasts
View all
  • From DevOps to FinDev

    Yan Cui joins Forrest to unpack the idea of FinDev. What should the finance department and the engineering org have in common, and why is serverless a catalyst for this transformation?

    0
  • Scaling A Serverless Chatbot

    In this, one of a series of Think FaaS talks recorded live at A Cloud Guru's ServerlessConf in San Francisco, Botcopy Lead Developer Mike Sylvester tells us how he scaled a serverless chatbot for two million fans.

    0
  • The Irony of Server-Side-Rendered Serverless

    Recorded live at A Cloud Guru's ServerlessConf in San Francisco, here's a special Think FaaS episode from Atlassian Statuspage's Ellie Day.

    0
  • Deploying Your Serverless Team

    How do you build the kind of team that will set your serverless projects up for success? What does a serverless team looks like?

    0
  • Building Chat Applications, GitHub Actions, HatchBox Features, and Mistakes

    In this pre-Thanksgiving episode released post-Thanksgiving, we talk about what it was like working with ActionCable and React on Podia's latest feature, messaging. We also talk through GitHub actions, some of the features of HatchBox (including using DigitalOcean Spaces as a dro

    0
New DevOps Videos
View all
New DevOps Questions
View all
New DevOps Books
View all
New DevOps Courses
View all