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

A how-to guide for OOP in Golang (for Python users)

The article explains how to implement Object-Oriented Programming (OOP) in Golang for Python users. The article proceeds to demonstrate how to implement OOP principles by developing a school system example in Python, followed by its translation to Golang. - In Golang, OOP is implemented using struct.. read more  

A how-to guide for OOP in Golang (for Python users)
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Data validation in Python: a look into Pandera and Great Expectations

Data validation is crucial for downstream processing of data, as poor data quality can have significant impacts on production systems. - PanderaandGreat Expectationsare popular Python libraries for performing data validation. - Pandera provides an easy way to define validation checks against the col.. read more  

Data validation in Python: a look into Pandera and Great Expectations
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

AWS Config now supports 24 new resource types

Amazon Web Services (AWS) has announced the addition of new resource types to AWS Config, its configuration management service. AWS Config now supports the following resource types: AWS Backup vault, AWS Lambda, Amazon RDS, and Amazon S3. - AWS Config allows customers to track changes to resources a.. read more  

AWS Config now supports 24 new resource types
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Amazon Neptune is now available in AWS Middle East (UAE) Region

Amazon Neptune, AWS's managed graph database service, is now available in the Middle East (UAE) region. Amazon Neptune is a fully managed service that enables users to create and run graph databases that can handle billions of relationships and queries per second. - With the availability of Amazon N.. read more  

Amazon Neptune is now available in AWS Middle East (UAE) Region
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Amazon Inspector now allows customers to search its vulnerability intelligence database

Amazon Web Services (AWS) has announced the launch of a new Vulnerability Intelligence Database for Amazon Inspector, its automated security assessment service. - The new database includes information about common vulnerabilities and exposures (CVEs), including their severity, impacted platforms, an.. read more  

Amazon Inspector now allows customers to search its vulnerability intelligence database
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Ubuntu Pro becomes available on the AWS EC2 console

Canonical has announced the availability of Ubuntu Pro on the Amazon Web Services (AWS) Elastic Compute Cloud (EC2) console. Ubuntu Pro is a premium version of the popular Linux distribution that includes additional security, compliance, and performance features. The availability of Ubuntu Pro on t.. read more  

Ubuntu Pro becomes available on the AWS EC2 console
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Exploring Amazon VPC Lattice

This article discusses Amazon Virtual Private Cloud (VPC) Lattice, a new network architecture that allows users to deploy and manage complex applications in a secure and scalable way. It describes the architecture and features of Amazon VPC Lattice, including how it enables secure communication bet.. read more  

Exploring Amazon VPC Lattice
Story Mia-Platform Team
@pmartinoli shared a post, 2 years, 8 months ago
Technical Writer, Mia-Platfom

7 core components of an Internal Developer Platform

Internal Developer Platforms are widely spreading because they simplify the daily work of developers. Read the blog post to discover the 7 core components!

7 core components of an Internal Developer Platform
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Moving AWS Lambda functions with Golang to Graviton chips

The AWS Lambda now allows new and existing functions to run on Arm-based AWSGraviton2processors, resulting in better performance and lower costs. - Graviton2 architecture provides physical cores, better scalability, and more cache on a per-CPU basis. - For Golang to run on Graviton, specify the arch.. read more  

Moving AWS Lambda functions with Golang to Graviton chips
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Amazon OpenSearch Service announces Amazon OpenSearch Ingestion

Amazon OpenSearch Service has introduced a new managed data ingestion tier, OpenSearch Ingestion, which enables petabyte-scale data ingestion and processing. - The service allows users to filter, transform, redact, and route data prior to indexing it in OpenSearch-managed clusters or serverless coll.. read more  

Amazon OpenSearch Service announces Amazon OpenSearch Ingestion