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

Using interfaces in Go the right way

Interface programming constructs describe the behavior of objects without specifying underlying implementation details. Interfaces in Go are powerful and can be satisfied implicitly, meaning that types can implement an interface simply by declaring the methods defined in the interface. This article .. read more  

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

Process huge log files

Processing several gigabyte log files in CSV or AWS ALB format using concurrency features, encoding/csv and github.com/actforgood/bigcsvreader packages to quickly process and analyze the data... read more  

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

Raspberry Pi Coding in Go: Traffic Lights

This article provides a guide on how to create a standalone traffic light using the Go programming language on a Raspberry Pi. It includes instructions on setting up the Raspberry Pi, installing the necessary software, and compiling and running the code for the traffic light... read more  

Raspberry Pi Coding in Go: Traffic Lights
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Scrubbing sensitive data at 180MiB/sec/core

Redacting sensitive data from traces with static analysis and JSON tokenization... read more  

Scrubbing sensitive data at 180MiB/sec/core
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Generative AI with Large Language Models — New Hands-on Course by DeepLearning.AI and AWS

Generative AI has become increasingly popular and has the potential to revolutionize customer experiences in various industries. DeepLearning.AI and AWS have collaborated to create an on-demand course on Coursera that teaches data scientists and engineers how to develop and deploy large language mod.. read more  

Generative AI with Large Language Models — New Hands-on Course by DeepLearning.AI and AWS
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Hijacked S3 buckets used in attacks on npm packages

Miscreants are exploiting expired Amazon Web Service (AWS) buckets to place malicious code in legitimate packages on the npm repository. The bignum package is one of several releases on npm that has been found to be vulnerable to this type of attack... read more  

Hijacked S3 buckets used in attacks on npm packages
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Amazon GuardDuty enhances console experience with findings summary view

Amazon GuardDuty has introduced a new summary page on the console to help users quickly identify and take action on the highest-priority findings in their AWS environment. The summary page presents trends, findings breakdown by time, severity, type, and top finding volume by resource, such as Amazon.. read more  

Amazon GuardDuty enhances console experience with findings summary view
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Amazon Inspector announces the general availability of Code Scans for AWS Lambda function

Amazon Inspector now supports scanning Lambda functions and their associated layers for security vulnerabilities and code flaws, including custom proprietary application code. This expands the capabilities of Amazon Inspector and provides actionable security findings with detailed information and re.. read more  

Amazon Inspector announces the general availability of Code Scans for AWS Lambda function
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Amazon S3 announces dual-layer server-side encryption for compliance workloads

Customers can apply dual-layer server-side encryption to their Amazon cloud object storage service, using Amazon's Key Management Service (KMS) to generate and manage encryption keys. This allows for two layers of encryption, using different implementations, and provides control over data at rest... read more  

Amazon S3 announces dual-layer server-side encryption for compliance workloads
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

AWS announces scripts to bulk updates policies per new AWS Billing and Cost Management permissions

AWS has launched a bulk migration script that allows customers to update policies containing old actions with new fine-grained actions, ensuring uninterrupted access to AWS billing and cost management services. The script helps customers identify affected policies across member accounts and generate.. read more  

AWS announces scripts to bulk updates policies per new AWS Billing and Cost Management permissions