-
DevOps
How To Implement A Continuous Testing Strategy For DevOps
Let us paint a scenario: You’re on a road trip across a war-torn country, and there’s a checkpoint every kilometer.…
Read More » -
Core Java
The Case Against Logging
The one thing that all enterprise applications have in common, regardless of their framework, language, or communication protocols is that…
Read More » -
Core Java
Reflection Means Hidden Coupling
Reflective programming (or reflection) happens when your code changes itself on the fly. For example, a method of a class,…
Read More » -
Software Development
How to Send an Email With an Attachment from Workflows
Okta Workflows how-to guides are questions and answers from weekly community office hours, MacAdmins Workflows Slack channel, and other places. Read all previous how-to…
Read More » -
Software Development
Workflows Tips #23: Run a Flow Once, Pass Data to a Helper Flow for Streaming, and Build First Workflow Online Meetup
Welcome to another Okta Workflows Tips post. Read all previous tips. In this post: Run a flow once How to…
Read More » -
Software Development
Workflows Tips #22: httpbin to Inspect HTTP Requests, a Code Tip for No-Code, and a Meetup Repla
Welcome to another Okta Workflows Tips post. Read all previous tips. In this post: Use httpbin to inspect HTTP requests…
Read More » -
Software Development
The Coding From Scratch Bootcamp Bundle
Code Like a Pro! This Bundle Gives You 57 Hours of Hands-On Content on Python, Java, CSS, & Sass Hey…
Read More » -
Core Java
JVM c1, c2 compiler thread – high CPU consumption?
c1, c2 compiler threads are created by Java virtual machine to optimize your application’s performance. Occasionally these threads will tend…
Read More » -
Web Development
Troubleshooting HTTP 502 bad gateway in AWS EBS
The application that we are going to discuss in this post was running on Elastic Beanstalk (EBS) service in Amazon…
Read More »