Tag: 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
-
Understanding AWS Lambda Performance - How Much Do Cold Starts Really Matter?
Posted on January 11, 2017, Level beginner Resource Length short
New Relic's quick intro into serverless performance. Article presents a new challenge to operators and developers: how do you build fast and resilient functions when many traditional system and application metrics are either unavailable or no longer relevant?
Tags software-architecture cloud
-
How Serverless Computing Can Help Optimize Your Cloud Apps
Posted on January 10, 2017, Level beginner Resource Length short
Christopher Tozzi short post about serverless computing and how it can help optimize your cloud apps.
Tags cloud
-
The Rise of Event-Driven Computing and the Keys to Microservices Applications
Posted on January 7, 2017, Level beginner Resource Length short
Crystal Valentine (MapR) article about Microservices architecture adoption.
Tags microservices cloud distributed
-
Implementing Microservices Tracing with Spring Cloud and Zipkin
Posted on January 7, 2017, Level intermediate Resource Length 70 minutes
Pivotal's Marcin Grzejszczak and Reshmi Krishna describe how to do distributed tracing with Spring Cloud Sleuth and Zipkin.
Tags microservices cloud distributed