Kategorie

Cloud & Infrastructure

Kategorie

One of my highlights from this years re:Invent announcements where the Lambda Layers. With Lambda Layers AWS offers a way to separate own code or librarys in an extra Layer which can be used by Lambda functions. These Layers can be stacked up to 5 layers and are hierarchically. That means the content from a higher layer overwrites conflicting items from a lower layer. All Layers plus the Lambda code can´t be exceed the 250MB…

Amazon CloudWatch Graphen für externe Anwendungen Die CloudWatch API wurde um einen neuen sehr Interessanten Aufruf erweitert. Mit der Funktion GetMetricWidgetImage kann…