InfoQ Homepage Cloud Computing Content on InfoQ
-
Containers - What Are They Good For?
Jimmy Bogard takes a look at containerizing all aspects of a developer's toolkit, from local dependencies, development, build, test, and finally, production, to see where containers fit.
-
Expect the Unexpected: How to Handle Errors Gracefully
Bastian Hoffman discusses monitoring and logging errors, showing how to handle them, covering deployment strategies with circuit breakers, and reducing functionality to minimize impact.
-
Going Cloud Native with Spring Cloud Azure
Yitao Dong and Yawei Wang show how to create cloud native apps with Spring Cloud on Azure.
-
Accelerated Spark on Azure: Seamless and Scalable Hardware Offloads in the Cloud
Yuval Degani shows how hardware accelerations in Azure can be utilized to speed-up Spark jobs, with the aid of RDMA (Remote Direct Memory Access) support in the VM.
-
Implementing AutoML Techniques at Salesforce Scale
Matthew Tovbin shows how to build ML models using AutoML (Salesforce), including techniques for automatic data processing, feature generation, model selection, hyperparameter tuning and evaluation.
-
Look Ma, No Servers: AWS Serverless Applications with the .NET Stack
Bryan Slatner discusses the need to think differently about serverless applications and demonstrates creating and deploying an entire web app without any servers, focusing on AWS and .NET.
-
Better DevEx at Netflix: Polyglot and Containers
Mike McGarr talks about the evolution of developer tooling at Netflix, focusing on command line tools they built to address evolving needs around programming languages, containers and more.
-
Introduction to gVisor: Sandboxed Linux Container Runtime
Emma Haruka Iwao introduces the architecture of gVisor and its benefits and discusses differences between other isolation mechanisms.
-
It’s 2018; Are My Containers Secure Yet?
Phil Estes discusses recent progress and areas not covered yet in container security, tooling, practices, and technology useful to secure containers.
-
CI/CD/CS: Implementing Continuous Security across Your Delivery Pipeline and at Run-Time
Jorge Salamero Sanz discusses use case examples on how to make a CI/CD pipeline interact with Docker security tools, and how to prepare for policy violations that happen at runtime.
-
Design Microservice Architectures the Right Way
Michael Bryzek highlights specific key decisions that very directly impact the quality and maintainability of a microservice architecture, covering infrastructure, continuous deployment, and more.
-
Serverless Architectural Patterns and Best Practices
Sascha Möllering describes reusable serverless patterns, including operational and security best practices, discussing potential pitfalls, and what it takes to move to a serverless architecture.