article thumbnail

Vendor-Side DevOps Practices Can Still Deliver Better Value While Client-Side Government Processes Catch Up

CTOvision

With the private sector making the cultural and technological shift to better DevOps practices, it was only a matter of time before private providers to government clients began to probe how DevOps practices can positively impact application delivery for DoD (and other) clients. Let’s explore this next.

Devops 150
article thumbnail

What’s Free at Linux Academy — March 2019

Linux Academy

By adding free cloud training to our Community Membership, students have the opportunity to develop their Linux and cloud skills further. Each month, we will kick off our community content with a live study group, allowing members of the Linux Academy community to come together and share their insights in order to learn from one another.

Linux 80
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Weekly Update 5-20-2019

Linux Academy

This week, we’re diving into brand new DevOps courses. Great news for all of our Linux Academy students; Red Hat Enterprise is already available to try out in Linux Academy’s Cloud Playground! We have more information on t he release in general and all the new features in our podcast Linux Action News and episode 105.

Linux 60
article thumbnail

Technology Short Take 153

Scott Lowe

Xavier Avrillier walks readers through using Antrea (a Kubernetes CNI built on top of Open vSwitch—a topic I’ve touched on a time or two) to provide on-premise load balancing in Kubernetes. Ajeet Singh Raina shares a list of the top 200 Kubernetes tools for DevOps engineers. Servers/Hardware.

Linux 74
article thumbnail

AWS Lambda Versioning and Aliases

Linux Academy

As I detailed in a previous blog post, I’m continuing to update the Linux Academy AWS DevOps Pro certification course. In AWS, we work a lot with infrastructure: VPCs, EC2 instances, Auto Scaling Groups, Load Balancers (Elastic, Application, or Network). As DevOps Engineers, we are required to wear several different hats.

Devops 60
article thumbnail

AIOps and our Robot Kubernetes Kops

Linux Academy

On the heals of the still wet DevOps movement we are introduced to the new era of DevOps that reaches beyond pipeline automation and into the realm of pipeline evolution. High speed low latency networks now allow us to add these nodes anywhere in a cloud infrastructure and configure them under existing load balancers.

article thumbnail

Getting Started with Kubernetes Using Minikube

Linux Academy

Working in technology, whether that be software development, DevOps, or system administration, you’ve undoubtedly heard of Kubernetes. You can look at the official documentation to see what you will modify if you’re using Linux or Windows: $ curl -LO [link] -s [link] && chmod +x kubectl && mv kubectl /usr/local/bin/.