5 DevOps Tools to Level Up Your Kubernetes
Here are five tools to level up your Kubernetes journey; no matter if you are just getting started or deep in the K8s, read on to see why I picked them. 🦮
Join us
Here are five tools to level up your Kubernetes journey; no matter if you are just getting started or deep in the K8s, read on to see why I picked them. 🦮
You've now found the staple t-shirt of your wardrobe: With Great Power Comes Great Responsibility This tee sits nicely, maintains sharp lines around the edges, and goes perfectly with layered streetwe...
We’ve been talking about DevSecOps and shift-left security for years. Although this approach probably didn’t “cross the chasm” in 2021, we did see some very telling milestones.
In this article we would revisit to see:
- Pre-requisites to configure on the kubernetes cluster deployed on GKE to connect from Jenkins
- Configuration/Plugins Required on the Jenkins
- How we can execute the simple manifest file ( Kind: Deployment/ Pod)
In this blog, I will be explaining the path that I’m following in my DevOps journey.
Continuous delivery (CD) workflows implemented Github Actions help deploy software, create and update cloud infrastructure, or make use of various services of cloud providers like Amazon Web Services (AWS). To do this, a workflow needs to authenticate itself to the cloud provider through credentials to gain access to those resources and services.
CI/CD is one of the pillars of modern cloud native software development. It improves your software products and makes its development more effective and cheaper.
Part 1 of a series of articles about cloud migration
If you’re reading this post, you’re either someone who knows me personally (hi :D) or a person with an interest in development who wants to learn how to use the Secure Shell (SSH) protocol to access and communicate with a virtual computing resource created via Amazon Web Services (AWS), called an Elastic Compute Cloud (EC2) instance.
Benefits and content of developer guidelines for big software projects.
The aim of this article is to give hints and tips while setting up your projects or companies developer guidelines.
Modern day software development approaches such as DevOps, have certainly reduced development time. However, tighter release deadlines push security practices to a corner. This blog explains how Shifting Security to the Left introduces security in the early stages of DevOps Lifecycle, thus fixing software bugs proactively.