ProDevOpsGuy Tech Communityblog.prodevopsguy.xyz路Jun 14, 2024馃専 Different types of DevOps and Cloud Roles and Their Activities 馃専The integration of DevOps practices with cloud technologies has revolutionized how software is developed, deployed, and managed. Various specialized roles have emerged to support these practices, each with specific responsibilities and expertise. Bel...Discuss路1 like路274 readsDevops
Sukrit Duasukritdua.com路Mar 8, 2024Android Hacking - Part 5Activities What is an Activity? Activities are simply the screens we see when we open an application. Let's say we are greeted with the following Screens (Activities) Login page (LoginActivity.java) Profile page (ProfileActivity.java) Settings pag...Discuss路26 readsMobile Security Android