Scott Selikoff's Blog, page 16
October 18, 2022
[2022 javaone] log4shell where were your bug detection tools
Speaker: Munawar Hafitz For more see the table of contents we remember log4shell Path analysis Deep calls polymorphism Didn’t blog on this but Open Refactory presented about Log4j. (felt very commercially). Presented Apache Commons vulnerability as ”next Log4jShell” (it doesn’t look … Continue reading →
The post [2022 javaone] log4shell where were your bug detection tools first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[2022 javaone] log4shell where were your bug detection tools was first posted on October 18, 2022 at 3:14 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
[2022 javaone] java first, java always
Java keynote For more see the table of contents George Saab Java SVP Themes: Performance, Stability, Security, Compatability, Maintainability Balance conservatisim (compatibility/don’t alienate users and innovation (adapting to change/fixing mistakes Six month releases have 5-17 JEPs Amber – developer productivity … Continue reading →
The post [2022 javaone] java first, java always first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[2022 javaone] java first, java always was first posted on October 18, 2022 at 1:55 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
JavaOne 2022 Table of Contents
First post-COVID JavaOne! They did a great job of making places for developers to connect, something we’ve been missing. The exhibit hall had a big space for games, sitting and networking. I won a stuffed dolphin in the claw game. … Continue reading →
The post JavaOne 2022 Table of Contents first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.JavaOne 2022 Table of Contents was first posted on October 18, 2022 at 1:53 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
September 17, 2022
how to register for an exam using an oracle exam voucher
Up until August 2022, everyone used PearsonVUE to register for the exam. Now, you sign up for an exam differently if you are taking it in English. If you are taking it another language (ex: Chinese or Japanese), you still … Continue reading →
The post how to register for an exam using an oracle exam voucher first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.how to register for an exam using an oracle exam voucher was first posted on September 17, 2022 at 8:57 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
August 21, 2022
How I recommend studying for the Terraform Associate exam
Related pages: My PDF Study Notes My take on the online exam experience How I studied/did First of all, the exam is $70 and change. This means there is no need to spend much (or any) money studying or to … Continue reading →
The post How I recommend studying for the Terraform Associate exam first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.How I recommend studying for the Terraform Associate exam was first posted on August 21, 2022 at 2:14 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
August 20, 2022
How I studied for the Terraform Associate Exam
I passed with a score of 75%. (70% is passing.) I didn’t review all my answers because I was starting to feel dizzy. I might have gotten one or two questions right had I finished review. But passing is passing, … Continue reading →
The post How I studied for the Terraform Associate Exam first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.How I studied for the Terraform Associate Exam was first posted on August 20, 2022 at 10:25 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
My first online cert – PSI – Terraform Associate Exam
Today I took my first online certification exam. Oracle allows online/at home proctoring. I thought of a number of downsides which I blogged about. HashiCorp only permits the Terraform Associate exam be taken online. It’s only a 60 minute exam … Continue reading →
The post My first online cert – PSI – Terraform Associate Exam first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.My first online cert – PSI – Terraform Associate Exam was first posted on August 20, 2022 at 6:59 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
August 10, 2022
[kcdc 2022] insider threat : what is social engineering
Speaker: Cruz Conception For more, see the table of contents
The post [kcdc 2022] insider threat : what is social engineering first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[kcdc 2022] insider threat : what is social engineering was first posted on August 10, 2022 at 9:01 am.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
August 9, 2022
[kcdc 2022] getting started with site reliability engineering
Speaker: Shradha Khard For more, see the table of contents Notes Site Reliability Engineering Operations is a software problem. SRE is what you get when you treat ops as software and staff it with software engineers Software dev: idea -> strategy … Continue reading →
The post [kcdc 2022] getting started with site reliability engineering first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[kcdc 2022] getting started with site reliability engineering was first posted on August 9, 2022 at 4:30 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
[kcdc 2022] diving into debugging spring boot applications
Speaker Mark Heckler @mkheck For more, see the table of contents Notes Developers don’t believe in magic Most developers are bad at debugging. Or at least not as good as they could be We got sloppy when we get used to … Continue reading →
The post [kcdc 2022] diving into debugging spring boot applications first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[kcdc 2022] diving into debugging spring boot applications was first posted on August 9, 2022 at 3:18 pm.©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
Scott Selikoff's Blog
- Scott Selikoff's profile
- 8 followers
