How to Work Together with App Owners in Big IT Projects
When we do big IT projects like moving to a new system, we need to work well with the people who own the apps we’re… Read More »How to Work Together with App Owners in Big IT Projects
When we do big IT projects like moving to a new system, we need to work well with the people who own the apps we’re… Read More »How to Work Together with App Owners in Big IT Projects
What is VMware cloud on AWS? VMware Cloud on AWS integrates VMware’s compute, storage, and network virtualization products (VMware vSphere, VMware vSAN, and VMware NSX)… Read More »VMWare Cloud on AWS
In the intricate tapestry of digital transformation and migration projects, aligning application owners with the overarching goals and strategies is a nuanced challenge. Having navigated… Read More »Mastering the Art of Aligning App Owners in Migration Projects: Tackling the Challenges Head-On
VPC – VPC connections External Network connectivity to AWS CGW — (IPSEC VPN) –> VGW -> VPC1 CGW — (IPSEC VPN) –> TGW -> VPC1,… Read More »AWS Network Connectivity Options
Messaging Systems What is Messaging? Messaging is a technology that enables high-speed, asynchronous, program-to-program communication with reliable delivery. How messaging systems work? What are the… Read More »AWS Messaging & Streaming Services
https is http with encryption. https uses TLS (SSL) to encrypt normal http requests and responses. As a result, https is far more secure than… Read More »SSL – Key points
Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service. An Amazon ECS service enables you to run and maintain a specified… Read More »AWS ECS
CloudWatch collects monitoring and operational data in the form of logs, metrics, and events, and visualizes it using automated dashboards so you can get a… Read More »AWS Cloudwatch
General Concepts F5 Big-IP Concepts Reference: https://support.f5.com/csp/article/K02024845 Create Virtual Server Workflow Get Big-IQ device reference Url: /mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/?$filter=hostname eq bigIPDevice’ selfLink property of the device is… Read More »F5 Load Balancer (LTM)
1. What is a REST API? REST is an abbreviation for REpresentational State Transfer. When a REST API is called, the server will send the… Read More »AWS API Gateway – Rest API