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

Intro to Kubernetes - Containers at Scale

Kubernetes is likea cookie business with logistic managementof running applications. It uses pods, replication controllers and services to manage and scale containers. Kubernetes abstracts underlying hardware and allows you to focus on the application rather than managing individual machines. Servi.. read more  

Intro to Kubernetes - Containers at Scale
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Announcing preview: Collect Syslog from your AKS nodes using Container Insights

Azure Monitornow supportssyslog collection for Linux nodes in Azure Kubernetes Service (AKS) cluster. Enabling syslog collection allows users to troubleshoot and improve observability across a variety of sources. Syslog collection is natively available in Azure Monitor and can be accessed in the Az.. read more  

Announcing preview: Collect Syslog from your AKS nodes using Container Insights
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

How to use Google Workspace as an external identity provider for AWS IAM Identity Center

AWS IAM Identity Center allows external identity stores like Google Workspace (previously G Suite) to be used for accessing AWS accounts, reducing the need for long-lived credentials. This blog post walks through the steps to set up Google Workspace as an external identity provider for AWS IAM, inc.. read more  

How to use Google Workspace as an external identity provider for AWS IAM Identity Center
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Improve security posture with time bound session length

Google Cloud provides multi-layer security to protect user data by allowing administrators to control session length configuration parameters. Managing session length is essential to ensure time-bound access to Google Cloud services after successful authentication. Google Cloud session management o.. read more  

Improve security posture with time bound session length
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Google Cloud opens enterprise AI tools to developers

Google Cloud introducesPathway Language Model (PALM) API, a large language model that responds tonatural-sounding promptsand returnssensible prose. PALM API can be used by developers to build top-quality content generation chatbots and other applications. Along with PALM API, Google also showcased .. read more  

Google Cloud opens enterprise AI tools to developers
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

GCP DNS Endpoints With GKE

Rapidly create and register a domain using GCP by leveraging the option to use a GCP endpoint service and GKE. First, register a global static IP and then create a single node GKE cluster to save cost. Create an SSL/TLS cert, check cluster status and run endpoint to utilize ingress... read more  

GCP DNS Endpoints With GKE
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

How to own your own Docker Registry address

Docker Hub is changing its policy on community-run images; they require payment for publishing new images and will give only one day's warning before deactivating non-paying accounts. To maintain control, you can consider hosting your Docker registry yourself, on your own infrastructure. Docker reg.. read more  

How to own your own Docker Registry address
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Monitoring Kubernetes Clusters on GKE (Google Container Engine)

Kubernetes ecosystem offers various log monitoring solutions to monitor logs at different layers of the Kubernetes engine stack. To implement a log monitor stack for your Kubernetes engine, follow best practices such as: - determining important metrics, - avoiding monitoring everything or too littl.. read more  

Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Passwordless Authentication made easy with Cognito: a step-by-step guide

This blog post discusses thedrawbacks of password-based authenticationandintroduces passwordless authentication, which allows user verification without using passwords. The post focuses on how to implement passwordless authenticationusing Amazon Cognito, a fully managed service that provides user s.. read more  

Passwordless Authentication made easy with Cognito: a step-by-step guide
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Amazon EventBridge: The missing piece to your app

Amazon introduces EventBridge, an event-driven serverless architecture service that enables seamless integration of multiple AWS services, SaaS applications, and event partners. With advanced filtering and event routing capabilities, it can effectively deliver events to designated targets and enhan.. read more  

Amazon EventBridge: The missing piece to your app