ContentPosts from @dawnalvarez494..
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Amazon EC2 M1 Mac instances now support beta macOS versions

Customers can now run beta macOS versions on their EC2 M1 Mac instances by registering their instances with the Apple Developer Program, and upgrading to their desired preview, seed, or release candidate macOS versions from within their guest environments... read more  

Amazon EC2 M1 Mac instances now support beta macOS versions
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Amazon EKS and Amazon EKS Distro now support Kubernetes version 1.27

Amazon EKS introduces new features and bug fixes with the release of Kubernetes version. EKS Distro is now available and allows easy cluster creation and upgrading through the console or command line. Kubernetes supports Amazon EKS in all regions including GovCloud US region... read more  

Amazon EKS and Amazon EKS Distro now support Kubernetes version 1.27
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Amazon RDS for PostgreSQL supports more minor versions

Amazon Relational Database Service (RDS) for PostgreSQL now supports the latest minor versions PostgreSQL 15.3, 14.8, 13.11, 12.15, and 11.20... read more  

Amazon RDS for PostgreSQL supports more minor versions
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

AWS Copilot announces Static Site pattern to host single-page web applications

AWS released new version 1.28 of AWS Copilot with support of a new Static Site pattern, that makes it easier to deploy single page web applications on AWS. AWS Copilot is a command-line interface (CLI) that makes it easier for customers to build, deploy, and operate containerized applications on AWS.. read more  

AWS Copilot announces Static Site pattern to host single-page web applications
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Connecting Block Business Units with AWS API Gateway

Block.one has created a service mesh, Farcar, to quickly and securely onboard acquisitions in a matter of weeks, rather than months. Farcar enables integration in a scalable, flexible manner, with an emphasis on maintaining security standards and allowing for minimal disruption to product work. It i.. read more  

Connecting Block Business Units with AWS API Gateway
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Migrating users and privileges from AWS RDS MySQL to Azure Database for MySQL – Flexible Server

Learn how to migrate user privileges from AWS RDS MySQL to Azure Database MySQL using Percona Toolkit. The process involves exporting the user data, examining the file, and importing the user privilege into Azure... read more  

Migrating users and privileges from AWS RDS MySQL to Azure Database for MySQL – Flexible Server
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Monitor Machine Learning workflows with Kubeflow on Amazon EKS

AWS customers can now easily monitor machine learning workloads on Amazon EKS clusters using the open-source platform Kubeflow. Kubeflow has many components including multi-user Jupyter notebooks and central dashboards, along with AI/ML platform-specific tools like TensorFlow and MXNet. You can also.. read more  

Monitor Machine Learning workflows with Kubeflow on Amazon EKS
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Exploring the effect of Topology Aware Hints on network traffic in Amazon Elastic Kubernetes Service

Kubernetes is introducing Topology Aware Hint, a feature that biases traffic routing based on origin within an AZ, in order to optimize latency and reduce inter-AZ data transfer costs for workloads running on Amazon EKS clusters. The feature sets a zone label on endpoint objects and instructs the ku.. read more  

Exploring the effect of Topology Aware Hints on network traffic in Amazon Elastic Kubernetes Service
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Using Terragrunt run-all in AWS CI/CD

A guide on how to detect and delete Terragrunt modules, avoiding resource destruction. A proposed solution includes flagging modules that need to be deleted, creating an empty file next to the module file and running a command to detect this change, resulting in a safe deletion of the module. A samp.. read more  

Using Terragrunt run-all in AWS CI/CD
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Deploy Serverless Generative AI on AWS Lambda with OpenLLaMa

OpenLLaMa on Lambda is a project where we deploy a container capable of running llama.cpp converted models onto AWS Lambda. This approach leverages the scalability that Lambda provides, minimizing cost and maximizing compute availability for your project... read more  

Deploy Serverless Generative AI on AWS Lambda with OpenLLaMa