Remove Course Remove Devops Remove Linux Remove Load Balancer
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
article thumbnail

Weekly Update 5-20-2019

Linux Academy

Last week was all about our container related courses, which you won’t want to miss, so make sure to go take a look at those previous announcements. This week, we’re diving into brand new DevOps courses. Implementing an Auto Scaling Group and Application Load Balancer in AWS. Red Hat Enterprise 8.

Linux 60
Insiders

Sign Up for our Newsletter

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

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. The course has three new sections (and Lambda Versioning and Aliases plays an important part in the Lambda section): Deployment Pipelines. AWS Lambda, and. AWS API Gateway.

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/.