Container Security & Developer Productivity with Cloud Native Buildpacks
Container Security & Developer Productivity
The widespread adoption of Containerized workloads to be run on cloud platforms, has given rise to two interesting problems:
Container Security & Developer Productivity
The widespread adoption of Containerized workloads to be run on cloud platforms, has given rise to two interesting problems:
Using Open Policy Agent as a Sidecar container for REST Endpoint Authorization
In today’s cloud native world, authorization and policies are more complex than ever. In a typical enterprise that has been using RBAC (Role Based Access Control) traditionally, the policy management becomes a nightmare because the need for creation of new users, roles, controls keeps growing based on everyday’s needs. Besides, enforcing these mammoth set of rules or policies to secure huge monolithic application makes it even more harder to manage and maintain.
This documents outlines the steps involved hosting a static website built using Hugo, on GitHub and deploying using Github Actions.
Outlining the steps below to able to deploy a Hugo based Static Site to Github Pages using Github Actions
Walkthrough migration of a Struts1 Application to operate in a Spring Boot environment.
This document outlines the steps necessary to make the bare minimum changes to a Struts 1 Web application, to eliminate the dependency on a hosted container and instead, operate as a Spring Boot application with embedded container.
Walkthrough migration of a Struts2 Application to operate in a Spring Boot environment.
This document outlines the steps necessary to make the bare minimum changes to a Struts 2 Web application, to eliminate the dependency on a hosted container and instead, operate as a Spring Boot application with embedded container.