Modernizing Networking on AWS

Networking
Infrastructure & DevOps Modernization
Video

The AWS Cloud offers powerful networking capabilities for those migrating from on-premise environments. Learn how you should transform technology and people as you modernize your networking architecture on the cloud.


A lot of times customers immediately lean into wanting to bring legacy data center technologies and forklift them into AWS and use them there, when in fact, a lot of those functions can now be recreated using cloud native services in AWS. For example, Application Load Balancer is a great Layer 7 load balancer, while network load balancer is a very high volume, high powered layer 4 load balancer that can operate across a variety of ports and protocols.

Gateway load balancer is another great option now, that sort of gives you that bump in the wire approach to network inspection where you can send traffic and still use your own type of third party security appliance in AWS. AWS Network Firewall is a great cloud native version of that. 

There's obviously a fair amount of complexity around the AWS ecosystem as they build out the same kinds of capabilities that we're used to on premise, allowing us to do interesting things with client specific patterns as they get challenged. That's the technology aspect of it. Now there's a people aspect to it as well. 

As we're working with clients, how do we make sure that the network engineers that are coming from on-premise environments are getting what they need to be effective in the AWS environment?

There's definitely an educational aspect of it. We really lean into codifying infrastructure with things like HashiCorp Terraform, AWS CloudFormation, & AWS CDK, and helping those customers that maybe aren't used to Infrastructure as Code in their traditional on-prem world, really understand the power of using code to deploy your network infrastructure in AWS. In reality, you can really almost recreate an entire data center in a matter of minutes using code.

That basically means that now where I'm storing code for my applications, it might be Git or whatever I'm using, I can version my network infrastructure in the same way that I version my application infrastructure which is absolutely transformative. Riskier, breaking changes to networking, don't necessarily need to happen. At completely off hours, you feel much more safe because you know that you have a known point to roll back to, if your change doesn't roll out as expected.

Absolutely everything's version controlled. You can reference back to who made the last change when and really zero in on those details of potential breaking changes and really avoid them going forward.

If you’d like to take advantage of Infrastructure as code and deploy next generation infrastructure on the AWS cloud, or learn about how you can implement networking on the cloud with best practices, get in touch with our team

Networking
Infrastructure & DevOps Modernization
Video
Mark Olson

Mark Olson

As Caylent's VP of Customer Solutions, Mark leads a team that's entrusted with envisioning and proposing solutions to an infinite variety of client needs. He's passionate about helping clients transform and leverage AWS services to accelerate their objectives. He applies curiosity and a systems thinking mindset to find the optimal balance among technical and business requirements and constraints. His 20+ years of experience spans team leadership, technical sales, consulting, product development, cloud adoption, cloud native development, and enterprise-wide as well as line of business solution architecture and software development from Fortune 500s to startups. He recharges outdoors - you might find him and his wife climbing a rock, backpacking, hiking, or riding a bike up a road or down a mountain.

View Mark's articles

Learn more about the services mentioned

Caylent Services

Infrastructure & DevOps Modernization

Quickly establish an AWS presence that meets technical security framework guidance by establishing automated guardrails that ensure your environments remain compliant.

Accelerate your cloud native journey

Leveraging our deep experience and patterns

Get in touch

Related Blog Posts

Optimizing Media Management on Amazon S3

Learn how we helped a media company optimize the management of their video assets on Amazon S3.

Infrastructure & DevOps Modernization

Optimizing AWS Data Pipelines for Compliance in Digital Advertising

Learn how we helped an advertising customer setup automated, cost-effective pipelines to ensure compliance for sensitive data in their existing processes.

Infrastructure & DevOps Modernization

IPv4 vs IPv6 Changes from AWS: Will Your Service Be Impacted?

Starting February 1, 2024, AWS will implement a significant pricing change: a charge of $0.005 per IP per hour for all public IPv4 addresses. Understanding and strategically preparing for this rollout is vital to minimize its impact on your applications and services.

Networking