devopsbookmarks.com
DevOps Bookmarks
http://www.devopsbookmarks.com/security
Continuous Integration and Delivery. Cloud and PaaS Environments. Gauntlt provides hooks to a variety of security tools and puts them within reach of security, dev and ops teams to collaborate to build rugged software. It is built to facilitate testing and communication between groups and create actionable tests that can be hooked into your deploy and testing processes. Intelliment Security Policy Automation. Zed Attack Proxy (ZAP). A tool for testing and promoting infrastructure tolerance and high avail...
theagileadmin.com
agile austin | the agile admin
https://theagileadmin.com/tag/agile-austin
Tag Archives: agile austin. June 11, 2015 · 10:23 am. Agile Austin DevOps SIG June Meeting – Change Patterns. Has a DevOps SIG. That meets monthly over lunch at BancVue, and I help Dan Zentgraf out with it. This month’s meeting is on Wednesday June 24 and is called:. Change Patterns Don’t Get Mowed Down with the Grassroots. Tagged as agile austin. Enter your email address to subscribe to the Agile Admin and receive notifications of new posts by email. Join 2,855 other followers. Heterogeneous Hardware Ma...
idisposable.co.uk
Velocity Conf Europe 2013 – How to utterly inspire in three short days | idisposable.co.uk
http://idisposable.co.uk/2013/11/velocity-conf-europe-2013-how-to-inspire
Velocity Conf Europe 2013 – How to utterly inspire in three short days. November 16, 2013. November 16, 2013. The past 3 days have seen me attend VelocityConf Europe 2013. Which (as the sub-title suggests) focuses on Web Performance and Operations. Talks I attended can be seen here. Though thankfully they seem to record all sessions, so if you missed it they’re available from here. I had the chance to hangout with the @toptabletech. Guys ( http:/ tech.toptable.co.uk/. Overall, not that my passion was lac...
owasp.org
Ruby on Rails Cheatsheet - OWASP
https://www.owasp.org/index.php/Ruby_on_Rails_Cheatsheet
Ruby on Rails Cheatsheet. Last revision (mm/dd/yy): 01/27/2016. Insecure Direct Object Reference or Forceful Browsing. CSRF (Cross Site Request Forgery). Mass Assignment and Strong Parameters. Cross Origin Resource Sharing. Updating Rails and Having a Process for Updating Dependencies. Authors and Primary Editors. Related Articles and References. Ruby offers a function called eval which will dynamically build new Ruby code based on Strings. It also has a number of ways to call system commands. While the ...
gotocon.com
GOTO London 2015
http://gotocon.com/goto-london-2015
Workshops Sep. 14–15. Conference Sep. 16–18. This is the first GOTO London conference ever. It is also an experiment. Many conferences have an initial keynote session for everyone followed by a wide selection of talks running at the same time. This forces you to decide what to miss, move from room to room and the individual tracks have trouble building and maintaining context. We decided to do things differently for GOTO London. Learn more about the motivation behind GOTO London 2015 on this blog. Adrian...
theagileadmin.com
karthequian | the agile admin
https://theagileadmin.com/author/karthequian
August 13, 2015 · 10:38 am. I recently gave a presentation on “Why to Docker” for the BrightTalk summit. Here’s a list of all the things I talked about. I had a great turnout of over 300 people, and some great questions that followed. Fortunately, I finished a bit early and was able to answer a bunch of the questions (was asked about 30). I’ll end up adding answers to all the questions this weekend! Here’s a link to the slides. June 9, 2015 · 11:21 am. Devops State of the Union 2015. Advanced topic: Fact...
theagileadmin.com
CloudAustin June Meeting – Best Practices for Scalability | the agile admin
https://theagileadmin.com/2015/06/10/cloudaustin-june-meeting-best-practices-for-scalability
Pragmatic Security and Rugged DevOps. Agile Austin DevOps SIG June Meeting – Change Patterns →. June 10, 2015 · 11:22 am. CloudAustin June Meeting – Best Practices for Scalability. The Agile Admins also organize the CloudAustin user group, and we wanted to let everyone know about our upcoming June meeting. It’s 6-8 PM on Tuesday June 16 at Rackspace. RSVP on the meetup page. Best Practices for Scalability (Scale to more than a Billion hits/day). Chander is a Microsoft MVP, ASP.NET. One response to “.
theagileadmin.com
survey | the agile admin
https://theagileadmin.com/tag/survey
June 16, 2015 · 2:16 pm. James Turnbull (@kartar) has this year’s monitoring survey up, so am reposting his call for participants…. TL;DR – Please take the 2015 Monitoring Survey at. Https:/ www.surveymonkey.com/s/monitoringsurvey2015. Last year I ran a monitoring survey, whose data I also reviewed as a. Series of posts on [my] blog. Http:/ kartar.net/2014/11/monitoring-survey—background/. Interested in running the survey because I think we’re seeing the. Landscape and I’d like to track that change.
theagileadmin.com
ShirtOps: How to Make T-shirts for Tech Conferences that People Actually Wear | the agile admin
https://theagileadmin.com/2015/06/18/shirtops-how-to-make-t-shirts-for-tech-conferences-that-people-actually-wear
June 18, 2015 · 10:00 pm. ShirtOps: How to Make T-shirts for Tech Conferences that People Actually Wear. Over the last 6 years I have helped organize over 10 different conferences (all the LASCON conferences. All the DevOpsDays Austin conferences. AppSec USA 2012, and even a couple for my church) and for most of the events I have been in charge of swag. T-shirts, bags, shot glasses, lanyards, usb keys… You name it, I have swagged it. Everyone has good intentions, but as the one in charge of making the sh...
theagileadmin.com
wickett | the agile admin
https://theagileadmin.com/author/wickett
March 14, 2016 · 11:25 am. Classy up your curl with curl-trace. Let’s say you are debugging some simple web requests and trying to discern where things are slowing down. Curl is perfect for that. Well, sort of perfect. I don’t know about you but I forget all the switches for curl to make it work like I want. Especially in a situation where you need to do something quickly. Let me introduce you to. Option and was inspired by this post. And my co-worker Marcus Barczak. Download .curl-format from github.