Join us

ContentUpdates and recent posts about JobberBase..
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

FlameScope for Go

Learn how to visualize CPU samples from Go execution traces with FlameScope... read more  

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

Unit Test Strategies With Go

The article explores different strategies for writing tests in Go, comparing FunctionPerTest and Table-Driven Test approaches. TheFunctionPerTestapproach is easy to start with but can become complicated and hard to maintain as the number of test cases increases. TheTable-Driven Testapproach can be .. read more  

Unit Test Strategies With Go
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Testing complex workflows in Go

This is a detailed article on testing in Go, covering blind spots in the standard library testing package and how to address them using supplemental packages like testify/suite. The article also provides a case study on testing a stream processing application that calls LinkedIn APIs to collect org.. read more  

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

It's probably time to stop recommending Clean Code

The popular book "Clean Code" by Robert C. Martin may not be as useful as it once was. While some advice in the book is reasonable, a lot of the example code is questionable or outdated. Martin's definition of "clean code" is subjective, and much of the content is no longer relevant, focusing on ob.. read more  

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

Amazon Timestream now supports batch loading data

Amazon Timestream has launched Batch Load, a new feature for ingesting batched time series data into Timestream. Batch Load provides customers with a robust, serverless, and scalable solution to migrate data from CSV files stored in S3 directly into Timestream... read more  

Amazon Timestream now supports batch loading data
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Amazon Managed Blockchain (AMB) announces general availability of Ethereum Token-Based Access

AWS has announced the general availability of Amazon Managed Blockchain (AMB) Token-Based Access (TBA) for fully managed Ethereum nodes. TBA provides a more convenient way for customers to connect to their Ethereum nodes from popular blockchain development tools... read more  

Amazon Managed Blockchain (AMB) announces general availability of Ethereum Token-Based Access
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

SCARLETEEL: Operation leveraging Terraform, Kubernetes, and AWS for data theft

The SCARLETEEL attack was a sophisticated cloud operation that exploited a containerized workload togain access to an AWS account and steal proprietary software and credentials. The attacker used knowledge of AWS cloud mechanics, such as EC2 roles, Lambda serverless functions, and Terraform, to perf.. read more  

SCARLETEEL: Operation leveraging Terraform, Kubernetes, and AWS for data theft
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Consolidate and query AWS CloudTrail data across accounts and regions using AWS CloudTrail Lake

The blog post provides a walkthrough on how to set up acentralized CloudTrail Lake that consolidates historical CloudTrail event logs with new CloudTrail events, and query the data across accounts and regions. The first step is to create a multi-account, multi-region event data store in CloudTrail .. read more  

Consolidate and query AWS CloudTrail data across accounts and regions using AWS CloudTrail Lake
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Using GitHub Actions with Amazon CodeCatalyst

Learn how to use GitHub Actions with Amazon CodeCatalyst workflows for building, testing, and deploying your code as part of a CI/CD system. Follow along with theModern Three-tier Web Applicationblueprint to add a linter and generate aSoftware Bill of Materials (SBOM)for each pull request. CodeCata.. read more  

Using GitHub Actions with Amazon CodeCatalyst
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Multithreading in AWS Lambda: Massive Throughput and Cost Efficiency

In Part 4 of the "multithreading in serverless" series, the author, JV Roig, exploreswhether using multithreading in AWS Lambda is more efficient and cost-effective than a standard multi-instance Lambda architecture. The author uses data from the experiment described inPart 1, which showed massive i.. read more  

Multithreading in AWS Lambda: Massive Throughput and Cost Efficiency

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.