Get started
Bring yourself up to speed with our introductory content.
Get started
Bring yourself up to speed with our introductory content.
Cloud adoption a catalyst for IT modernization in many orgs
Sloppy and insecure IT procedures that had been overlooked before the cloud arrived must evolve with the times to prevent data exposure and system breaches. Continue Reading
A DevOps pipeline works only when the tooling works
A DevOps toolchain needs to help IT people do their job, sure. But to do that, it also needs to provide useful glimpses into the process so that everyone is in the loop. Continue Reading
Watch this Google Cloud Console tutorial
Get accustomed to the Google Cloud Console. Explore the management features the admin UI has to offer and learn how to customize it to meet your needs. Continue Reading
-
Top 5 cloud architect interview questions and answers
Job candidates need technical skills and much more to work in the cloud. Prepare for your cloud architect interview with these potential questions and answers to stand out from the crowd. Continue Reading
The vital guide to modern programming languages and their uses
Get to know programming languages that match modern development styles and architectures like mobile dev, serverless computing and microservices. Continue Reading
-
Definitions to Get Started
- What is an API (application programming interface)?
- What is a SAN? Ultimate storage area network guide
- What is a data retention policy?
- What is multi-access edge computing? Benefits and use cases
- What is 5G?
- What is 6G? Overview of 6G networks & technology
- phase-locked loop (PLL)
- What is millimeter wave (mmWave)?
Gene Kim explores DevOps transformation in 'The Unicorn Project'
This chapter excerpt from Gene Kim's 'The Unicorn Project' touches on one of the book's core themes: Roadblocks occur when developers, ops and business leaders are misaligned.Continue Reading
Essential private cloud migration steps
Executive buy-in, application evaluation and tool configuration are all important parts of cloud selection. With these steps, admins can ensure a smooth move to private cloud.Continue Reading
Grasp Docker networking basics with these commands and tips
For a containerization novice, networking poses one of the biggest challenges. Use this breakdown of essential Docker networking commands and concepts, including host and bridge setups, to reduce complexity.Continue Reading
Prep for SD-WAN challenges, and you'll reap its rewards
Reap SD-WAN's multiple benefits by knowing ahead of time what the likely issues will be and the options available at the implementation and management stages.Continue Reading
SD-WAN deployment in the works? Consider these 3 things
SD-WAN can simplify the deployment and management of new branch WANs, but there are some key configuration and technical choices you must make to get started.Continue Reading
-
Test your VMware NSX-T, NSX-V knowledge
VMware's software, NSX, enables admins to stand up networking in a software-defined data center. Take this quiz to ensure you're getting the most out of NSX.Continue Reading
What AWS testing tools and services are available?
There are many tools available on the AWS Marketplace for QA testing, making it difficult to determine where to begin. What should an enterprise look for when choosing among QA tools?Continue Reading
Composable infrastructure platform flexes converged muscles
Composability tailors resources as unified services to specific workloads. Find out how it works and compares to converged and hyper-converged infrastructures.Continue Reading
Get to know Oracle Linux Virtualization Manager
Oracle released Linux Virtualization Manager, a platform that lets admins configure, manage and monitor their virtual server environments.Continue Reading
5 best practices for choosing cloud developer tools
Enterprises are pushing cloud app development as a way to stay up to date on the latest IT trends. Find out how to pick the right cloud and tools for your apps and your staff.Continue Reading
Amplify improvements streamline AWS mobile app development
Once just an open source Java library, AWS Amplify is now a full-fledged AWS mobile app development platform. Learn how it works and how it compares to Google Firebase.Continue Reading
How to use PowerCLI and how it can help you
PowerCLI enables you to use PowerShell commands to automate a VMware environment, streamlining your system and adding simplicity compared to using a GUI. Here's how to get started.Continue Reading
How to develop and implement a network security plan
When formulating a focused network security plan, you'll need to address specific questions about outbound traffic, user logins and government regulations.Continue Reading
Let DevOps automation tools deliver for you
With a good strategy and the right tools, you can create a workable pipeline at every stage. Here's how to approach the key areas of DevOps automation.Continue Reading
Three keys to successful DevOps automation
An effective CI pipeline starts with build automation. But there are other steps needed to produce results.Continue Reading
How to create PowerShell modules with a Plaster template
Follow along this tutorial to create templates in Plaster, an open source tool, and accelerate the development of PowerShell modules.Continue Reading
UX guidelines for people-friendly software
Nail these UX design concepts for easier transitions from requirements to application design to code.Continue Reading
A glossary of key edge computing architecture terms
Bolster your networking vocabulary and get to know the various features and technologies that constitute edge computing in this comprehensive glossary of key terms and phrases.Continue Reading
A go-to AWS migration checklist for DevOps-ready enterprises
Follow this checklist to prepare for a cloud migration and optimize DevOps practices. The steps include advice on tools and practices to support the move to an IaaS model or higher-level AWS offerings.Continue Reading
Data center transformation drives the ADC security use case
Application delivery controllers play many roles, but the ADC security use case might be most important. Learn about ADC features and how they boost data center security.Continue Reading
Compare microservices deployment patterns for best strategy
To solve pesky deployment woes, match your app to a microservices deployment pattern, like single service instance per host, multiple service instances per host or even serverless.Continue Reading
5G explained: A deep dive into the features and facts
In this 5G guide, learn about key features, challenges and deployment tips. This 5G explanation goes beyond the fundamentals and explores 5G's relationship to other technologies.Continue Reading
Learn the benefits and limits of a public cloud migration
The public cloud is an attractive option for enterprises looking to optimize their workloads. However, not all apps are meant for cloud. Find out what drives adoption in this video.Continue Reading
Perform a Windows event log search with PowerShell
Event log monitoring is vital to an IT environment's health and success, but finding a specific event in the flood is challenging. PowerShell enables admins to simplify this task.Continue Reading
Tailor and create compliance rules with this AWS Config tutorial
Get started with this guide to AWS Config rules. Learn how to customize AWS Config managed rules with CloudFormation and create new rules with AWS Lambda.Continue Reading
Get started with this Azure cloud migration tool
There are a lot of moving parts to a cloud migration, which leaves a lot of room for error. Follow Douglas Francis as he demonstrates how to seamlessly migrate to Microsoft Azure.Continue Reading
The future of PowerShell begins to sharpen in focus
PowerShell's promise as a cross-platform management tool has come a long way, but much work still needs to be done for both Linux and Windows admins to pick up adoption.Continue Reading
Choose an event-processing architecture for an application
Sift through the state control methods that exist for event-driven applications and see which architecture type is the best fit.Continue Reading
How to work with the WSUS PowerShell module
The PoshWSUS module automates the process to synchronize and approve Windows updates. You can also use it to perform essential maintenance on the WSUS server.Continue Reading
Implement automated employee onboarding with PowerShell
Your time is precious and you shouldn't waste it by clicking through menus to set up a new user. Look at these code examples to put together your own provisioning script.Continue Reading
Get to know VM networking basics
Admins can create a network between isolated VMs with the help of several features and products, such as network interface cards and virtual LANs.Continue Reading
Get started with Google Cloud Run
Google has upped its resource management game with Cloud Run. Learn the basics of the managed compute platform and follow the simple tutorial on deploying a web app with the service.Continue Reading
What are some bad coding practices to avoid?
Application development projects aren't meeting expectations, and developers are not sure why. What are some common bad coding practices that developers follow but should avoid?Continue Reading
Apply staging environment best practices to an app lifecycle
From the public cloud to blue/green deployment, there are a myriad of ways that IT teams can make the most of their staging environments -- and use resources they already have.Continue Reading
Elixir functional programming enables concurrency, fault tolerance
Developers can combine features of Erlang functional programming with a newer language, Elixir, which promises simplicity and fault-tolerant operations for distributed applications.Continue Reading
Working with Git branches and repositories
With a grasp of just a few basic concepts and commands, developers can use Git's branching capability for feature development and experimentation, testing before release and more.Continue Reading
Elevate software-defined technology's role in the data center
SDS and SDN aren't a cure-all for infrastructure management ails. Proper implementation requires research and a suitable hardware setup. Here's a look at what this tech can do.Continue Reading
How to implement GPUs for high-performance computing
IT managers must take advantage of advances in virtualization technology, such as virtual GPUs, to efficiently manage increasingly complex data center operations.Continue Reading
How do I manage ACL folder permissions with a PowerShell script?
PowerShell scripts make short work of repetitive Windows tasks, saving admins time, effort and frustration. One simple area admins can manage with scripts is the access control list.Continue Reading
Top 5 nontechnical skills for cloud computing success
Companies that move to the cloud need a staff with a strong technical background, but soft skills are important too. Review five non-tech skills needed for a successful cloud initiative.Continue Reading
Build cloud economics expertise in-house
Cloud bills shouldn't be filled with surprises, but unexpected costs are all too common. Ensure your staff can handle cost management and optimization processes to rein in spending.Continue Reading
Deploy vCenter and vSphere without using a VAR
VMware platforms are more than just virtualization software; they create an SDDC. If you take the time to understand vSphere and vCenter, you can deploy them without a VAR.Continue Reading
Try a CCNA 200-301 practice quiz from the official cert guide
This practice quiz provides a sneak peek into the new 'CCNA 200-301 Official Cert Guide, Volume 1,' which reflects Cisco's CCNA certification and exam redesigns.Continue Reading
How to approach test case design
To be a good tester, start at requirements and user expectations, then develop test cases that make certain those needs are met. Walk through the basics of test cases with expert Gerie Owen.Continue Reading
Prepare for the CCNA 200-301 exam with this guide preview
Here's a sneak peek at what to expect from Cisco's redesigned CCNA exam directly from 'CCNA 200-301 Official Cert Guide, Volume 1' by author Wendell Odom.Continue Reading
Put your composable infrastructure knowledge to the test
Are you up to speed on composable disaggregated infrastructure and technology? Take our quiz to find out if you know how composability works and how it can benefit you.Continue Reading
Debunking 5 common myths about data storage containers
Storage containers can hold a lot of things, including misconceptions. Here are five common container storage myths that need to vanish.Continue Reading
To succeed with containerized applications, nail the details
Containers can help an organization smoothly deploy applications, but the design aspects are complicated. Follow best practices to size and package app components.Continue Reading
How much do you know about VMware AppDefense?
How much do you know about VMware's security product, AppDefense? This quiz asks you about AppDefense's technology and use cases to prove your understanding.Continue Reading
Use these PowerCLI vMotion cmdlets to automate VM migration
VMware vMotion moves VMs between hypervisors and storage devices to keep those VMs running. You can use PowerCLI to easily automate complex vMotion tasks.Continue Reading
Object-based storage gains primary storage traction
This infographic illustrates why most IT leaders believe object storage is ready to support leading IT initiatives.Continue Reading
Cloud repatriation is a symptom of a wider cloud storage trend
People are rethinking their cloud storage strategies, adjusting for hidden costs, application needs and compatibility issues in a world of public, private and hybrid options.Continue Reading
Set AWS security automation in motion with these practices
Enterprises need to continuously improve their cloud security posture. Catch up on the latest expert advice on AWS security tools and practices.Continue Reading
Why cloud block storage deployments are on the rise
Move over object and file storage; use of block storage in the public cloud is increasing as more businesses prepare to move or have already redeployed workloads to the cloud.Continue Reading
Bridge vs. switch comparison: What's the difference?
A network bridge connects two local area networks. A network switch, on the other hand, connects multiple clients to a network. Learn more about these two network components.Continue Reading
Hyper-converged infrastructure basics for virtualization admins
Hyper-convergence provides many benefits, such as simplified provisioning and management, but virtualization administrators should get to know HCI technology before implementing it.Continue Reading
Challenge your wits on stateful and stateless concepts
It's essential to understand the differences between stateful and stateless application characteristics, especially as distributed architectures grow in popularity. Test your knowledge on state concepts with this quiz.Continue Reading
Follow this AWS Fargate tutorial to deploy a containerized app
New to containers on AWS? Learn how to navigate the Amazon ECS Management Console to configure the proper container orchestration in this simple AWS Fargate example.Continue Reading
What is Group Policy Object (GPO) and why is it important?
Microsoft’s Group Policy Object (GPO) is a collection of Group Policy settings that defines what a system will look like and how it will behave for a defined group of users.Continue Reading
Prepare for cloud security and shared responsibility
Organizations that move to the cloud must prepare to adapt their security playbooks. Learn how AWS' shared responsibility model complicates cloud security.Continue Reading
Test your cloud migration services knowledge
Are you familiar with the vendor services and tools that can support a cloud migration? Take this quiz and see what you know about cloud migration services.Continue Reading
Learn to set up and use PowerShell SSH remoting
Remoting over SSH in PowerShell Core has some advantages over the traditional Windows PowerShell remoting method, but it will require a fair amount of manual configuration work.Continue Reading
How to plot out a test automation strategy
Test automation can deliver great value or immense frustration. Map out a winning approach that helps engineers learn test automation skills and doesn't leave them exasperated.Continue Reading
Internet Information Services (IIS)
Internet Information Services (IIS) is a flexible, general-purpose web server from Microsoft that runs on Windows systems to serve requested HTML pages or files.Continue Reading
4 steps for a smooth SDN installation
Software-defined infrastructure can be tricky to implement. Automation, vendor-supported hardware and skilled developers are essential for smooth updates.Continue Reading
Manage and provision storage for DevOps
Learn how to get started with your networking career
Wherever you are on your networking career path, these expert insights can help you decide where to go and give advice about job requirements, certifications and industry changes.Continue Reading
Serverless architecture diagram shows a new side of server-side
Examine this serverless architecture diagram to see how development processes and the lifecycle of code differs from traditional server- and client-side development.Continue Reading
Network pros on new Cisco DevNet certification: 'Finally!'
Want to learn infrastructure as code? Now, there's a Cisco cert for that. Learn more about the new network automation certification suite, plus changes to the CCNA, CCNP and CCIE.Continue Reading
How to automate patch management in Windows
Automating Windows updates with PowerShell will ease some of the labor associated with the routine patch deployment process.Continue Reading
Explore Docker vs. LXC through the lens of a three-tier app
Containers are not small virtual machines, and they're not all the same under the hood. To make smart deployment choices, understand the nuanced differences between container types.Continue Reading
Try these 5 team-building activities for software developers
Whether it's a soft skills workshop, simulated outage exercise or in-house tech conference, these one-day events get dev teams out of a coding rut. Plan yours now.Continue Reading
How to use batch operations to process S3 objects
AWS ops pros can use Amazon S3 Batch Operations to process and move high volumes of objects between buckets. Find out how Batch Operations on AWS works with this video tutorial.Continue Reading
AWS certification
AWS certification is a level of Amazon Web Services cloud expertise that an IT professional obtains after passing one or more exams the public cloud provider offers.Continue Reading
Navigate AWS storage options through the years
Storage services were foundational to AWS' early success and remain central to customers' cloud strategies today. Visualize the growth and usage of AWS storage with this infographic.Continue Reading
What hyper-converged network details should I consider?
No longer a second-class citizen to compute and storage, networking is now integral to most HCIs. Keep in mind certain networking facts when adopting hyper-convergence, however.Continue Reading
Top 8 cloud administrator interview questions and answers
Hoping to become a cloud administrator? There's a lot to cover -- from tools to certifications. Prepare for your interview with these eight questions.Continue Reading
Using the Sysinternals Sysmon tool to check DNS queries
A recent update to the Sysinternals Sysmon utility adds DNS query logging to give deeper insights into the connections made by your Windows machines.Continue Reading
Should admins learn about serverless computing?
Serverless architecture is beneficial to organizations that use virtualization and function-as-a-service models. Here's what admins should know about it.Continue Reading
What is data center networking, and how can you get started?
This feature explores the basics of data center networks, such as how to plan for data center consolidation, the effects of cloud services and how to handle data center interconnects.Continue Reading
Multi-cloud vs. hybrid cloud: What's the difference and why it matters
Both multi-cloud and hybrid cloud architectures provide businesses with flexibility. Find out what differentiates them and makes one better than the other for your business.Continue Reading
Serverless testing in CI eliminates surprises in production
Writing in a functional language without intuitive unit test coverage? Don't have control over resources or scaling? Here's how to make serverless testing work anyway.Continue Reading
Follow this Terraform and AWS tutorial to create a VPC
As an infrastructure-as-code tool, Terraform simplifies and streamlines resource deployments. Follow along with this example, which features Amazon VPCs, to get started.Continue Reading
Pester tests help pinpoint infrastructure issues
The Pester testing framework gives IT pros a way to develop sophisticated and consistent testing routines that monitoring tools just can't duplicate.Continue Reading
The top 5 capabilities your edge infrastructure should have
The network edge plays a vital role in the future of networking and digital transformation. Make sure your infrastructure has these five components to help it on its way.Continue Reading
Explore the basics of Kubernetes cluster networking
IT admins who need a crash course in basic Kubernetes networking concepts can follow along with this four-minute video.Continue Reading
Smart strategies for application monitoring in the cloud
Are your cloud applications secure? Do they satisfy your performance expectations? Do they cost you too much? Application monitoring is vital to cloud success.Continue Reading
With Packer, VM template creation is easy
Templates are the quickest, easiest way to deploy VMs in vSphere. You can use a free tool such as Packer and a builder such as vmware-iso to automate the creation of VM templates.Continue Reading
Test your knowledge of CNCF projects and tools
From Kubernetes to Envoy, the Cloud Native Computing Foundation has ushered in many leading open source technologies for the IT enterprise. So, how well do you know them?Continue Reading
What is an embedded hypervisor and what value does it provide?
Embedded systems and hypervisors go hand in hand. By understanding both, admins can maximize system benefits such as multiple OS support and legacy code compatibility.Continue Reading
What are network firewalls? Test your network security IQ
Network firewalls have been an essential part of network security since the internet began. This quiz covers what network firewalls are and tests your security expertise.Continue Reading
How to create a successful DevOps organizational structure
To build a DevOps organizational structure for speed and quality, align various skill sets with shared goals -- a process that requires a revolution, or evolution, of the status quo.Continue Reading
What are the steps I should take for network transformation?
The path to digital transformation has three points that all organizations should reach to ensure their network is ready for digital transformation.Continue Reading
What is 5G massive MIMO and how can it boost bandwidth?
With a large array of small antennas and time division duplex communication, 5G massive MIMO is expected to support more bandwidth and users with lower latency.Continue Reading
3 elements to consider for a hybrid cloud deployment
Hybrid cloud uptake is increasing, as organizations demand greater infrastructure freedom across on- and off-premises environments and more control over the application layer.Continue Reading