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

Kubernetes Compliance under GDPR

The GDPR principles and requirements on data privacy, how GDPR applies to Kubernetes compliance and best practices for achieving compliance in Kubernetes clusters... read more  

Kubernetes Compliance under GDPR
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Understanding Kubernetes Pod Security Standards

Kubernetes has witnessed widespread adoption, attracting millions of developers seeking container orchestration capabilities. However, as its popularity grows, so does the appeal to hackers and malicious actors. To address this, Kubernetes introduced Pod Security Standards, a set of policies and gui.. read more  

Understanding Kubernetes Pod Security Standards
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Using Microsoft Azure’s Prometheus monitoring with Kubernetes

Azure Monitor managed service for Prometheus smooths the way to multi-cluster monitoring across Azure Kubernetes Service, Azure Arc-hosted Kubernetes, and on-prem Kubernetes deployments... read more  

Using Microsoft Azure’s Prometheus monitoring with Kubernetes
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Amazon EC2 Instance Connect supports SSH and RDP connectivity without public IP address

With EC2 Instance Connect Endpoint (EIC Endpoint), customers now have SSH and RDP connectivity to their EC2 instances without using public IP addresses... read more  

Amazon EC2 Instance Connect supports SSH and RDP connectivity without public IP address
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Announcing Container Image Signing with AWS Signer and Amazon EKS

AWS Signer now supports signing and verifying container images, and is integrated with Notation, an open source Notary project within the Cloud Native Computing Foundation (CNCF)... read more  

Announcing Container Image Signing with AWS Signer and Amazon EKS
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Why I recommended ECS instead of Kubernetes to my latest customer

And how a cost optimization exercise often leads to deeper modernization of cloud applications.. read more  

Why I recommended ECS instead of Kubernetes to my latest customer
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Deploy and run a Azure OpenAI/ChatGPT application on AKS via Bicep

Deploying Azure Kubernetes service and Azure OpenAI service for a Python chatbot using Azure AD workload identity and the chat completion API of a ChatGPT model.. read more  

Deploy and run a Azure OpenAI/ChatGPT application on AKS via Bicep
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Ensuring High Priority for Azure Kubernetes Service (AKS) Daemon Sets: A Guide to Smooth Cluster Startup

By using Kubernetes' Pod Priority feature and modifying the Daemon Set YAML, you can assign higher priority to Daemon Sets, ensuring they are scheduled first when the cluster starts up. This helps maintain stability and availability of applications in AKS. Proper resource management is also emphasiz.. read more  

Ensuring High Priority for Azure Kubernetes Service (AKS) Daemon Sets: A Guide to Smooth Cluster Startup
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

AWS Step Functions adds integration for 7 services including Amazon VPC Lattice

AWS Step Functions expands its AWS SDK integrations with support for 7 additional AWS services including Amazon VPC Lattice, Amazon CloudWatch Internet Monitor, AWS IoT TwinMaker, and Amazon OpenSearch Ingestion... read more  

AWS Step Functions adds integration for 7 services including Amazon VPC Lattice
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

OpenAI Streaming from AWS Lambda

Building real-time AI-powered WebSocket APIs: a comprehensive guide with AWS API Gateway, Lambda, and OpenAI... read more  

OpenAI Streaming from AWS Lambda