Tag: Cloud
-
3 common cybersecurity maturity failings
Posted on December 5, 2017, Level beginner Resource Length short
Oliver Rochford published short article on cybersecurity maturity and it's failings. The article touches on some interesting points. Especially on how vendors, investors and the media rely on flawed statistics, surveys and a fair dose of wishful thinking in assessing the security maturity of the average enterprise, projecting market growth and product viability.
Tags cloud infosec devops
-
Learn from how Netflix mastered 24-hour disc shipping
Posted on December 4, 2017, Level beginner Resource Length s
Heather McGough piece about how Netflix began as a shoestring startup bolstered by a group of passionate entrepreneurs with a crazy idea, and persistent Lean Startup experimentation ensured the company didn't fail.
Tags how-to cloud startups
-
Make a Node.js Twitter Bot
Posted on December 2, 2017, Level intermediate Resource Length medium
Ryan wrote neat article about Node.js bot application. It uses the Twitter API in order to make requests for that Twitter Bot, such as tweeting, retweeting, liking, and more. Bots are a fun way to improve your coding skills through creativity.
Tags web-development programming cloud
-
Writing event-driven serverless app plus local development
Posted on November 16, 2017, Level intermediate Resource Length long
Rupak Ganguly lengthy article on developing and event-driven serverless application. The application has a simple frontend using curl that calls into a couple of backend services: a users service and an email service. It relies on the serverless framework, and app is then deployed to AWS Lambda.
Tags cloud serverless microservices aws
-
Network functions virtualization: all roads Lead to OPNFV
Posted on October 21, 2017, Level beginner Resource Length medium
In his blog post Amar Kapadia gives comprehensive description of the various open source NFV (Network Function Virtualization) projects integrated by OPNFV (Open Platform for NFV) and the carrier grade features contributed back to these upstream projects by the community.
Tags devops cloud
-
How to operate kubernetes network
Posted on October 20, 2017, Level intermediate Resource Length long
Julia Evans excellent blog post focusing on how to set up your Kubernetes network. She hasn't had seen much about how to operate the network and be confident that it would not create a lot of production incidents for you down the line. And that's why she dives into kubernetes networking in this post.
Tags kubernetes devops cloud
-
Cloud Migration Checklist: The Enterprise Guide
Posted on August 1, 2017, Level beginner Resource Length long
Blog post from Sam solutions on topic of migration to cloud. Companies that employ more than 1,000 people assume that their spending on migration to the cloud will go up in 2017.
Tags cloud software-architecture
-
Introduction to EC2 Container Service
Posted on January 31, 2017, Level beginner Resource Length medium
Benjamin Wootton - co-founder and Principal Consultant at Contino - aims in this article to introduce ECS and provide a walk-through example for deploying your first container cluster.
Tags cloud
-
Rethinking Monitoring for Container Operations
Posted on January 28, 2017, Level intermediate Resource Length long
Lawrence Hecht article about monitoring. Monitoring is not a new concept, but a lot has changed about the systems that need monitoring.
Tags cloud
-
A Crash Course in Amazon Serverless Architecture
Posted on January 27, 2017, Level intermediate Resource Length long
Chandan Patra excellent article provides detailed look at the components of AWS Serverless Architecture and how anyone can make the most of it.
Tags cloud serverless
-
My Take on an Azure Open Source Cross-Platform DevOps Toolkit – The Beginning
Posted on January 18, 2017, Level intermediate Resource Length long
Bruno Terkaly from Microsoft excellent series of 12 posts with in depth information on Azure Open Source Cross-Platform DevOps.
Tags cloud
-
An Introduction to OpenWhisk, IBM's Open Source Serverless Computing Platform
Posted on January 11, 2017, Level beginner Resource Length medium
Good information for customers considering an alternative that can run within the datacenter and cloud - OpenWhisk from IBM can be a potential option.
Tags software-architecture cloud