Tag: Cloud
-
How to deploy a Go web application using Nginx on Ubuntu 18.04
Posted on July 24, 2019, Level beginner Resource Length medium
The guide by Michael Okoh about deploying a web application in Go which will be useful to many back-end developers.
Tags software linux devops cloud programming golang
-
Getting security to scale: learnings from modern app sec teams
Posted on July 15, 2019, Level beginner Resource Length long
Article by Jean-Baptiste Aviat about security challenges when operating at scale. The author sat with some of the best app sec teams operating today, and he figured there was a lot we could learn from them. The goal was to understand the challenges and the way these teams are working.
Tags infosec cloud devops
-
Music and video at the Linux terminal
Posted on July 14, 2019, Level beginner Resource Length short
Jason Baker (Red Hat) wrote short guide how to play music and video while working in Linux terminal. Your terminal doesn't have to just be for text. Enjoy video and audio at the command line as you work with these simple tools.
Tags linux miscellaneous cloud devops
-
Microsoft's Quantum Development Kit goes open source on GitHub
Posted on July 12, 2019, Level beginner Resource Length short
Announcement form Microsoft about open sourcing Quantum Devleopment Kit (QDK). The QDK launched in preview last year, and is Microsoft's attempt to get developers familiar with quantum computing before it goes mainstream. Developers will now be able to contribute to the QDK's development via GitHub. Quantum for everyone.
Tags big-data open-source cloud machine-learning data-science software
-
Searching for ET using AI on GCP
Posted on July 10, 2019, Level intermediate Resource Length long
Rob Harrand wrote this article about aproject playing with open data from SETI. They say that the best way to learn data science is to create something. Some of the most interesting data publicly available in GitHub repositories is data from the SETI Institute (the Search for Extraterrestial Intelligence).
Tags big-data analytics cloud machine-learning data-science
-
Kali Linux in the DigitalOcean Cloud
Posted on July 3, 2019, Level beginner Resource Length short
Tutorial by Thomas d'Otreppe about installing custom image of Kali Linux on DigitalOcean. DigitalOcean is a cloud provider similar to AWS, Microsoft Azure, Google Cloud Platform, and many others. They offer instances, called "droplets", with different Linux distributions such as Debian, Ubuntu, FreeBSD, etc. Similar to AWS, DigitalOcean has datacenters around the world and sometimes multiple datacenters in each country.
Tags cloud infosec servers
-
Migration to GCP: Getting started
Posted on July 2, 2019, Level advanced Resource Length long
This document helps you plan, design, and implement the process of migrating your workloads to Google Cloud Platform (GCP). Official Google guide published on their cloud solutions blog.
Tags cloud google servers
-
Exploring container security: Encrypting Kubernetes secrets with Cloud KMS
Posted on June 20, 2019, Level intermediate Resource Length short
At Google Cloud, they care deeply about protecting your data. That's why Google encrypts data at rest by default, including data in Google Kubernetes Engine (GKE). Guide focusing on containers security directly from Google.
Tags cloud servers google infosec
-
Getting started with OpenSSL: Cryptography basics
Posted on June 19, 2019, Level beginner Resource Length medium
Good primer on the cryptography topic. Aimed at anybody in need of a primer on cryptography basics, especially regarding OpenSSL. By Marty Kalin.
Tags infosec cloud servers
-
Serverless local development
Posted on June 15, 2019, Level intermediate Resource Length medium
A guide from the pen of Gareth McCumskey on super hot topic of serverless Developing Serverless applications is a very different way of building applications we've been building for decades now.
Tags serverless programming cloud azure aws
-
How to staff the hybrid cloud
Posted on June 9, 2019, Level beginner Resource Length long
Sandra Gittlen wrote this piece about challenges hybrid cloud pose for IT departments. IT leaders share their advice for getting network and infrastructure teams ready for hybrid cloud environments.
Tags management cloud fintech software
-
Tips and tricks for developing a serverless cloud app
Posted on May 24, 2019, Level beginner Resource Length short
An article by Miles Buckley and with contribution by Sebastian Hesse about how to pursue serverless cloud app development. As organizations search for flexible and scalable data solutions, the pull for going serverless has never been stronger.
Tags serverless devops cloud