-
Published Book
Download the Complete eBook! Rails on Containers eBook in EPUB format Rails on Containers eBook in PDF format
•
By
Kathleen Juell
Ruby on Rails
Ruby
Kubernetes
Container
Development
Books
-
When building modern, stateless applications, containerizing your application’s components is the first step in deploying and scaling on…
•
By
Kathleen Juell, Jamon Camisso
Kubernetes
Ruby on Rails
Docker
PostgreSQL
Redis
Development
-
Published Tutorial
Platform as a Service (PaaS) is a category of cloud computing in which the underlying infrastructure (such as the operating system and other software) is installed, configured, and maintained by the provider, allowing...
•
By
Kathleen Juell, Mark Drake, Erin Glass
Cloud Computing
DigitalOcean App Platform
Glossary
-
Published Tech talk
Strategies for onboarding developer teams to Kubernetes successfully — learn how to organize, structure, and deliver Kubernetes concepts.
•
By
Kathleen Juell
Tech Talks
DigitalOcean Managed Kubernetes
Kubernetes
-
Published Tech talk
Strategies for onboarding developers to Kubernetes — learn how to situate Kubernetes in a larger arc of application development and integrate it into an existing development workflow.
•
By
Kathleen Juell
deploy 2020
DigitalOcean Managed Kubernetes
Kubernetes
Tech Talks
-
Published Tutorial
Let's Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtai...
•
By
Kathleen Juell, Mark Drake, Erika Heidi
Let's Encrypt
Apache
Security
Debian 10
-
Published Tutorial
This is a list of frequently asked questions about DigitalOcean's Write for DOnations program.
•
By
Kathleen Juell
DigitalOcean
DigitalOcean Articles
FAQ
-
Published Tutorial
Webmin is a web-based control panel for any Linux machine which lets you manage your server through a modern web-based interface. With Webmin, you can change settings for common packages on the fly, including web serv...
•
By
Theo B, Kathleen Juell, Mark Drake
Apache
Control Panels
Applications
Let's Encrypt
Ubuntu
Ubuntu 20.04
-
Node.js is a JavaScript platform for general-purpose programming that allows users to build network applications quickly. In this guide, we'll show you how to get started with Node.js on an Ubuntu 18.04 server.
•
By
Brennen Bearnes, Kathleen Juell
Node.js
Ubuntu 18.04
-
Published Tutorial
Let's Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtai...
•
By
Kathleen Juell, Erika Heidi
Apache
Let's Encrypt
Security
Ubuntu 18.04
-
Published Tutorial
Node.js is an open-source JavaScript runtime environment for building server-side and networking applications. The platform runs on Linux, macOS, FreeBSD, and Windows. Though you can run Node.js applications at the co...
•
By
Lisa Tagliaferri, Kathleen Juell
Node.js
Applications
Nginx
-
Published Tutorial
The Docker platform allows developers to package and run applications as containers. A container is an isolated process that runs on a shared operating system, offering a lighter weight alternative to virtual machines...
•
By
Lisa Tagliaferri, Kathleen Juell
Node.js
Docker
Applications
-
Published Tutorial
In this guide, you will build a Python application using the Flask microframework on Ubuntu 20.04. The bulk of this article will be about how to set up the uWSGI application server and how to launch the application a...
•
By
Kathleen Juell, Mark Drake
Nginx
Ubuntu
Python
Python Frameworks
Ubuntu 20.04
Flask
-
Published Tutorial
In this guide, we will be setting up a simple Python application using the Flask microframework on Ubuntu 18.04. The bulk of this article will be about how to set up the uWSGI application server to launch the applicat...
•
By
Justin Ellingwood, Kathleen Juell
Python
Python Frameworks
Nginx
Ubuntu
Ubuntu 18.04
Flask
-
Published Tutorial
In this guide, you will build a Python application using the Flask microframework on Ubuntu 20.04. The majority of this tutorial is about how to set up the Gunicorn application server to run the application and how t...
•
By
Kathleen Juell, Jamon Camisso
Ubuntu
Ubuntu 20.04
Python
Python Frameworks
Nginx
-
This book is designed to introduce you to using containers and Kubernetes for full-stack development. You'll use Node.js to build a sample application and then containerize it. From there you will learn how to incorpo...
•
By
Kathleen Juell
Node.js
Docker
Kubernetes
Development
MongoDB
Books
-
Published Tutorial
Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can b...
•
By
Justin Ellingwood, Kathleen Juell
Nginx
Ubuntu 18.04
-
Published Tutorial
Jenkins is an open-source automation server that automates the repetitive technical tasks involved in the continuous integration and delivery of software. In this tutorial, you will install Jenkins by adding its Debia...
•
By
Melissa Anderson, Kathleen Juell
System Tools
Ubuntu
Ubuntu 18.04
-
Edited Tutorial
In the past few years Docker has become a frequently used solution for deploying applications thanks to how it simplifies running and deploying applications in ephemeral container. Docker Compose has further simplifie...
•
By
Faizan Bashir
Docker
PHP
PHP Frameworks
Nginx
MySQL
Ubuntu 18.04
Laravel
-
Published Tutorial
Interested in Node.js but not sure where to start with Docker? This tutorial will walk you through the first step: building an image for a Node.js application and creating a container from it. We will also walk you th...
•
By
Kathleen Juell
Node.js
Docker
Applications
Quickstart