This Week in DevOps

栏目: IT技术 · 发布时间: 4年前

内容简介:This week in DevOps AWS EFS now supports container level mounts in Fargate. That’s it for this week. There were no other major announcements from Google Cloud, Azure or Hashicorp. In keeping with our promise to be brief and succinct we will only cover actu

This week in DevOps AWS EFS now supports container level mounts in Fargate. That’s it for this week. There were no other major announcements from Google Cloud, Azure or Hashicorp. In keeping with our promise to be brief and succinct we will only cover actual announcements of interest, not PR pieces regurgitating existing information. Stay safe and feel free to email me with suggestions to make this newsletter more useful for you.

AWS

AWS::EFS – Now supports ECS Fargate

Using EFS with ECS previously required you to run your own ECS cluster and mount the EFS filesystem on the EC2 instances. To use EFS you had to mount the container filesystem to the correct folder on the host. This update allows you to mount EFS file systems directly in containers. This means you can now use EFS with ECS Fargate (Where you do not have access to the host filesystem).

The announcement does not specify whether this will also work with EKS (Kubernetes) Fargate but the mounts appear to be on the container level. Given this it seems likely that this will work for EKS also. If you have definitive information about this please let me know and I will send an update next week.

Thanks for being a subscriber. This weeks sponsor is OpsCentric, your step by step DevOps career builder . If you are interested in taking your DevOps skills to the next level OpsCentric will help you get better technically. It will also teach you the leadership and soft skills you need to succeed in competitive companies or consulting environemnts. For a limited time enrollment for the fall semester is 10% off, or you can reserve a spot for just $997.

As always please feel free to email me with feedback or suggestions.


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构基础

数据结构基础

[美]Ellis Horowitz 霍罗维兹 / 朱仲涛 / 清华大学出版社 / 2009-3 / 49.00元

《数据结构基础(C语言版)(第2版)》是最经典数据结构教材的最新版本,国内外大多数的同类教材都是以《数据结构基础(C语言版)(第2版)》为蓝本编写而来的。《数据结构基础(C语言版)(第2版)》用C作为描述语言,全面而生动地介绍了数据结构的有关知识,如数组、栈、队列、链表、树和图,以及构成所有软件基础的排序散列技术。此外,《数据结构基础(C语言版)(第2版)》还介绍了各种高级或特殊数据结构,如优先级......一起来看看 《数据结构基础》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试