Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Serverless Summer School: Class is in session!

Now that you’re invited, here’s the lowdown: Starting this Wednesday, you get the unique chance to attend four weeks of live working sessions with some of the top minds in serverless. They’ll prepare you to build production-ready serverless applications with the best practices of AWS top-of-mind. Along the way, you’ll get the chance to earn awesome prizes as you unlock milestones like deploying a stack and finishing your app.

3 Defensive Programming Techniques for Rails

Incidents happen all the time because of bad code deploys. You write some code that passes code review, it then is automatically shipped to production after a test suite passes, and BAM, an outage happens. This fairly common occurrence has ways to prevent it entirely. Using some simple ideas we can defend ourselves from the hidden mistakes that code reviews and chaos engineering sometimes won’t catch.

Local AWS Lambda Development For All

Starting today, any developer can locally debug and develop any Lambda function, in any language or framework, against live cloud resources with any IDE, for free. You don’t even need a Stackery account. This capability can be obtained by installing the Stackery CLI either automatically via the Stackery VS Code Serverless Tools Plug-In or manually alongside any IDE.

Kubernetes Master Class Preventive Security for Kubernetes Enterprise Deployments

The latest Kubernetes version provides many security-related enhancements and controls, but it is far from being secure by default. Kubernetes is a complex orchestration platform with many different implementations, across multi-cloud/hybrid environments. Configuring it to comply with security best practices and specific security requires time and expertise that most organizations don’t possess.

Kubernetes Master Class: Single Node, Standalone Servers, and Scalable, Secure Storage

Not all of us have unlimited budgets for infinite nodes, and even if you do, it's important to spend wisely. If you're running Rancher in a non-production environment and want to start with a single node now and upgrade to an HA configuration later, you can do this with RKE. Once a cluster is up and running, make the best use of your available storage by deploying block-level replication with OpenEBS within your Kubernetes clusters.