Advanced AWS Meetup: IPv6 and AWS + Aurora PostgreSQL

Feb 14, 2017 by Armory

Armory sponsored the Advanced AWS Meetup at Slack this week. If you’re looking to get ramped up on IPv6, and how it’s enabled in EC2, you can dig in here:

IPv6 on AWS

Bob Van Zant – Bracket Computing

At re:invent 2016 Amazon announced support for IPv6 across EC2. I’ll introduce core IPv6 concepts and some of the lesser known differences between IPv4 and IPv6 before discussing how IPv6 is enabled in EC2 and things you should think about before enabling IPv6 in new or existing VPCs.

Aurora’s PostgreSQL Support

Travis Theune – Foxpass

Amazon Aurora now has support for PostgreSQL, but how good is it? This session will cover the ins and outs of and some of the gotchas too.

Learn More

Share this post:

Recently Published Posts

How to Become a Site Reliability Engineer (SRE)

Jun 6, 2023

A site reliability engineer (SRE) bridges the gap between IT operations and software development. They understand coding and the overall task of keeping the system operating.  The SRE role originated to give software developers input into how teams deploy and maintain software and to improve it to increase reliability and performance. Before SREs, the software […]

Read more

Continuous Deployment KPIs

May 31, 2023

Key SDLC Performance Metrics for Engineering Leaders Engineering leaders must have an effective system in place to measure their team’s performance and ensure that they are meeting their goals. One way to do this is by monitoring Continuous Deployment Key Performance Indicators (KPIs).  CD and Automated Tests If you’re not aware, Continuous Deployment, or CD, […]

Read more

What Are the Pros and Cons of Rolling Deployments?

May 26, 2023

Rolling deployments use a software release strategy that delivers new versions of an application in phases to minimize downtime. Anyone who has lived through a failed update knows how painful it can be. If a comprehensive update fails, there are hours of downtime while it is rolled back. Even if the deployment happens after hours, […]

Read more