New Jersey AWS Meetup November 15 2019
This deck walks you through how you can build a security container build pipeline in AWS.
This deck walks you through how you can build a security container build pipeline in AWS.
If you are interested and new to serverless, then the https://github.com/aws-samples/aws-serverless-workshops/ is definitely worth your time. This post will walk you through how you can get the extra points in module 5. Here is what you are supposed to achieve once you finish step 5: “The intent of the PhotoDoesNotMeetRequirement step is to send notification to…
OCP 4.0 is not out yet but you have the chance to get your hands dirty by going to the following URL https://try.openshift.com. Log in with your redhat account and you should be good to go. You will notice that we are using a new installer called openshift-installer. The installer uses terraform to build the…
Beyond Agile/Lean Risks are tackled up front, rather than at the end. Products are defined and designed collaboratively, rather than sequentially. It’s all about solving problems, not implementing features Key Concepts Continuous Discovery and Delivery Will the user buy this (or choose to use it)? Can the user figure out how to use this? Can…
IT organizations are using container technology and DevOps processes to bring new-found agility to delivering applications that create business value. However, enterprise use requires strong security at every stage of the life cycle. Nothing is secure by default—security takes work. You need defense in depth. Red Hat delivers multiple layers of security controls throughout your…
I started rebuilding my lab and wanted to document some of the architecture as well as commands used for the different networking devices I use at home. Dell vlans: Configure the vlan enable > configure vlan 10 configure interface vlan 10 ip address 10.0.1.1 /24 exit Configure Trunk Port configure interface Te1/1/4 switchport mode trunk…
If you are in the situation where you cannot delete a DRO from the UI you can go and delete it from the rails console. I had the following Dynamic Resource Object Definition: As you can see I have 2 instances. How do you delete these instances? With both the API calls as well…
To round this up here a recording of smartstate in AWS with auto-remediation of a vulnerability (java) via policy and ansible inside.
This will be the last part of the blog series but probably the most interesting one. When you launch a smartstate analysis you will see the following in you evm log files. [—-] I, [2018-03-11T16:12:10.941498 #3004:4f7130] INFO — : MIQ(ManageIQ::Providers::Amazon::CloudManager::Vm#raw_scan) NAME [Scan from Vm vmtosmartstate] SCAN [nil] [NilClass] [—-] I, [2018-03-11T16:12:11.068516 #3004:4f7130] INFO — : Job…