DEV Community

Ricardo Sueiras for AWS

Posted on • Updated on • Originally published at blog.beachgeek.co.uk

AWS open source news and updates #7 - networking, data analytics, security and more

Episode #7 of the open source news and updates for AWS. More security posts in this weeks updates, together with some other cool updates from machine learning, networking and data analytics. I am always looking for interesting open source projects that run on AWS, so if you are working on or know about any, please let me know as I would love to make more people aware.

Open Distro for ElasticSearch

This tweet announced that the AWS managed Amazon Elasticsearch service had now incorporated the security features that have been available on the Apache 2.0 Open Distro for Elasticsearch distribution. This made me revisit the workshop that from re:Invent, OPN-302 Getting Started with Open Distro and I found a bug with this workshop. If you want to do the workshop, then use the following as the source link for your CloudFormation template, replacing the current link in the Deploy Cloudformation stack section. This should resolve your problems. Here is the updated link

https://ricsuepublicresources.s3-eu-west-1.amazonaws.com/cf/od4es.json

Security with open source

If you are looking for a tool to help evaluate your Terraform scripts, then Regula is the open source project you have been looking for. Regula evaluates Terraform infrastructure-as-code for potential AWS security misconfigurations and compliance violations prior to deployment. Should work with all your favourite CI/CD tools such as AWS CodePipeline, Circle CI and there is plenty of info in the documentation to get you started.

Wanting to have a good grasp of what your environments sounds like something a lot of people will find useful. This open source project from duo-labs, Cloudmapper does just that. It looks pretty meaty, has been going for a while and has a lot of fans (currently at 3.3K stars). There are some demo videos as well as this intro post from the authors. Happy mapping folks!

On a related note is this python project, AWS Report by Haking. Check out the repo here, and let me know what you think.

And for the lover of lists, then a new one from the Linux Security Expert site. From AWS hardening, scanning, modeling and benchmarking, you will find something. These are open source and whilst I have shared some of these before, you can never have enough lists.

The day before valentines day is the perfect time to release a 7 open source cloud security tools you should know blog post. Any post where I get to hear about new open source projects is fine by me, and this one has more than one I didn't know about. Nice touch adding the stats for the different projects, so thank you Panther. (and check out the rest of their site, lots of other interesting content too)

AWS related Open Source projects

Networking

If you are looking to automate how you manage and syncronise route tables across your Amazon Virtual Private Cloud (VPC) then this is going to interest you. The primary use case is for VMware Cloud on AWS (VMC) software-defined datacenter (SDDC) managed routes, but this could also be used as-is for any scenario where syncing AWS VPC routes to custom route tables is desired. This blog posts covers how it works under the cover, so if this sounds useful, then read on in the blog post, syncronise route tables across VPCs. Project documentation can be found here in the AWS Labs github repo for aws-sync-routes

Amazon EKS VPC CNI

Another networking related update, but this time for Kubernetes users, this project is a networking plugin for pod networking in Kubernetes using AWS Elastic Network Interfaces (ENIs). Version 1.6 has been released of the open source Amazon VPC CNI plugin includes a new MINIMUM_IP_TARGET parameter that can be used to reduce pod start time while minimizing IP addresses allocated to nodes. Support for peered VPCs is improved with a new parameter AWS_VPC_K8S_CNI_EXCLUDE_SNAT_CIDRS that allows CIDR ranges to be excluded from Source Network Address Translation (SNAT). Additionally, v1.6 includes a number of bug fixes around ENI allocation and EC2 API call rates to improve overall reliability and performance. Click here for the full breakdown of release 1.6.

Machine Learning

Back in November, we launched an open source project called the AWS Step Functions Data Science SDK for Amazon SageMaker. In a brand new post, you can follow a sample project and notebook that was published on the AWS Machine Learning blog will be of use to a lot of people who want to automate the training and deployment of models. This is a long post but with the effort comes great rewards.

Amazon SageMaker MXNet

SageMaker MXNet Serving Container is an open-source library for making Docker images for serving MXNet on Amazon SageMaker. This library provides default pre-processing, predict and postprocessing for certain MXNet model types, and this week v1.2.0 was released. Check the release notes for the updates and bug fixes.

AWS DeepRacer

Do you like AWS DeepRacer? Some of you know that I have been known to run a workshop or two, and during my journies I speak to customers doing some cool things with AWS DeepRacer. This open source project, or rather collection of utilities, by Cahya Wirawan is super useful and a great way to give your RL and DeepRacer competitions a turbo boost.

AWS Amplify

The AWS Amplify team announced the pre-release of DataStore React Native. Checkout the github link here and feedback what you think.

AWS MSK

Fresh off the press today is this blog post from Maikel Penz, the first of a three part series on building a Kafka playground. Kafka is an open-source streaming platform and we launched the managed service back in 2018. This series looks like a good way of getting started to know more about this service.

Deep Dive

This Cumulus project seeks to address creating a cloud-based data ingest, archive, distribution, and management system that can be used for all future Earth Observing System Data and Information System (EOSDIS) data streams. Aside from the interesting use case, this open source project could be used as a reference architecture for many other big data use cases. Check out the Architecture page for details of the components that make up the solution.

Tweet of the week

This one from Matt Asay on the increasing trend for open source projects to build services on Cloud so that their customers can get started and focus on using the technology.


Do you use AWS and love open source?

Do you have some content you want to share with a broader audience? We are always looking for guest content for the AWS Open blog. Please get in touch (via comments below) and I would love to speak with you about what you are doing in open source. We are always looking for interesting new content.

We are hiring

We are hiring, so if you love open source, then why not check out the current openings. We would love to hear from you and if you want to chat and ask me anything, connect to me via LinkedIn or Twitter and always happy to talk.

Open Source jobs at Amazon and AWS - scroll to bottom, on left.

Stay in touch with open source at AWS

I hope this summary has been useful. I have looked for all the session videos that have been uploaded to date, but if I have missed anything, please get in touch and I will update this summary. Remember to check out the Open Source homepage to keep up to date with all our activity in open source by following us on @AWSOpen.

Top comments (3)

Collapse
 
shaftoe profile image
Alex

Hi Ricardo, thanks for the nice and useful summary of what's new in AWS.

I'd like to share a couple of OpenSource write ups and code repositories based on CDK that I published recently:

I'm also always eager for feedback so please don't hesitate if you have any 👍

Collapse
 
094459 profile image
Ricardo Sueiras

Thanks for sharing. In depth and looks like they will keep me busy today!

Collapse
 
shaftoe profile image
Alex

Given that's today is Sunday I feel slightly guilty... just kidding. Looking forward to hear your thoughts